aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-228390p: Get rid of init_module/cleanup_moduleMateusz Mandera1-5/+4
2009-04-22e1000/e1000e/igb/ixgb: do not use netif_wake_queue un-necessarilyJesse Brandeburg4-11/+10
2009-04-21sa1100_ir: fix build breakageAlexander Beregalov1-1/+1
2009-04-21tun: fix tun_chr_aio_write so that aio worksMichael S. Tsirkin1-5/+8
2009-04-21tun: fix tun_chr_aio_read so that aio worksMichael S. Tsirkin1-5/+6
2009-04-21ucc_geth: Move freeing of TX packets to NAPI contextJoakim Tjernlund2-21/+11
2009-04-21rtl8139: unify the struct's nameJianjun Kong1-46/+46
2009-04-21net: factor out ethtool invocation of vlan/macvlan driversPatrick McHardy1-19/+3
2009-04-21usb driver for intellon int51x1 based PLC like devolo dlan duoPeter Holik3-0/+262
2009-04-21export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.cPeter Holik2-32/+32
2009-04-21tg3: Update version to 3.99Matt Carlson1-2/+2
2009-04-21tg3: Restore LAA sooner in shutdown sequenceMatt Carlson1-2/+2
2009-04-21tg3: Limit CLKREQ fix to A[01] of 57780 asic revMatt Carlson2-1/+4
2009-04-21tg3: Allow 5761 WOL and LED fixes to 5761S tooMatt Carlson1-2/+4
2009-04-21tg3: Prevent send BD corruptionMatt Carlson2-0/+9
2009-04-21tg3: Handle NVRAM absent casesMatt Carlson2-4/+33
2009-04-21tg3: Allow screaming interrupt detectionMatt Carlson2-12/+18
2009-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller34-220/+352
2009-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller6-59/+95
2009-04-20tg3: Fix SEEPROM accessesMatt Carlson1-9/+17
2009-04-20ar9170usb: fix hang on resumeChristian Lamparter1-20/+90
2009-04-20mwl8k: fix module re-insertion bugJoerg Albert1-2/+2
2009-04-20p54: deactivate broken powersave functionChristian Lamparter1-2/+0
2009-04-20iwl3945-base.c: Add missing space to debug printJoe Perches1-1/+1
2009-04-20rt2x00: Don't free register information on suspendIvo van Doorn2-34/+2
2009-04-20tun: Fix sk_sleep races when attaching/detachingHerbert Xu1-9/+6
2009-04-20tun: Only free a netdev when all tun descriptors are closedHerbert Xu1-13/+19
2009-04-20loopback: packet drops accountingEric Dumazet1-6/+15
2009-04-20net: fix "compatibility" typosMarcin Slusarz1-2/+2
2009-04-20cxgb3: Fix EEH final recovery attemptDivy Le Ray1-0/+7
2009-04-20cxgb3: Fix potential msi-x vector leakDivy Le Ray1-1/+6
2009-04-20cxgb3: fix workqueue flush issuesDivy Le Ray1-3/+5
2009-04-20cxgb3: fix link fault handlingDivy Le Ray2-30/+3
2009-04-20e1000: init link state correctlyJesse Brandeburg1-4/+5
2009-04-20e1000e: indicate link down at loadJesse Brandeburg1-4/+5
2009-04-20igb: fix link down inital stateJesse Brandeburg1-4/+5
2009-04-20ixgb: fix link down initial stateJesse Brandeburg1-3/+5
2009-04-20ixgbe: fix link down initial stateJesse Brandeburg1-2/+5
2009-04-19iseries_veth: fix build breakageAlexander Beregalov1-1/+1
2009-04-17vlan/macvlan: fix NULL pointer dereferences in ethtool handlersPatrick McHardy1-3/+6
2009-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller18-47/+107
2009-04-17myri10ge: fix compile errorAndrew Gallatin1-1/+1
2009-04-17ar9170usb: add ZyXEL NWD271NChristian Lamparter1-0/+2
2009-04-17pegasus: Handle disconnect error code correctly.Oliver Neukum1-0/+1
2009-04-17macb: process the RX ring regardless of interrupt statusErik Waling1-18/+0
2009-04-17macb: Handle Retry Limit Exceeded errorsErik Waling1-4/+6
2009-04-17ixgbe: Fix the DCB PFC thresholds for 82599PJ Waskiewicz1-11/+17
2009-04-17ixgbe: Fix DCB traffic class mapping for 82599PJ Waskiewicz1-4/+48
2009-04-17wan/pc300_drv: convert to net_device_opsAlexander Beregalov1-8/+12
2009-04-17irda: include etherdevice.h for eth_*() functionsAlexander Beregalov3-0/+3