aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-27niu: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings1-1/+2
2010-09-27myri10ge: Use netif_set_real_num_{rx, tx}_queues()Ben Hutchings1-2/+3
2010-09-27mv643xx_eth: Use netif_set_real_num_{rx, tx}_queues()Ben Hutchings1-1/+2
2010-09-27mlx4_en: Use netif_set_real_num_{rx, tx}_queues()Ben Hutchings1-1/+2
2010-09-27ixgbe: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings1-5/+11
2010-09-27igb: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings1-4/+8
2010-09-27gianfar: Use netif_set_real_num_rx_queues()Ben Hutchings1-2/+1
2010-09-27cxgb4vf: Use netif_set_real_num_{rx, tx}_queues()Ben Hutchings1-1/+4
2010-09-27cxgb4: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings1-1/+4
2010-09-27cxgb3: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings1-1/+4
2010-09-27bnx2x: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings1-2/+4
2010-09-27bnx2: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings1-3/+6
2010-09-27de2104x: fix ethtoolOndrej Zary1-2/+5
2010-09-27ath9k_htc: Fix TKIP disconnect failure with HTC driversRajkumar Manoharan1-0/+3
2010-09-27mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear2-3/+6
2010-09-27ath9k_hw: simplify revision checks for AR9287Felix Fietkau5-16/+9
2010-09-27ath9k_hw: simplify revision checks for AR9285Felix Fietkau6-37/+8
2010-09-27ath9k_hw: simplify revision checks for AR9280Felix Fietkau10-42/+36
2010-09-27wl1271: Fix overflow in wl1271_boot_upload_nvsIdo Yariv1-11/+6
2010-09-27ath5k: Add bssid mask and rxfilter to debugfs.Ben Greear2-0/+59
2010-09-273c59x: fix regression from patch "Add ethtool WOL support"Jan Beulich1-0/+10
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller21-68/+264
2010-09-26net: r6040: store BIOS default MAC in perm_addOtavio Salvador1-0/+3
2010-09-26net: loopback driver cleanupEric Dumazet1-15/+5
2010-09-26sgiseeq: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy1-1/+1
2010-09-26rionet: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy1-1/+1
2010-09-26ibm_newemac: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy1-2/+2
2010-09-26smsc911x: Add MODULE_ALIAS()Vincent Stehlé1-0/+1
2010-09-26drivers/net: return operator cleanupEric Dumazet106-764/+762
2010-09-26de2104x: fix TP link detectionOndrej Zary1-2/+21
2010-09-26de2104x: fix power managementOndrej Zary1-0/+3
2010-09-24ixgbevf: Refactor ring parameter re-sizeGreg Rose1-74/+79
2010-09-24de2104x: disable autonegotiation on broken hardwareOndrej Zary1-2/+10
2010-09-24stmmac: review the wake-up supportGiuseppe Cavallaro5-20/+23
2010-09-24net: Add Gigabit Ethernet driver of Topcliff PCHMasayuki Ohtake11-0/+4824
2010-09-24ath9k_htc: Fix beacon distribution in IBSS modeRajkumar Manoharan1-1/+8
2010-09-24ath9k: Fix tx struck state with paprdVasanthakumar Thiagarajan1-2/+4
2010-09-24airo: remove "basic_rate" module optionDan Carpenter1-11/+0
2010-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville7-5/+13
2010-09-23e1000: use GRO for receiveJesse Brandeburg1-11/+8
2010-09-23e1000: fix occasional panic on unloadJesse Brandeburg1-1/+19
2010-09-23e1000: use work queuesJesse Brandeburg2-1/+27
2010-09-22e1000/e1000e/igb/ixgb/ixgbe: set NETIF_F_HIGHDMA for VLAN feature flagsYi Zou5-5/+15
2010-09-22igb: Add support for DH89xxCCJoseph Gasparakis6-14/+247
2010-09-22igb: clear VF_PROMISC bits instead of setting all other bitsAlexander Duyck1-1/+2
2010-09-22e1000e: 82579 do not gate auto config of PHY by hardware during nominal useBruce Allan1-9/+68
2010-09-22e1000e: 82579 jumbo frame workaround causing CRC errorsBruce Allan2-21/+20
2010-09-22e1000e: 82579 unaccounted missed packetsBruce Allan2-0/+49
2010-09-22e1000e: 82566DC fails to get linkBruce Allan1-2/+5
2010-09-22e1000e: 82579 SMBus address and LEDs incorrect after device resetBruce Allan1-3/+3