summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2015-09-18net: bcmgenet: Implement RX coalescing control knobsFlorian Fainelli2-3/+105
2015-09-18net: bcmgenet: Implement TX coalescing control knobsFlorian Fainelli2-3/+50
2015-09-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller12-135/+252
2015-09-17net: smc91x: convert pxa dma to dmaengineRobert Jarzmik2-44/+84
2015-09-16fm10k: fix iov_msg_mac_vlan_pf VID checksJacob Keller1-33/+52
2015-09-16fm10k: Only trigger data path reset if fabric is upAlexander Duyck1-0/+6
2015-09-16fm10k: re-enable VF after a full reset on detection of a Malicious eventJacob Keller1-2/+28
2015-09-16fm10k: TRIVIAL fix typo in fm10k_netdev.cJacob Keller1-1/+1
2015-09-16fm10k: send traffic on default VID to VLAN device if we have oneJacob Keller3-1/+20
2015-09-16fm10k: TRIVIAL fix up ordering of __always_unused and styleJacob Keller1-2/+3
2015-09-16fm10k: remove is_slot_appropriateJacob Keller3-29/+0
2015-09-16fm10k: don't store sw_vid at resetJacob Keller1-3/+0
2015-09-16fm10k: allow creation of VLAN interfaces even while downJacob Keller1-0/+6
2015-09-16fm10k: Report MAC address on driver loadAlexander Duyck1-0/+3
2015-09-16fm10k: Don't assume page fragments are page sizeAlexander Duyck1-6/+1
2015-09-16fm10k: update netdev perm_addr during reinit, instead of at upJacob Keller2-15/+15
2015-09-16fm10k: update fm10k_slot_warn to use pcie_get_minimum linkJacob Keller1-29/+76
2015-09-16fm10k: only prevent removal of default VID rulesJacob Keller1-2/+2
2015-09-16fm10k: disable service task during suspendJacob Keller1-0/+19
2015-09-16ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12KAlexander Duyck4-6/+5
2015-09-16ixgbe: Teardown SR-IOV before unregister_netdev()Alex Williamson1-3/+3
2015-09-16ixgbe: fix issue with SFP events with new X550 devicesDon Skidmore1-3/+12
2015-09-15mv643xx_eth: Neaten mv643xx_eth_program_multicast_filterJoe Perches1-21/+22
2015-09-15driver: net: xgene: Add support for 2nd 10GbE portIyappan Subramanian3-5/+19
2015-09-15drivers: net: cpsw: Add support to drive gpios for ethernet to be functionalMugunthan V N1-0/+9
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-136/+128
2015-09-10r8169: Fix sleeping function called during get_stats64, v2Corinna Vinschen1-83/+54
2015-09-10cxgb4: changes for new firmware 1.14.4.0Hariprasad Shenai2-8/+37
2015-09-10net: fec: add netif status check before set mac addressNimrod Andy1-0/+8
2015-09-10stmmac: fix check for phydev being openAlexey Brodkin1-1/+4
2015-09-10net: qlcnic: delete redundant memsetsRasmus Villemoes3-6/+0
2015-09-10net: mv643xx_eth: use kzallocRasmus Villemoes1-4/+1
2015-09-10net: jme: use kzalloc() instead of kmalloc+memsetRasmus Villemoes1-6/+2
2015-09-10net: cavium: liquidio: use kzalloc in setup_glist()Rasmus Villemoes1-2/+1
2015-09-10net: ethoc: Remove unnecessary #ifdef CONFIG_OFTobias Klauser1-6/+1
2015-09-09cxgb4: Fix for write-combining stats configurationHariprasad Shenai1-2/+5
2015-09-09cxgb4: Fix tx flit calculationHariprasad Shenai1-1/+1
2015-09-09net: eth: altera: Fix the initial device operstateAtsushi Nemoto1-0/+1
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds3-15/+46
2015-09-09dm9000: fix a typoBarry Song1-1/+1
2015-09-07cxgb4: fix usage of uninitialized variablefrançois romieu1-11/+6
2015-09-07ethernet: synopsys: SYNOPSYS_DWC_ETH_QOS should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2015-09-06net: fec: normalize return value of pm_runtime_get_sync() in MDIO writeMaciej S. Szmigiero1-1/+3
2015-09-06be2net: Revert "make the RX_FILTER command asynchronous" commitSathya Perla1-1/+1
2015-09-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+2
2015-09-04net: eth: altera: fix napi poll_list corruptionAtsushi Nemoto1-2/+1
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds264-8588/+29556
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel1-0/+2
2015-09-03net: fec: clear receive interrupts before processing a packetRussell King1-0/+1
2015-09-02bgmac: Update fixed_phy_register()Fabio Estevam1-1/+1