summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2010-04-30e1000e: Fix oops caused by ASPM patch.Anton Blanchard1-0/+3
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville10-16/+7
2010-04-30libertas_tf: avoid warning about pr_fmt redefinitionJohn W. Linville5-6/+9
2010-04-30rtl8180: fix tx status reportingJohn W. Linville1-0/+1
2010-04-28net/sb1250: register mdio bus in probeSebastian Siewior1-34/+33
2010-04-28igb: Clean up left over prototype of igb_get_hw_dev_name()Emil Tantilov1-1/+0
2010-04-28wireless: Fix merge.Hauke Mehrtens1-1/+0
2010-04-28iwl: cleanup: remove unneeded error handlingDan Carpenter1-63/+0
2010-04-28rt2x00: rt2800lib: update rfcsr & bbp init code for SoC devicesHelmut Schaa1-9/+34
2010-04-28wl1271: fix a bunch of sparse warningsLuciano Coelho4-8/+8
2010-04-28wl1271: Rewrite hardware keep-alive handlingJuuso Oikarinen1-45/+46
2010-04-28wl1271: Configure QOS nullfunc template for U-APSDSaravanan Dhanabal1-0/+4
2010-04-28wl1271: Improve command pollingJuuso Oikarinen1-5/+5
2010-04-28ath9k: Added get_survey callback in order to get channel noiseBenoit Papillault1-0/+20
2010-04-28rtl8180: use cached queue mapping for skb in rtl8180_txJohn W. Linville1-1/+1
2010-04-28libertas: fix 8686 firmware loading regressionDan Williams1-1/+3
2010-04-28wl1251: remove usage of deprecated noise valueJohn W. Linville1-6/+0
2010-04-28rt2x00: remove usage of deprecated noise valueJohn W. Linville1-1/+0
2010-04-28p54: remove usage of deprecated noise valueJohn W. Linville1-1/+0
2010-04-28libertas_tf: remove usage of deprecated noise valueJohn W. Linville1-1/+0
2010-04-28b43legacy: remove usage of deprecated noise valueJohn W. Linville1-1/+0
2010-04-28b43: remove usage of deprecated noise valueJohn W. Linville1-1/+0
2010-04-28ath9k: remove usage of deprecated noise valueJohn W. Linville1-1/+0
2010-04-28ath5k: remove usage of deprecated noise valueJohn W. Linville1-2/+1
2010-04-28ar9170: remove usage of deprecated noise valueJohn W. Linville1-1/+0
2010-04-28mwl8k: remove usage of deprecated noise valueJohn W. Linville1-2/+0
2010-04-28caif: Ldisc add permission check and mem-alloc error checkSjur Braendeland1-1/+4
2010-04-28sfc: Create multiple TX queuesBen Hutchings8-123/+140
2010-04-28sfc: Test only the first pair of TX queuesBen Hutchings2-3/+3
2010-04-28sfc: Add Siena PHY BIST and cable diagnostic supportSteve Hodgson1-2/+144
2010-04-28sfc: Clean up efx_nic::irq_zero_countBen Hutchings1-1/+2
2010-04-28sfc: Add necessary parentheses to macro definitions in net_driver.hBen Hutchings1-11/+11
2010-04-28sfc: Break NAPI processing after one ring-full of TX completionsBen Hutchings2-24/+33
2010-04-28sfc: Set PERIODIC_NOEVENT flag for MC_CMD_MAC_STATSSteve Hodgson1-16/+9
2010-04-28sfc: Update MCDI protocol definitionsBen Hutchings1-16/+55
2010-04-28sfc: Enable IPv6 RSS using random key for Toeplitz hashBen Hutchings2-0/+21
2010-04-28sfc: Read MEM_STAT for SRM_PERR as well as MEM_PERR errorsSteve Hodgson1-1/+2
2010-04-28sfc: Log specific message for failure of NVRAM self-testBen Hutchings1-2/+8
2010-04-28sfc: Extend the legacy interrupt workaroundsSteve Hodgson2-15/+10
2010-04-28sfc: Reconfigure the XAUI serdes after an EM resetSteve Hodgson3-1/+5
2010-04-28sfc: Stop masking out XGMII faults over reconfiguresSteve Hodgson1-15/+5
2010-04-28sfc: Handle serious errors in exactly one interrupt handlerSteve Hodgson3-21/+29
2010-04-28sfc: Consistently report short MCDI responses as EIOBen Hutchings2-11/+17
2010-04-28sfc: Ignore parity errors in the other port's SRAMSteve Hodgson1-0/+2
2010-04-28sfc: Change falcon_probe_board() to fail for unsupported boardsBen Hutchings3-12/+7
2010-04-28sfc: Always close net device at the end of a disabling resetBen Hutchings1-2/+2
2010-04-28sfc: Wait at most 10ms for the MC to finish reading out MAC statisticsBen Hutchings1-2/+11
2010-04-28sky2: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2-14/+14
2010-04-28bnx2x: Remove two prefetch()Eric Dumazet1-2/+0
2010-04-27ixgbe: disable MSI-X by default on certain Cisco adaptersNicholas Nunley2-1/+20