summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tun: fix tun_chr_aio_read so that aio worksMichael S. Tsirkin2009-04-211-5/+6
* ucc_geth: Move freeing of TX packets to NAPI contextJoakim Tjernlund2009-04-212-21/+11
* rtl8139: unify the struct's nameJianjun Kong2009-04-211-46/+46
* net: factor out ethtool invocation of vlan/macvlan driversPatrick McHardy2009-04-211-19/+3
* usb driver for intellon int51x1 based PLC like devolo dlan duoPeter Holik2009-04-213-0/+262
* export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.cPeter Holik2009-04-212-32/+32
* tg3: Update version to 3.99Matt Carlson2009-04-211-2/+2
* tg3: Restore LAA sooner in shutdown sequenceMatt Carlson2009-04-211-2/+2
* tg3: Limit CLKREQ fix to A[01] of 57780 asic revMatt Carlson2009-04-212-1/+4
* tg3: Allow 5761 WOL and LED fixes to 5761S tooMatt Carlson2009-04-211-2/+4
* tg3: Prevent send BD corruptionMatt Carlson2009-04-212-0/+9
* tg3: Handle NVRAM absent casesMatt Carlson2009-04-212-4/+33
* tg3: Allow screaming interrupt detectionMatt Carlson2009-04-212-12/+18
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-2134-220/+352
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-206-59/+95
| |\
| | * ar9170usb: fix hang on resumeChristian Lamparter2009-04-201-20/+90
| | * mwl8k: fix module re-insertion bugJoerg Albert2009-04-201-2/+2
| | * p54: deactivate broken powersave functionChristian Lamparter2009-04-201-2/+0
| | * iwl3945-base.c: Add missing space to debug printJoe Perches2009-04-201-1/+1
| | * rt2x00: Don't free register information on suspendIvo van Doorn2009-04-202-34/+2
| * | tg3: Fix SEEPROM accessesMatt Carlson2009-04-201-9/+17
| |/
| * tun: Fix sk_sleep races when attaching/detachingHerbert Xu2009-04-201-9/+6
| * tun: Only free a netdev when all tun descriptors are closedHerbert Xu2009-04-201-13/+19
| * net: fix "compatibility" typosMarcin Slusarz2009-04-201-2/+2
| * cxgb3: Fix EEH final recovery attemptDivy Le Ray2009-04-201-0/+7
| * cxgb3: Fix potential msi-x vector leakDivy Le Ray2009-04-201-1/+6
| * cxgb3: fix workqueue flush issuesDivy Le Ray2009-04-201-3/+5
| * cxgb3: fix link fault handlingDivy Le Ray2009-04-202-30/+3
| * vlan/macvlan: fix NULL pointer dereferences in ethtool handlersPatrick McHardy2009-04-171-3/+6
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-1718-47/+107
| |\
| | * ar9170usb: add ZyXEL NWD271NChristian Lamparter2009-04-171-0/+2
| | * ar9170: fix struct layout on armJohannes Berg2009-04-161-4/+4
| | * orinoco: correct timeout logic in __orinoco_hw_set_tkip_key()Pavel Roskin2009-04-161-5/+3
| | * rt2x00: prevent double kfree when failing to register hardwareHerton Ronaldo Krzesinski2009-04-161-3/+1
| | * fix iwl3945 registration regressionJohannes Berg2009-04-161-0/+2
| | * b43: Do radio lock assertion in softwareMichael Buesch2009-04-163-5/+20
| | * rt2x00: Add rt73usb USB IDsIvo van Doorn2009-04-161-0/+2
| | * p54usb: add Telsey 802.11g USB2.0 AdapterChristian Lamparter2009-04-161-0/+1
| | * ar9170: add Cace Airpcap NX usb_idChristian Lamparter2009-04-161-0/+2
| | * airo: queue SIOCSIWAUTH-requested auth mode change for next commitDan Williams2009-04-161-1/+1
| | * at76c50x-usb: Add device ID for OQO model 01+Jamie Lentin2009-04-161-0/+2
| | * libertas: don't leak skb on receive errorPhilip Rakity2009-04-161-0/+2
| | * ath9k: fix access to a freed skb in ath_rx_tasklet()Pavel Roskin2009-04-161-1/+3
| | * net/ps3: Fix wireless AP connect error handlingMasakazu Mokuno2009-04-161-0/+3
| | * p54spi: fix locking warning in p54spi_op_txChristian Lamparter2009-04-161-12/+13
| | * p54: replace MAC80211_LEDS with P54_LEDS in p54.hChristian Lamparter2009-04-161-6/+6
| | * b43: Refresh RX poison on buffer recyclingMichael Buesch2009-04-161-10/+11
| | * b43: Poison RX buffersMichael Buesch2009-04-161-4/+33
| * | pegasus: Handle disconnect error code correctly.Oliver Neukum2009-04-171-0/+1
| * | macb: process the RX ring regardless of interrupt statusErik Waling2009-04-171-18/+0
OpenPOWER on IntegriCloud