summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: fix type of entry variableAndrzej Hajda2015-09-221-1/+1
* net/ibm/emac: fix type of phy_modeAndrzej Hajda2015-09-221-1/+1
* drivers: net: cpsw-common: add support for reading mac address for dra7 and a...Mugunthan V N2015-09-211-0/+6
* drivers: net: cpsw: davinci_emac: move reading mac id to common fileMugunthan V N2015-09-214-59/+57
* net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_highFlorian Fainelli2015-09-211-2/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-09-209-85/+354
|\
| * i40e/i40evf: Bump i40e to 1.3.21 and i40evf to 1.3.13Catherine Sullivan2015-09-172-2/+2
| * i40e/i40evf: add get AQ result command to nvmupdate utilityShannon Nelson2015-09-173-0/+81
| * i40e/i40evf: add exec_aq command to nvmupdate utilityShannon Nelson2015-09-175-0/+93
| * i40e/i40evf: add wait states to NVM state machineShannon Nelson2015-09-174-14/+55
| * i40e/i40evf: add GetStatus command for nvmupdateShannon Nelson2015-09-173-11/+35
| * i40e/i40evf: add handling of writeback descriptorShannon Nelson2015-09-173-4/+24
| * i40e/i40evf: save aq writeback for future inspectionShannon Nelson2015-09-174-0/+10
| * i40e: rename variable to prevent clash of understandingShannon Nelson2015-09-171-57/+57
* | net: add Hisilicon Network Subsystem basic ethernet supporthuangdaode2015-09-205-0/+2971
* | net: add Hisilicon Network Subsystem DSAF supporthuangdaode2015-09-2018-0/+9798
* | net: add Hisilicon Network Subsystem hnae framework supporthuangdaode2015-09-205-0/+1103
* | net: add Hisilicon Network Subsystem MDIO supporthuangdaode2015-09-204-187/+531
* | net: bcmgenet: Implement RX coalescing control knobsFlorian Fainelli2015-09-172-3/+105
* | net: bcmgenet: Implement TX coalescing control knobsFlorian Fainelli2015-09-172-3/+50
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-09-1712-135/+252
|\
| * fm10k: fix iov_msg_mac_vlan_pf VID checksJacob Keller2015-09-151-33/+52
| * fm10k: Only trigger data path reset if fabric is upAlexander Duyck2015-09-151-0/+6
| * fm10k: re-enable VF after a full reset on detection of a Malicious eventJacob Keller2015-09-151-2/+28
| * fm10k: TRIVIAL fix typo in fm10k_netdev.cJacob Keller2015-09-151-1/+1
| * fm10k: send traffic on default VID to VLAN device if we have oneJacob Keller2015-09-153-1/+20
| * fm10k: TRIVIAL fix up ordering of __always_unused and styleJacob Keller2015-09-151-2/+3
| * fm10k: remove is_slot_appropriateJacob Keller2015-09-153-29/+0
| * fm10k: don't store sw_vid at resetJacob Keller2015-09-151-3/+0
| * fm10k: allow creation of VLAN interfaces even while downJacob Keller2015-09-151-0/+6
| * fm10k: Report MAC address on driver loadAlexander Duyck2015-09-151-0/+3
| * fm10k: Don't assume page fragments are page sizeAlexander Duyck2015-09-151-6/+1
| * fm10k: update netdev perm_addr during reinit, instead of at upJacob Keller2015-09-152-15/+15
| * fm10k: update fm10k_slot_warn to use pcie_get_minimum linkJacob Keller2015-09-151-29/+76
| * fm10k: only prevent removal of default VID rulesJacob Keller2015-09-151-2/+2
| * fm10k: disable service task during suspendJacob Keller2015-09-151-0/+19
| * ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12KAlexander Duyck2015-09-154-6/+5
| * ixgbe: Teardown SR-IOV before unregister_netdev()Alex Williamson2015-09-151-3/+3
| * ixgbe: fix issue with SFP events with new X550 devicesDon Skidmore2015-09-151-3/+12
* | net: smc91x: convert pxa dma to dmaengineRobert Jarzmik2015-09-172-44/+84
|/
* mv643xx_eth: Neaten mv643xx_eth_program_multicast_filterJoe Perches2015-09-151-21/+22
* driver: net: xgene: Add support for 2nd 10GbE portIyappan Subramanian2015-09-153-5/+19
* drivers: net: cpsw: Add support to drive gpios for ethernet to be functionalMugunthan V N2015-09-151-0/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-1018-136/+128
|\
| * r8169: Fix sleeping function called during get_stats64, v2Corinna Vinschen2015-09-101-83/+54
| * cxgb4: changes for new firmware 1.14.4.0Hariprasad Shenai2015-09-092-8/+37
| * net: fec: add netif status check before set mac addressNimrod Andy2015-09-091-0/+8
| * stmmac: fix check for phydev being openAlexey Brodkin2015-09-091-1/+4
| * net: qlcnic: delete redundant memsetsRasmus Villemoes2015-09-093-6/+0
| * net: mv643xx_eth: use kzallocRasmus Villemoes2015-09-091-4/+1