aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-10ath9k_hw: Fix PAPRD registers for AR9485Sujith Manoharan1-15/+14
2012-12-10ath9k: ar9003: fix OTP register offsets for AR9340Gabor Juhos1-3/+3
2012-12-10rt2800usb: Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapterMaia Kozheva1-0/+1
2012-12-10carl9170: fix copy and paste mishap in carl9170_handle_mpduChristian Lamparter1-1/+1
2012-12-10brcmsmac: add support for BCM43224 with PCI id of 14e4:a8d8Hauke Mehrtens1-2/+3
2012-12-10brcmsmac: do a read after the write of the objmem on broken PCIe controllersHauke Mehrtens1-1/+1
2012-12-10ath9k: Fix regression in 'xmit' debugfs fileSujith Manoharan1-1/+1
2012-12-10b43legacy: Fix firmware loading when driver is built into the kernelLarry Finger2-6/+36
2012-12-10brcmsmac: add support for cores with revision 17Hauke Mehrtens2-3/+4
2012-12-10Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau1-86/+86
2012-12-10brcmfmac: remove WL_CONN() macroArend van Spriel2-98/+94
2012-12-10brcmfmac: remove WL_SCAN() macroArend van Spriel2-39/+39
2012-12-10brcmfmac: remove WL_TRACE() macroArend van Spriel2-96/+95
2012-12-10brcmfmac: replace WL_INFO() macroArend van Spriel2-22/+21
2012-12-10brcmfmac: replace WL_ERR() with brcmf_err()Arend van Spriel2-158/+158
2012-12-10brcmfmac: consolidate debug macros in wl_cfg80211Arend van Spriel3-68/+10
2012-12-10net: 8390: use io{read,write}*_rep accessorsMatthew Leach1-8/+8
2012-12-10net: dm9000: use io{read,write}*_rep accessorsMatthew Leach1-6/+6
2012-12-10net: smc91x: use io{read, write}*_rep accessors instead of string functionsWill Deacon1-10/+10
2012-12-10brcmfmac: error messages should not be suppressedArend van Spriel11-249/+248
2012-12-10brcmfmac: use one list of event defintionsArend van Spriel2-134/+80
2012-12-10brcmsmac: fix uninitialized variable warning on arm architectureArend van Spriel1-1/+1
2012-12-10brcmfmac: rework bus interfaceArend van Spriel9-47/+111
2012-12-10smsc95xx: fix async register writes on big endian platformsSteve Glendinning1-5/+9
2012-12-10smsc95xx: fix register dump of last registerSteve Glendinning1-1/+1
2012-12-10smsc75xx: only set mac address once on bindSteve Glendinning1-2/+8
2012-12-10virtio_net: fix a typo in virtnet_alloc_queues()Amerigo Wang1-1/+1
2012-12-09virtio-net: support changing the number of queue pairs through ethtoolJason Wang1-0/+43
2012-12-09virtio_net: multiqueue supportJason Wang1-98/+375
2012-12-09virtio-net: separate fields of sending/receiving queue from virtnet_infoJason Wang1-124/+158
2012-12-09vxlan: Add capability of Rx checksum offload for inner packetJoseph Gasparakis1-2/+14
2012-12-09vxlan: capture inner headers during encapsulationJoseph Gasparakis1-1/+9
2012-12-08r8169: workaround for missing extended GigaMAC registersfrançois romieu1-18/+24
2012-12-07bonding: Fix check for ethtool get_link operation supportBen Hutchings1-11/+6
2012-12-07net: phy: smsc: Fix config_init typoPatrick Trantham1-1/+1
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman107-284/+188
2012-12-07ath9k: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas1-4/+4
2012-12-07Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller88-766/+1121
2012-12-07tun: correctly report an error in tun_flow_init()Paul Moore1-1/+2
2012-12-07iwlwifi: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas1-5/+2
2012-12-07iwlwifi: collapse wrapper for pcie_capability_read_word()Bjorn Helgaas1-10/+3
2012-12-07iwlegacy: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas3-11/+2
2012-12-07iwlegacy: collapse wrapper for pcie_capability_read_word()Bjorn Helgaas2-10/+3
2012-12-07cxgb3: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas1-1/+1
2012-12-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville88-766/+1121
2012-12-07chelsio: remove get_clock and use ktime_getJan Glauber1-13/+1
2012-12-07bnx2x: Prevent link flaps when booting from SAN.Barak Witkowski5-3/+34
2012-12-07net: phy: smsc: force all capable mode if the phy is started in powerdown modetrem1-1/+25
2012-12-07cnic, bnx2x, bnx2: Simplify cnic probing.Michael Chan6-19/+17
2012-12-07cnic: Include bnx2x.hMichael Chan2-46/+20