summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-06-2942-738/+1122
|\
| * [netdrvr] kill sync_irq-before-freq_irq patternJeff Garzik2008-06-286-8/+1
| * [netdrvr] fealnx: clean up nasty mess of arch ifdefsJeff Garzik2008-06-281-31/+12
| * tulip: remove wrapper around get_unalignedHarvey Harrison2008-06-281-6/+4
| * Fix forcedeth hibernate/wake-on-lan problemsTobias Diedrich2008-06-281-0/+20
| * Fix forcedeth hibernate/wake-on-lan problemsTobias Diedrich2008-06-281-0/+5
| * 8139too: some style cleanupsMárton Németh2008-06-281-6/+6
| * rndis_host: pass buffer length to rndis_commandJussi Kivilinna2008-06-283-10/+11
| * net: sh_eth: Fix compile error sh_ethNobuhiro Iwamatsu2008-06-282-4/+4
| * e1000: remove e1000_clean_tx_irq call from e1000_netpollAndy Gospodarek2008-06-281-1/+0
| * igb: make ioport freeTaku Izumi2008-06-282-6/+45
| * e1000e: make ioport freeTaku Izumi2008-06-282-6/+46
| * e1000: remove PCI Express device IDsAuke Kok2008-06-282-36/+0
| * ixgbe: add LRO supportMallikarjuna R Chilakala2008-06-254-22/+112
| * cxgb3 - add missing adapter type for RDMADivy Le Ray2008-06-252-2/+22
| * drivers/net/tulip: update first comment in tulip filesGrant Grundler2008-06-259-30/+20
| * DM9000: Add documentation for the driver.Ben Dooks2008-06-251-0/+167
| * DM9000: Remove DEFAULT_TRIGGER for request_irq() flags.Ben Dooks2008-06-251-7/+2
| * DM9000: Re-unite menuconfig entries for DM9000 driverBen Dooks2008-06-251-8/+8
| * DM9000: Add missing msleep() in EEPROM wait code.Ben Dooks2008-06-251-0/+2
| * DM9000: Allow the use of the NSR register to get link status.Ben Dooks2008-06-253-2/+49
| * DM9000: Use NSR to determine link-status on internal PHYBen Dooks2008-06-251-1/+8
| * DM9000: Cleanup source code - remove forward declerationsBen Dooks2008-06-251-518/+498
| * DM9000: Cleanup source codeBen Dooks2008-06-251-32/+30
| * DM9000: Cleanups after the resource changesBen Dooks2008-06-251-20/+4
| * DM9000: Add support for DM9000A and DM9000B chipsBen Dooks2008-06-252-5/+72
| * DM9000: Fixup blackfin after removing 2 resource usageLaurent Pinchart2008-06-253-3/+18
| * DM9000: Remove the 2 resources probe scheme.Laurent Pinchart2008-06-251-62/+44
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-2858-216/+362
|\ \ | |/ |/|
| * ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags.YOSHIFUJI Hideaki2008-06-281-3/+3
| * netlabel: Fix a problem when dumping the default IPv6 static labelsPaul Moore2008-06-281-1/+1
| * net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen2008-06-282-3/+6
| * inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuildPavel Emelyanov2008-06-284-6/+17
| * CONNECTOR: add a proc entry to list connectorsLi Zefan2008-06-281-0/+40
| * netlink: Fix some doc comments in net/netlink/attr.cJulius Volz2008-06-281-3/+4
| * tcp: /proc/net/tcp rto,ato values not scaled properly (v2)Stephen Hemminger2008-06-282-6/+6
| * include/linux/netdevice.h: don't export MAX_HEADER to userspaceAdrian Bunk2008-06-281-0/+4
| * pkt_sched: Remove CONFIG_NET_SCH_RRAdrian Bunk2008-06-281-11/+0
| * pkt_sched: ERR_PTR() ususally encodes an negative errno, not positive.WANG Cong2008-06-281-1/+1
| * netdevice: Fix typo of dev_unicast_add() commentWang Chen2008-06-281-1/+1
| * af_unix: fix 'poll for write'/connected DGRAM socketsRainer Weikusat2008-06-281-28/+24
| * tcp: fix for splice receive when used with software LROOctavian Purdila2008-06-281-5/+12
| * tcp: calculate tcp_mem based on low memory instead of all memoryMiquel van Smoorenburg2008-06-281-3/+6
| * hamradio: remove unused variableAndre Haupt2008-06-281-2/+0
| * mac80211: fix an oops in several failure paths in key allocationEmmanuel Grumbach2008-06-271-0/+9
| * prism: islpci_eth.c endianness fixHarvey Harrison2008-06-271-1/+1
| * rt2x00: Fix lock dependency errrorIvo van Doorn2008-06-273-15/+28
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-279-70/+115
| |\
| | * iwlwifi: improve scanning band selection managementRon Rindjunsky2008-06-252-33/+39
| | * rt2x00: Fix unbalanced mutex lockingIvo van Doorn2008-06-252-30/+42