aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-04-21tun: fix tun_chr_aio_read so that aio worksMichael S. Tsirkin
2009-04-21ucc_geth: Move freeing of TX packets to NAPI contextJoakim Tjernlund
2009-04-21rtl8139: unify the struct's nameJianjun Kong
2009-04-21net: factor out ethtool invocation of vlan/macvlan driversPatrick McHardy
2009-04-21usb driver for intellon int51x1 based PLC like devolo dlan duoPeter Holik
2009-04-21export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.cPeter Holik
2009-04-21tg3: Update version to 3.99Matt Carlson
2009-04-21tg3: Restore LAA sooner in shutdown sequenceMatt Carlson
2009-04-21tg3: Limit CLKREQ fix to A[01] of 57780 asic revMatt Carlson
2009-04-21tg3: Allow 5761 WOL and LED fixes to 5761S tooMatt Carlson
2009-04-21tg3: Prevent send BD corruptionMatt Carlson
2009-04-21tg3: Handle NVRAM absent casesMatt Carlson
2009-04-21tg3: Allow screaming interrupt detectionMatt Carlson
2009-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-04-20tg3: Fix SEEPROM accessesMatt Carlson
2009-04-20ar9170usb: fix hang on resumeChristian Lamparter
2009-04-20mwl8k: fix module re-insertion bugJoerg Albert
2009-04-20p54: deactivate broken powersave functionChristian Lamparter
2009-04-20iwl3945-base.c: Add missing space to debug printJoe Perches
2009-04-20rt2x00: Don't free register information on suspendIvo van Doorn
2009-04-20tun: Fix sk_sleep races when attaching/detachingHerbert Xu
2009-04-20tun: Only free a netdev when all tun descriptors are closedHerbert Xu
2009-04-20loopback: packet drops accountingEric Dumazet
2009-04-20net: fix "compatibility" typosMarcin Slusarz
2009-04-20cxgb3: Fix EEH final recovery attemptDivy Le Ray
2009-04-20cxgb3: Fix potential msi-x vector leakDivy Le Ray
2009-04-20cxgb3: fix workqueue flush issuesDivy Le Ray
2009-04-20cxgb3: fix link fault handlingDivy Le Ray
2009-04-20e1000: init link state correctlyJesse Brandeburg
2009-04-20e1000e: indicate link down at loadJesse Brandeburg
2009-04-20igb: fix link down inital stateJesse Brandeburg
2009-04-20ixgb: fix link down initial stateJesse Brandeburg
2009-04-20ixgbe: fix link down initial stateJesse Brandeburg
2009-04-19iseries_veth: fix build breakageAlexander Beregalov
2009-04-17vlan/macvlan: fix NULL pointer dereferences in ethtool handlersPatrick McHardy
2009-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-04-17myri10ge: fix compile errorAndrew Gallatin
2009-04-17ar9170usb: add ZyXEL NWD271NChristian Lamparter
2009-04-17pegasus: Handle disconnect error code correctly.Oliver Neukum
2009-04-17macb: process the RX ring regardless of interrupt statusErik Waling
2009-04-17macb: Handle Retry Limit Exceeded errorsErik Waling
2009-04-17ixgbe: Fix the DCB PFC thresholds for 82599PJ Waskiewicz
2009-04-17ixgbe: Fix DCB traffic class mapping for 82599PJ Waskiewicz
2009-04-17wan/pc300_drv: convert to net_device_opsAlexander Beregalov
2009-04-17irda: include etherdevice.h for eth_*() functionsAlexander Beregalov
2009-04-17e1000: fix transmit routine exit bugJesse Brandeburg
2009-04-17e1000e: fix bug in restart queue logicJesse Brandeburg
2009-04-16myri10ge: fix tx ring size in ethtool -gBrice Goglin
2009-04-16myri10ge: add MODULE_DEVICE_TABLEBrice Goglin