summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: DMA fixesReinette Chatre2009-04-216-96/+165
* iwlwifi: add debugging for TX pathReinette Chatre2009-04-212-2/+6
* mwl8: fix build warning.Rami Rosen2009-04-211-2/+1Star
* iwl3945: use cancel_delayed_work_sync to cancel rfkill_pollReinette Chatre2009-04-211-1/+1
* iwlwifi: fix EEPROM validation mask to include OTP only devicesJay Sternberg2009-04-211-1/+1
* atmel: fix netdev ops conversionJohannes Berg2009-04-211-1/+0Star
* pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCMKen Kawasaki2009-04-211-1/+1
* mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() failsRoland Dreier2009-04-211-3/+2Star
* mlx4_en: Move to SW counters for total bytes and packetsYevgeny Petrilin2009-04-211-32/+13Star
* mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initializationYevgeny Petrilin2009-04-211-1/+1
* mlx4_en: Assign dummy event handler for TX queueYevgeny Petrilin2009-04-214-6/+8
* mlx4_en: Fix a race at restart taskYevgeny Petrilin2009-04-211-8/+11
* mlx4_en: Fix error handling while activating RX ringsYevgeny Petrilin2009-04-211-2/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-216-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/+0Star
| * 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/+2Star
* | tg3: Fix SEEPROM accessesMatt Carlson2009-04-201-9/+17
|/
* tun: Fix sk_sleep races when attaching/detachingHerbert Xu2009-04-201-9/+6Star
* 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/+3Star
* vlan/macvlan: fix NULL pointer dereferences in ethtool handlersPatrick McHardy2009-04-181-3/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-1818-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/+3Star
| * rt2x00: prevent double kfree when failing to register hardwareHerton Ronaldo Krzesinski2009-04-161-3/+1Star
| * 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/+0Star
* | macb: Handle Retry Limit Exceeded errorsErik Waling2009-04-171-4/+6