aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-2319-159/+218
|\
| * 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
* | 8390p: Get rid of init_module/cleanup_moduleMateusz Mandera2009-04-221-5/+4
* | e1000/e1000e/igb/ixgb: do not use netif_wake_queue un-necessarilyJesse Brandeburg2009-04-224-11/+10
* | sa1100_ir: fix build breakageAlexander Beregalov2009-04-211-1/+1
* | tun: fix tun_chr_aio_write so that aio worksMichael S. Tsirkin2009-04-211-5/+8
* | 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
| |\