aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-07Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller99-792/+1468
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/linville/wireless-next into for-davemJohn W. Linville99-792/+1468
2012-12-07Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller4-25/+43
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-06igb: Update igb version to 4.1.2Carolyn Wyborny1-2/+2
2012-12-06igb: release already assigned MSI-X interrupts if setup failsStefan Assmann1-6/+16
2012-12-06igb: remove duplicate code for fallback interrupt initializationStefan Assmann1-15/+14
2012-12-06ixgbe: check whether thermal sensor is enabled.Jacob Keller2-1/+6
2012-12-06ixgbe: Use is_valid_ether_addrJoe Perches6-38/+4
2012-12-06rtlwifi: remove __dev* attributesBill Pemberton6-6/+6
2012-12-06wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton8-22/+22
2012-12-06rtl8187: remove __dev* attributesBill Pemberton1-3/+3
2012-12-06rtl8187: remove __dev* attributesBill Pemberton1-3/+3
2012-12-06rt2x00: remove __dev* attributesBill Pemberton4-5/+5
2012-12-06p54: remove __dev* attributesBill Pemberton3-9/+9
2012-12-06orinoco: remove __dev* attributesBill Pemberton4-8/+8
2012-12-06mwl8k: remove __dev* attributesBill Pemberton1-4/+4
2012-12-06libertas: remove __dev* attributesBill Pemberton1-3/+3
2012-12-06iwlwifi: remove __dev* attributesBill Pemberton1-2/+2
2012-12-06iwlegacy: remove __dev* attributesBill Pemberton2-4/+4
2012-12-06ipw2x00: remove __dev* attributesBill Pemberton2-6/+6
2012-12-06brcm80211: remove __dev* attributesBill Pemberton1-2/+2
2012-12-06b43: remove __dev* attributesBill Pemberton2-6/+6
2012-12-06atmel: remove __dev* attributesBill Pemberton1-3/+3
2012-12-06ath5k: remove __dev* attributesBill Pemberton3-6/+6
2012-12-06wireless: remove __dev* attributesBill Pemberton2-6/+6
2012-12-06ssb: register watchdog driverHauke Mehrtens3-0/+53