aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-04-29mv643xx_eth: 64bit mib counter read fixLennert Buytenhek
2009-04-29mv643xx_eth: OOM handling fixesLennert Buytenhek
2009-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-04-28e100: do not go D3 in shutdown unless system is powering offThadeu Lima de Souza Cascardo
2009-04-28ath5k: fix buffer overrun in rate debug codeBob Copeland
2009-04-28iwlwifi: notify on scan completion even when shutting downJohannes Berg
2009-04-28rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna
2009-04-28wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell
2009-04-27Documentation/isdn/INTERFACE.CAPITilman Schmidt
2009-04-27ixgbe: Fix WoL functionality for 82599 KX4 devicesWaskiewicz Jr, Peter P
2009-04-27veth: prevent oops caused by netdev destructorStephen Hemminger
2009-04-27forcedeth: tx timeout fixAyaz Abdulla
2009-04-27mlx4_en: Handle page allocation failure during receiveYevgeny Petrilin
2009-04-27mlx4_en: Fix cleanup flow on cq activationYevgeny Petrilin
2009-04-22ucc_geth.c: Fix upsmr setting in RMII modeHeiko Schocher
2009-04-228139too: fix HW initial flowJianjun kong
2009-04-21iwlwifi: DMA fixesReinette Chatre
2009-04-21iwlwifi: add debugging for TX pathReinette Chatre
2009-04-21mwl8: fix build warning.Rami Rosen
2009-04-21iwl3945: use cancel_delayed_work_sync to cancel rfkill_pollReinette Chatre
2009-04-21iwlwifi: fix EEPROM validation mask to include OTP only devicesJay Sternberg
2009-04-21atmel: fix netdev ops conversionJohannes Berg
2009-04-21pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCMKen Kawasaki
2009-04-21mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() failsRoland Dreier
2009-04-21mlx4_en: Move to SW counters for total bytes and packetsYevgeny Petrilin
2009-04-21mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initializationYevgeny Petrilin
2009-04-21mlx4_en: Assign dummy event handler for TX queueYevgeny Petrilin
2009-04-21mlx4_en: Fix a race at restart taskYevgeny Petrilin
2009-04-21mlx4_en: Fix error handling while activating RX ringsYevgeny Petrilin
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-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-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-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