summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Documentation/isdn/INTERFACE.CAPITilman Schmidt2009-04-271-0/+171
* ixgbe: Fix WoL functionality for 82599 KX4 devicesWaskiewicz Jr, Peter P2009-04-272-55/+6
* veth: prevent oops caused by netdev destructorStephen Hemminger2009-04-271-25/+16
* forcedeth: tx timeout fixAyaz Abdulla2009-04-271-10/+21
* mlx4_en: Handle page allocation failure during receiveYevgeny Petrilin2009-04-271-0/+4
* mlx4_en: Fix cleanup flow on cq activationYevgeny Petrilin2009-04-271-1/+1
* ucc_geth.c: Fix upsmr setting in RMII modeHeiko Schocher2009-04-221-1/+2
* 8139too: fix HW initial flowJianjun kong2009-04-221-5/+5
* 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/+1
* 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/+0
* 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/+2
* mlx4_en: Move to SW counters for total bytes and packetsYevgeny Petrilin2009-04-211-32/+13
* 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-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