summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-12-11b43legacy: Fix firmware loading when driver is built into the kernelLarry Finger2-6/+36
2012-12-11brcmsmac: add support for cores with revision 17Hauke Mehrtens2-3/+4
2012-12-11Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau1-86/+86
2012-12-11brcmfmac: remove WL_CONN() macroArend van Spriel2-98/+94
2012-12-11brcmfmac: remove WL_SCAN() macroArend van Spriel2-39/+39
2012-12-11brcmfmac: remove WL_TRACE() macroArend van Spriel2-96/+95
2012-12-11brcmfmac: replace WL_INFO() macroArend van Spriel2-22/+21
2012-12-11brcmfmac: replace WL_ERR() with brcmf_err()Arend van Spriel2-158/+158
2012-12-11brcmfmac: consolidate debug macros in wl_cfg80211Arend van Spriel3-68/+10
2012-12-11net: 8390: use io{read,write}*_rep accessorsMatthew Leach1-8/+8
2012-12-11net: dm9000: use io{read,write}*_rep accessorsMatthew Leach1-6/+6
2012-12-11net: smc91x: use io{read, write}*_rep accessors instead of string functionsWill Deacon1-10/+10
2012-12-11brcmfmac: error messages should not be suppressedArend van Spriel11-249/+248
2012-12-11brcmfmac: use one list of event defintionsArend van Spriel2-134/+80
2012-12-11brcmsmac: fix uninitialized variable warning on arm architectureArend van Spriel1-1/+1
2012-12-11brcmfmac: 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-09r8169: 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-07Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller88-766/+1121
2012-12-07tun: correctly report an error in tun_flow_init()Paul Moore1-1/+2
2012-12-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John 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
2012-12-07bnx2: Add BNX2 prefix to CHIP ID and name macrosMichael Chan3-120/+120
2012-12-07bnx2: Add BNX2 prefix to descriptor structures and macrosMichael Chan4-172/+181
2012-12-07bnx2: Rename register read and write macrosMichael Chan2-321/+321
2012-12-07iwlwifi: change TX code to suppress smatch warningJohannes Berg1-6/+6
2012-12-07igb: Update igb version to 4.1.2Carolyn Wyborny1-2/+2
2012-12-07igb: release already assigned MSI-X interrupts if setup failsStefan Assmann1-6/+16
2012-12-07igb: remove duplicate code for fallback interrupt initializationStefan Assmann1-15/+14
2012-12-07ixgbe: check whether thermal sensor is enabled.Jacob Keller2-1/+6
2012-12-07ixgbe: Use is_valid_ether_addrJoe Perches6-38/+4
2012-12-07iwlwifi: reset_ict in stop_hwEmmanuel Grumbach1-0/+2
2012-12-07iwlwifi: move prph handling into the transportEmmanuel Grumbach5-25/+90
2012-12-07iwlwifi: Change define and struct names in iwl-eeprom-parse.hEytan Lifshitz20-186/+214
2012-12-07rtlwifi: remove __dev* attributesBill Pemberton6-6/+6