aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2007-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-07-18xen: add virtual network device driverJeremy Fitzhardinge
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge
2007-07-18[PPPOL2TP]: Reset meta-data in xmit functionPatrick McHardy
2007-07-18[PPPOL2TP]: Fix use-after-freePatrick McHardy
2007-07-18[BNX2]: Update version to 1.6.3.Michael Chan
2007-07-18[BNX2]: Use constants for stats ticks.Michael Chan
2007-07-18[BNX2]: Add delay before reading firmware version.Michael Chan
2007-07-18[BNX2]: Support NVRAM on 5709.Michael Chan
2007-07-18[SPARC64]: Fix reset handling in VNET driver.David S. Miller
2007-07-18[SPARC64]: Simplify VNET probing.David S. Miller
2007-07-17drivers/*: mark variables with uninitialized_var()Jeff Garzik
2007-07-17drivers/net/wan/sbni: kill uninit'd var warningJeff Garzik
2007-07-17drivers/net/wan/pc300_drv: fix bug caught by gcc warningJeff Garzik
2007-07-17[netdrvr] eepro100, ne2k-pci: abort resume if pci_enable_device() failsJeff Garzik
2007-07-17[netdrvr] natsemi: Fix device removal bugJeff Garzik
2007-07-17atl1: missing includeAl Viro
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-07-16forcedeth bug fix: realtek phyAyaz Abdulla
2007-07-16forcedeth bug fix: vitesse phyAyaz Abdulla
2007-07-16forcedeth bug fix: cicada phyAyaz Abdulla
2007-07-16atl1: reorder atl1_main functionsJay Cliburn
2007-07-16atl1: fix excessively indented codeJay Cliburn
2007-07-16atl1: cleanup atl1_mainJay Cliburn
2007-07-16atl1: header file cleanupJay Cliburn
2007-07-16atl1: remove irq_semJay Cliburn
2007-07-16cdc-subset to support new vendor/product IDjing xiang
2007-07-168139cp: implement the missing dev->tx_timeoutFrancois Romieu
2007-07-16myri10ge: Remove nonsensical limit in the tx done routineBrice Goglin
2007-07-16gianfar: kill unused headerKumar Gala
2007-07-16EP93XX_ETH must select MIIJohn Donoghue
2007-07-16macb: Add multicast capabilityPatrice Vilchez
2007-07-16macb: Use generic PHY layerfrederic RODO
2007-07-16eHEA: Introducing support vor DLPAR memory addThomas Klein
2007-07-16Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...Jeff Garzik
2007-07-16Fix a potential NULL pointer dereference in free_shared_mem() in drivers/net/...Micah Gruber
2007-07-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-07-16Introduce CONFIG_VIRT_TO_BUSStephen Rothwell
2007-07-16more ACSI removalAdrian Bunk
2007-07-16[SPARC64]: Abstract out mdesc accesses for better MD update handling.David S. Miller
2007-07-16[SPARC64]: Add Sun LDOM virtual network driver.David S. Miller
2007-07-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-07-15fallout from Auke's pci ->revision patchAl Viro
2007-07-15ax88796: dev_dbg() wants device, not platform deviceAl Viro
2007-07-15zd1211rw: too early inclusion of asm/unaligned.hAl Viro
2007-07-14[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan
2007-07-14[NET]: Add macvlan driverPatrick McHardy