summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2015-09-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-09-20net: add Hisilicon Network Subsystem basic ethernet supporthuangdaode
2015-09-20net: add Hisilicon Network Subsystem DSAF supporthuangdaode
2015-09-20net: add Hisilicon Network Subsystem hnae framework supporthuangdaode
2015-09-20net: add Hisilicon Network Subsystem MDIO supporthuangdaode
2015-09-17net: bcmgenet: Implement RX coalescing control knobsFlorian Fainelli
2015-09-17net: bcmgenet: Implement TX coalescing control knobsFlorian Fainelli
2015-09-17i40e/i40evf: Bump i40e to 1.3.21 and i40evf to 1.3.13Catherine Sullivan
2015-09-17i40e/i40evf: add get AQ result command to nvmupdate utilityShannon Nelson
2015-09-17i40e/i40evf: add exec_aq command to nvmupdate utilityShannon Nelson
2015-09-17i40e/i40evf: add wait states to NVM state machineShannon Nelson
2015-09-17i40e/i40evf: add GetStatus command for nvmupdateShannon Nelson
2015-09-17i40e/i40evf: add handling of writeback descriptorShannon Nelson
2015-09-17i40e/i40evf: save aq writeback for future inspectionShannon Nelson
2015-09-17i40e: rename variable to prevent clash of understandingShannon Nelson
2015-09-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-09-17net: smc91x: convert pxa dma to dmaengineRobert Jarzmik
2015-09-15fm10k: fix iov_msg_mac_vlan_pf VID checksJacob Keller
2015-09-15fm10k: Only trigger data path reset if fabric is upAlexander Duyck
2015-09-15fm10k: re-enable VF after a full reset on detection of a Malicious eventJacob Keller
2015-09-15fm10k: TRIVIAL fix typo in fm10k_netdev.cJacob Keller
2015-09-15fm10k: send traffic on default VID to VLAN device if we have oneJacob Keller
2015-09-15fm10k: TRIVIAL fix up ordering of __always_unused and styleJacob Keller
2015-09-15fm10k: remove is_slot_appropriateJacob Keller
2015-09-15fm10k: don't store sw_vid at resetJacob Keller
2015-09-15fm10k: allow creation of VLAN interfaces even while downJacob Keller
2015-09-15fm10k: Report MAC address on driver loadAlexander Duyck
2015-09-15fm10k: Don't assume page fragments are page sizeAlexander Duyck
2015-09-15fm10k: update netdev perm_addr during reinit, instead of at upJacob Keller
2015-09-15fm10k: update fm10k_slot_warn to use pcie_get_minimum linkJacob Keller
2015-09-15fm10k: only prevent removal of default VID rulesJacob Keller
2015-09-15fm10k: disable service task during suspendJacob Keller
2015-09-15ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12KAlexander Duyck
2015-09-15ixgbe: Teardown SR-IOV before unregister_netdev()Alex Williamson
2015-09-15ixgbe: fix issue with SFP events with new X550 devicesDon Skidmore
2015-09-15mv643xx_eth: Neaten mv643xx_eth_program_multicast_filterJoe Perches
2015-09-15driver: net: xgene: Add support for 2nd 10GbE portIyappan Subramanian
2015-09-15drivers: net: cpsw: Add support to drive gpios for ethernet to be functionalMugunthan V N
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-10r8169: Fix sleeping function called during get_stats64, v2Corinna Vinschen
2015-09-09cxgb4: changes for new firmware 1.14.4.0Hariprasad Shenai
2015-09-09net: fec: add netif status check before set mac addressNimrod Andy
2015-09-09stmmac: fix check for phydev being openAlexey Brodkin
2015-09-09net: qlcnic: delete redundant memsetsRasmus Villemoes
2015-09-09net: mv643xx_eth: use kzallocRasmus Villemoes
2015-09-09net: jme: use kzalloc() instead of kmalloc+memsetRasmus Villemoes
2015-09-09net: cavium: liquidio: use kzalloc in setup_glist()Rasmus Villemoes
2015-09-09net: ethoc: Remove unnecessary #ifdef CONFIG_OFTobias Klauser
2015-09-09cxgb4: Fix for write-combining stats configurationHariprasad Shenai
2015-09-09cxgb4: Fix tx flit calculationHariprasad Shenai