aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear2010-09-272-3/+6
| | * | | ath9k_hw: simplify revision checks for AR9287Felix Fietkau2010-09-275-16/+9
| | * | | ath9k_hw: simplify revision checks for AR9285Felix Fietkau2010-09-276-37/+8
| | * | | ath9k_hw: simplify revision checks for AR9280Felix Fietkau2010-09-2710-42/+36
| | * | | wl1271: Fix overflow in wl1271_boot_upload_nvsIdo Yariv2010-09-271-11/+6
| | * | | ath5k: Add bssid mask and rxfilter to debugfs.Ben Greear2010-09-272-0/+59
| | * | | ath9k_htc: Fix beacon distribution in IBSS modeRajkumar Manoharan2010-09-241-1/+8
| | * | | ath9k: Fix tx struck state with paprdVasanthakumar Thiagarajan2010-09-241-2/+4
| | * | | airo: remove "basic_rate" module optionDan Carpenter2010-09-241-11/+0
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-247-5/+13
| | |\ \ \ | | | | |/ | | | |/|
* | | | | cxgb4: remove a bogus PCI function number checkDimitris Michailidis2010-10-031-1/+1
* | | | | drivers-net-tulip-de4x5c-fix-copy-length-in-de4x5_ioctl-checkpatch-fixesAndrew Morton2010-10-031-1/+2
|/ / / /
* | | | enic: Make local functions staticVasanthy Kolluri2010-10-017-25/+10
* | | | enic: Remove dead codeVasanthy Kolluri2010-10-017-187/+1
* | | | tg3: Update version to 3.114Matt Carlson2010-10-011-2/+2
* | | | tg3: Add extend rx ring sizes for 5717 and 5719Matt Carlson2010-10-012-15/+43
* | | | tg3: Prepare for larger rx ring sizesMatt Carlson2010-10-012-55/+66
* | | | tg3: Futureproof the loopback testMatt Carlson2010-10-011-1/+2
* | | | tg3: Cleanup missing VPD partno sectionMatt Carlson2010-10-011-33/+38
* | | | tg3: Remove 5724 device IDMatt Carlson2010-10-012-3/+0
* | | | tg3: 5719: Prevent tx data corruptionMatt Carlson2010-10-012-2/+18
* | | | tg3: Fix potential netpoll crashMatt Carlson2010-10-011-46/+65
* | | | e1000e: 82579 performance improvementsBruce Allan2010-09-303-7/+46
* | | | e1000e: use hardware writeback batchingJesse Brandeburg2010-09-306-4/+88
* | | | ixgbe: fix link issues and panic with shared interrupts for 82598Emil Tantilov2010-09-301-10/+26
* | | | net: pxa168_etc.c recognize additional contributorsPhilip Rakity2010-09-301-0/+1
* | | | de2104x: remove experimental statusOndrej Zary2010-09-291-2/+2
* | | | de2104x: disable media debug messages by defaultOndrej Zary2010-09-291-1/+2
* | | | myri10ge: DCA update (resubmit)Andrew Gallatin2010-09-291-4/+30
* | | | bnx2x: Moved enabling of MSI to the bnx2x_set_num_queues()Dmitry Kravkov2010-09-291-6/+11
* | | | dummy: percpu stats and lockless xmitEric Dumazet2010-09-291-3/+55
* | | | pch_gbe: add header filesRandy Dunlap2010-09-281-0/+2
* | | | tg3: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings2010-09-271-2/+7
* | | | sfc: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings2010-09-271-1/+2
* | | | niu: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings2010-09-271-1/+2
* | | | myri10ge: Use netif_set_real_num_{rx, tx}_queues()Ben Hutchings2010-09-271-2/+3
* | | | mv643xx_eth: Use netif_set_real_num_{rx, tx}_queues()Ben Hutchings2010-09-271-1/+2
* | | | mlx4_en: Use netif_set_real_num_{rx, tx}_queues()Ben Hutchings2010-09-271-1/+2
* | | | ixgbe: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings2010-09-271-5/+11
* | | | igb: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings2010-09-271-4/+8
* | | | gianfar: Use netif_set_real_num_rx_queues()Ben Hutchings2010-09-271-2/+1
* | | | cxgb4vf: Use netif_set_real_num_{rx, tx}_queues()Ben Hutchings2010-09-271-1/+4
* | | | cxgb4: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings2010-09-271-1/+4
* | | | cxgb3: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings2010-09-271-1/+4
* | | | bnx2x: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings2010-09-271-2/+4
* | | | bnx2: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings2010-09-271-3/+6
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-2721-68/+264
|\ \ \ \ | | |_|/ | |/| |
| * | | sgiseeq: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy2010-09-261-1/+1
| * | | rionet: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy2010-09-261-1/+1
| * | | ibm_newemac: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy2010-09-261-2/+2