aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17drivers/*: mark variables with uninitialized_var()Jeff Garzik2-3/+5
2007-07-17drivers/net/wan/sbni: kill uninit'd var warningJeff Garzik1-4/+3
2007-07-17drivers/net/wan/pc300_drv: fix bug caught by gcc warningJeff Garzik1-0/+2
2007-07-17[netdrvr] eepro100, ne2k-pci: abort resume if pci_enable_device() failsJeff Garzik2-2/+12
2007-07-17[netdrvr] natsemi: Fix device removal bugJeff Garzik1-1/+1
2007-07-17atl1: missing includeAl Viro1-0/+1
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2-1/+3
2007-07-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds38-1767/+2228
2007-07-16forcedeth bug fix: realtek phyAyaz Abdulla1-0/+54
2007-07-16forcedeth bug fix: vitesse phyAyaz Abdulla1-0/+88
2007-07-16forcedeth bug fix: cicada phyAyaz Abdulla1-10/+10
2007-07-16atl1: reorder atl1_main functionsJay Cliburn1-975/+975
2007-07-16atl1: fix excessively indented codeJay Cliburn1-36/+50
2007-07-16atl1: cleanup atl1_mainJay Cliburn1-141/+137
2007-07-16atl1: header file cleanupJay Cliburn2-85/+90
2007-07-16atl1: remove irq_semJay Cliburn2-5/+2
2007-07-16cdc-subset to support new vendor/product IDjing xiang1-0/+3
2007-07-168139cp: implement the missing dev->tx_timeoutFrancois Romieu1-3/+24
2007-07-16myri10ge: Remove nonsensical limit in the tx done routineBrice Goglin1-6/+0
2007-07-16gianfar: kill unused headerKumar Gala1-1/+0
2007-07-16EP93XX_ETH must select MIIJohn Donoghue1-0/+1
2007-07-16macb: Add multicast capabilityPatrice Vilchez1-0/+120
2007-07-16macb: Use generic PHY layerfrederic RODO3-257/+206
2007-07-16eHEA: Introducing support vor DLPAR memory addThomas Klein5-65/+275
2007-07-16Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik21-268/+276
2007-07-16Fix a potential NULL pointer dereference in free_shared_mem() in drivers/net/s2io.cMicah Gruber1-1/+3
2007-07-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds5-1579/+0
2007-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-0/+1241
2007-07-16Introduce CONFIG_VIRT_TO_BUSStephen Rothwell1-1/+1
2007-07-16more ACSI removalAdrian Bunk5-1579/+0
2007-07-16[SPARC64]: Abstract out mdesc accesses for better MD update handling.David S. Miller1-13/+21
2007-07-16[SPARC64]: Add Sun LDOM virtual network driver.David S. Miller4-0/+1233
2007-07-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-2/+509
2007-07-15fallout from Auke's pci ->revision patchAl Viro1-1/+1
2007-07-15ax88796: dev_dbg() wants device, not platform deviceAl Viro1-2/+2
2007-07-15zd1211rw: too early inclusion of asm/unaligned.hAl Viro1-1/+1
2007-07-14[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan2-2/+2
2007-07-14[NET]: Add macvlan driverPatrick McHardy3-0/+507
2007-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds7-1/+58
2007-07-12Revert "[BNX2]: Seems to not need net/tcp.h"Linus Torvalds1-0/+1
2007-07-12IB/mlx4: Implement query SRQJack Morgenstein1-0/+30
2007-07-12IB/mlx4: Implement query QPJack Morgenstein1-0/+21
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds34-157/+63
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-1/+1
2007-07-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds53-269/+3284
2007-07-12Blackfin arch: Port the dm9000 driver to Blackfin by using the correct low-level io routinesAlex Landau2-2/+17
2007-07-11[TG3]: Update version to 3.78.Michael Chan1-2/+2
2007-07-11[TG3]: Add missing NVRAM strapping.Matt Carlson2-1/+4
2007-07-11[TG3]: Enable auto MDI.Matt Carlson2-15/+49
2007-07-11[TG3]: Fix the polarity bit.Matt Carlson1-19/+44