summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-052-11/+11
|\
| * iwlwifi: update key flags at time key is setReinette Chatre2009-05-041-10/+11
| * iwlwifi: remove EXPORT_SYMBOL for static symbolAndreas Schwab2009-05-041-1/+0
* | e1000: fix virtualization bugJesse Brandeburg2009-05-041-1/+1
* | bonding: fix alb mode locking regressionJay Vosburgh2009-05-041-9/+3
* | usbnet: CDC EEM support (v5)Omar Laazimani2009-05-043-0/+396
* | ehea: fix invalid pointer accessHannes Hering2009-05-042-14/+19
|/
* ne2k-pci: Do not register device until initialized.Lubomir Rintel2009-05-021-4/+3
* virtio_net: Fix function name typoAlex Williamson2009-05-011-4/+4
* virtio_net: Cleanup command queue scatterlist usageAlex Williamson2009-05-011-6/+10
* bonding: correct the cleanup in bond_create()Jiri Pirko2009-05-011-7/+6
* smsc95xx: add support for LAN9512 and LAN9514Steve Glendinning2009-05-011-0/+5
* smsc95xx: configure LED outputsSteve Glendinning2009-05-012-0/+13
* netconsole: take care of NETDEV_UNREGISTER eventBruno Prémont2009-05-011-1/+10
* bonding: bond_slave_info_query() fixEric Dumazet2009-05-011-16/+7
* cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of...Sergey Senozhatsky2009-05-011-1/+1
* mv643xx_eth: 64bit mib counter read fixLennert Buytenhek2009-04-291-2/+0
* mv643xx_eth: OOM handling fixesLennert Buytenhek2009-04-291-9/+13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-294-8/+13
|\
| * ath5k: fix buffer overrun in rate debug codeBob Copeland2009-04-281-1/+1
| * iwlwifi: notify on scan completion even when shutting downJohannes Berg2009-04-281-2/+2
| * rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna2009-04-281-4/+10
| * wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell2009-04-281-1/+0
* | e100: do not go D3 in shutdown unless system is powering offThadeu Lima de Souza Cascardo2009-04-281-7/+23
|/
* 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
OpenPOWER on IntegriCloud