summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-09-05Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-04sh_eth: fix napi_{en|dis}able() calls racing against interruptsSergei Shtylyov
2013-09-04vxlan: Optimize vxlan rcvPravin B Shelar
2013-09-04driver:stmmac: Adjust time stamp increase for 0.465 ns accurate only when Tim...Sonic Zhang
2013-09-04net: fec: fix the error to get the previous BD entryDuan Fugang-B38611
2013-09-04sh_eth: NAPI requires netif_receive_skb()Sergei Shtylyov
2013-09-04drivers:net: delete premature free_irqJulia Lawall
2013-09-04sfc: check for allocation failureDan Carpenter
2013-09-04igb: Update version numberAkeem G Abodunrin
2013-09-04igb: Implementation to report advertised/supported link on i354 devicesAkeem G Abodunrin
2013-09-04igb: Get speed and duplex for 1G non_copper devicesAkeem G Abodunrin
2013-09-04igb: Support to get 2_5G link status for appropriate media typeAkeem G Abodunrin
2013-09-04igb: No PHPM support in i354 devicesAkeem G Abodunrin
2013-09-04igb: M88E1543 PHY downshift implementationAkeem G Abodunrin
2013-09-04igb: New PHY_ID for i354 deviceAkeem G Abodunrin
2013-09-04igb: Implementation of 1-sec delay for i210 devicesAkeem G Abodunrin
2013-09-04igb: Don't look for a PBA in the iNVM when flashlessTodd Fujinaka
2013-09-04treewide: Convert retrun typos to returnJoe Perches
2013-09-04qlcnic: remove a stray semicolonDan Carpenter
2013-09-04qlcnic: Fix sparse warning.Sucheta Chakraborty
2013-09-04caif: add a sanity check to the tty nameDan Carpenter
2013-09-04ibmveth: Fix little endian issuesAnton Blanchard
2013-09-04net: netx-eth: remove unnecessary castingJingoo Han
2013-09-04cnic: Update version to 2.5.18.Michael Chan
2013-09-04cnic: Eliminate local copy of pfid.Michael Chan
2013-09-04cnic: Eliminate CNIC_PORT macro and port_mode in local struct.Michael Chan
2013-09-04cnic: Redefine BNX2X_HW_CID using existing bnx2x macrosMichael Chan
2013-09-04cnic: Use CHIP_NUM macros from bnx2x.hMichael Chan
2013-09-04tunnels: harmonize cleanup done on skb on xmit pathNicolas Dichtel
2013-09-04vxlan: remove net arg from vxlan[6]_xmit_skb()Nicolas Dichtel
2013-09-04iptunnels: remove net arg from iptunnel_xmit()Nicolas Dichtel
2013-09-04bonding: drop read_lock in bond_compute_featuresnikolay@redhat.com
2013-09-04bonding: drop read_lock in bond_fix_featuresnikolay@redhat.com
2013-09-04bonding: simplify bond_3ad_update_lacp_rate and use RTNL for syncnikolay@redhat.com
2013-09-04bonding: trivial: remove outdated comment and bracesnikolay@redhat.com
2013-09-04bonding: simplify and fix peer notificationnikolay@redhat.com
2013-09-03net: sunhme: use pci_{get,set}_drvdata()Jingoo Han
2013-09-03net: tulip: use pci_{get,set}_drvdata()Jingoo Han
2013-09-03net: mdio-octeon: use platform_{get,set}_drvdata()Jingoo Han
2013-09-03net: sunhme: use platform_{get,set}_drvdata()Jingoo Han
2013-09-03net: emac: use platform_{get,set}_drvdata()Jingoo Han
2013-09-03drivers: net: ethernet: 8390: Kconfig: add H8300H_AKI3068NET and H8300H_H8MAX...Chen Gang
2013-09-03drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches
2013-09-03USB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700Device Driver SupportLiu Junliang
2013-09-03tg3: Don't turn off led on 5719 serdes port 0Nithin Sujir
2013-09-03net: calxedaxgmac: fix xgmac_xmit DMA mapping error handlingRob Herring
2013-09-03net: calxedaxgmac: fix rx DMA mapping API size mismatchesRob Herring
2013-09-03net: calxedaxgmac: remove some unused statistic countersRob Herring
2013-09-03net: calxedaxgmac: fix various errors in xgmac_set_rx_modeRob Herring