summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-12-10ath9k_hw: Fix PAPRD registers for AR9485Sujith Manoharan
2012-12-10ath9k: ar9003: fix OTP register offsets for AR9340Gabor Juhos
2012-12-10rt2800usb: Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapterMaia Kozheva
2012-12-10carl9170: fix copy and paste mishap in carl9170_handle_mpduChristian Lamparter
2012-12-10brcmsmac: add support for BCM43224 with PCI id of 14e4:a8d8Hauke Mehrtens
2012-12-10brcmsmac: do a read after the write of the objmem on broken PCIe controllersHauke Mehrtens
2012-12-10ath9k: Fix regression in 'xmit' debugfs fileSujith Manoharan
2012-12-10b43legacy: Fix firmware loading when driver is built into the kernelLarry Finger
2012-12-10brcmsmac: add support for cores with revision 17Hauke Mehrtens
2012-12-10Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau
2012-12-10brcmfmac: remove WL_CONN() macroArend van Spriel
2012-12-10brcmfmac: remove WL_SCAN() macroArend van Spriel
2012-12-10brcmfmac: remove WL_TRACE() macroArend van Spriel
2012-12-10brcmfmac: replace WL_INFO() macroArend van Spriel
2012-12-10brcmfmac: replace WL_ERR() with brcmf_err()Arend van Spriel
2012-12-10brcmfmac: consolidate debug macros in wl_cfg80211Arend van Spriel
2012-12-10net: 8390: use io{read,write}*_rep accessorsMatthew Leach
2012-12-10net: dm9000: use io{read,write}*_rep accessorsMatthew Leach
2012-12-10net: smc91x: use io{read, write}*_rep accessors instead of string functionsWill Deacon
2012-12-10brcmfmac: error messages should not be suppressedArend van Spriel
2012-12-10brcmfmac: use one list of event defintionsArend van Spriel
2012-12-10brcmsmac: fix uninitialized variable warning on arm architectureArend van Spriel
2012-12-10brcmfmac: rework bus interfaceArend van Spriel
2012-12-10smsc95xx: fix async register writes on big endian platformsSteve Glendinning
2012-12-10smsc95xx: fix register dump of last registerSteve Glendinning
2012-12-10smsc75xx: only set mac address once on bindSteve Glendinning
2012-12-10virtio_net: fix a typo in virtnet_alloc_queues()Amerigo Wang
2012-12-09virtio-net: support changing the number of queue pairs through ethtoolJason Wang
2012-12-09virtio_net: multiqueue supportJason Wang
2012-12-09virtio-net: separate fields of sending/receiving queue from virtnet_infoJason Wang
2012-12-09vxlan: Add capability of Rx checksum offload for inner packetJoseph Gasparakis
2012-12-09vxlan: capture inner headers during encapsulationJoseph Gasparakis
2012-12-09r8169: workaround for missing extended GigaMAC registersfrançois romieu
2012-12-07bonding: Fix check for ethtool get_link operation supportBen Hutchings
2012-12-07net: phy: smsc: Fix config_init typoPatrick Trantham
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-07ath9k: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas
2012-12-07Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-12-07tun: correctly report an error in tun_flow_init()Paul Moore
2012-12-07iwlwifi: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas
2012-12-07iwlwifi: collapse wrapper for pcie_capability_read_word()Bjorn Helgaas
2012-12-07iwlegacy: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas
2012-12-07iwlegacy: collapse wrapper for pcie_capability_read_word()Bjorn Helgaas
2012-12-07cxgb3: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas
2012-12-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-12-07chelsio: remove get_clock and use ktime_getJan Glauber
2012-12-07bnx2x: Prevent link flaps when booting from SAN.Barak Witkowski
2012-12-07net: phy: smsc: force all capable mode if the phy is started in powerdown modetrem
2012-12-07cnic, bnx2x, bnx2: Simplify cnic probing.Michael Chan
2012-12-07cnic: Include bnx2x.hMichael Chan