summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2014-09-10cxgb4: remove bond->lockNikolay Aleksandrov1-2/+0
2014-09-10ethernet: arc: Add support for Rockchip SoC layer device tree bindingsRomain Perier5-1/+244
2014-09-09ethernet: ti: remove unwanted THIS_MODULE macroVarka Bhadram5-5/+0
2014-09-09drivers: net: cpsw: Add support for pause framesMugunthan V N1-0/+37
2014-09-09hp100: Convert the normal skb free path to dev_consume_skb_any()Rick Jones1-2/+2
2014-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller48-346/+634
2014-09-06igb: add flags to set eee advertisement modeTodd Fujinaka4-18/+49
2014-09-06e1000: e1000_ethertool.c coding style fixesKrzysztof Majzerowicz-Jaszcz1-76/+79
2014-09-06amd-xgbe: Enable interrupts for all management countersLendacky, Thomas1-2/+2
2014-09-06amd-xgbe: Treat certain counter registers as 64 bitLendacky, Thomas1-82/+108
2014-09-06mlx4: only pull headers into skb headEric Dumazet1-5/+8
2014-09-06greth: moved TX ring cleaning to NAPI rx poll funcDaniel Hellstrom2-39/+49
2014-09-06cnic : Cleanup CONFIG_IPV6 & VLAN checkAnish Bhatt2-3/+3
2014-09-06ixgbe: use new eth_get_headlen interfaceAlexander Duyck1-115/+1
2014-09-06igb: use new eth_get_headlen interfaceAlexander Duyck1-108/+1
2014-09-06bnx2x: Fix link problems for 1G SFP RJ45 moduleYaniv Rosner3-36/+50
2014-09-063c59x: avoid panic in boomerang_start_xmit when finding page address:Neil Horman1-4/+4
2014-09-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller12-127/+156
2014-09-06net: ethernet: cpsw: improve interrupt lookup logic in cpsw_probe()Daniel Mack1-8/+14
2014-09-06amd-xgbe: Checkpatch driver fixesLendacky, Thomas11-26/+2
2014-09-05enic: Add tunable_ops support for rx_copybreakGovindarajulu Varadarajan1-0/+39
2014-09-05enic: implement rx_copybreakGovindarajulu Varadarajan2-3/+48
2014-09-05net: systemport: update UMAC_CMD only when link is detectedFlorian Fainelli1-3/+6
2014-09-04ixgbe: limit combined total of macvlan and SR-IOV VFsJacob Keller2-6/+16
2014-09-04ixgbe: add comment noting recalculation of queuesJacob Keller1-0/+8
2014-09-04ixgbevf: introduce delay for checking VFLINKS on 82599Emil Tantilov1-0/+15
2014-09-04ixgbe: reset interface on link loss with pending Tx work from the VFEmil Tantilov2-12/+49
2014-09-04ixgbe: Cleanup FDB handling codeAlexander Duyck1-30/+4
2014-09-04i40e: use global pci_vfs_assigned() to replace local i40e_vfs_are_assigned()Ethan Zhao1-31/+2
2014-09-04i40e/i40evf: Bump i40e/i40evf versionsCatherine Sullivan2-2/+2
2014-09-04i40e: fix panic due to too-early Tx queue enableJesse Brandeburg1-1/+1
2014-09-04i40e: Fix an issue when PF reset failsAnjali Singhai Jain2-3/+11
2014-09-04i40e: make warning less verboseJesse Brandeburg1-14/+12
2014-09-04i40e: Tell OS link is going down when calling set_phy_configCatherine Sullivan1-3/+18
2014-09-04i40e: Remove unnecessary assignmentSerey Kong1-1/+0
2014-09-04i40e: Change wording to be more consistentSerey Kong3-3/+3
2014-09-04i40e: Allow user to change link settings if link is downCatherine Sullivan1-1/+2
2014-09-04i40e: Add dual speed module supportCatherine Sullivan2-20/+13
2014-09-04mlx4_en: Convert the normal skb free path to dev_consume_skb_any()Rick Jones1-1/+1
2014-09-03amd-xgbe: Fix initialization of the wrong spin lockLendacky, Thomas1-1/+1
2014-09-03bnx2x: Configure device endianity on driver load and reset endianity on removal.Manish Chopra1-18/+39
2014-09-03ethernet: arc: remove unused devJingoo Han1-1/+0
2014-09-03ethernet: nvidia: Remove extra parensDavid Wood1-1/+1
2014-09-03net: calxedaxgmac: fix driver dependenciesBartlomiej Zolnierkiewicz1-0/+1
2014-09-03net: sh_eth: fix driver dependenciesBartlomiej Zolnierkiewicz1-0/+1
2014-09-03net: lpc_eth: Fix crash on ip link upRoland Stigge1-0/+3
2014-09-03tg3: prevent ifup/ifdown during PCI error recoveryIvan Vecera2-0/+17
2014-09-02be2net: query max_tx_qs for BE3 super-nic profile from FWSuresh Reddy1-2/+12
2014-09-02be2net: define macro for_all_tx_queues_on_eq()Sathya Perla2-3/+7
2014-09-02be2net: get rid of TX budgetSathya Perla2-21/+11