summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-04-04net: hns: Remove redundant mac_get_id()Kejian Yan3-23/+0
2017-04-04net: hns: Remove the redundant adding and deleting mac functionKejian Yan4-122/+0
2017-04-04net: hns: Correct HNS RSS key set functionlipeng2-14/+18
2017-04-04net: hns: Replace netif_tx_lock to ring spin locklipeng3-10/+15
2017-04-04net: hns: Fix to adjust buf_size of ring according to mtulipeng7-24/+337
2017-04-04net: hns: Optimize hns_nic_common_poll for better performancelipeng2-21/+31
2017-04-04net: hns: bug fix of ethtool show the speedDaode Huang1-1/+1
2017-04-04net: hns: Remove redundant memset during buffer releaselipeng1-1/+0
2017-04-04net: hns: Optimize the code for GMAC pad and crc Configlipeng1-20/+16
2017-04-04net: hns: Modify GMAC init TX threshold valuelipeng2-0/+10
2017-04-04net: hns: Fix the implementation of irq affinity functionlipeng2-46/+30
2017-04-03drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c: fix build with gcc-4.4.4Andrew Morton1-2/+6
2017-04-03drivers/net/ethernet/mellanox/mlx5/core/en_main.c: fix build with gcc-4.4.4Andrew Morton1-4/+12
2017-04-03net: stmmac: fix cbs configurationJoao Pinto1-1/+2
2017-04-02net: phy: allow EEE with any interface modeRussell King1-8/+1
2017-04-02net: phy: restart phy autonegotiation after EEE advertisment changeRussell King1-2/+19
2017-04-02net: phy: avoid setting unsupported EEE advertismentsRussell King1-5/+10
2017-04-01net: dsa: Mock-up driverFlorian Fainelli5-1/+390
2017-04-01net: dsa: mv88e6xxx: add cross-chip bridgingVivien Didelot1-1/+33
2017-04-01net: dsa: mv88e6xxx: remap existing bridge membersVivien Didelot1-0/+20
2017-04-01net: dsa: mv88e6xxx: factorize in-chip bridge mapVivien Didelot1-22/+25
2017-04-01net: dsa: mv88e6xxx: rework in-chip bridgingVivien Didelot1-17/+32
2017-04-01net: dsa: mv88e6xxx: allocate the number of portsVivien Didelot1-1/+1
2017-04-01net: dsa: mv88e6xxx: program the PVT with all onesVivien Didelot4-9/+86
2017-04-01net: dsa: mv88e6xxx: use 4-bit port for PVT dataVivien Didelot4-0/+48
2017-04-01net: dsa: mv88e6xxx: move PVT description in infoVivien Didelot3-22/+34
2017-04-01dpaa_eth: use AVOIDBLOCK for Tx confirmation queuesMadalin Bucur1-1/+1
2017-04-01fsl/fman: take into account all RGMII modesMadalin Bucur2-2/+11
2017-04-01vxlan: vxlan dev should inherit lowerdev's gso_max_sizeFelix Manlunas1-0/+5
2017-03-31ibmvnic: Cleanup failure path in ibmvnic_openNathan Fontenot1-32/+19
2017-03-31ibmvnic: Create init/release routines for stats tokenNathan Fontenot1-12/+34
2017-03-31ibmvnic: Merge the two release_sub_crq_queue routinesNathan Fontenot1-32/+22
2017-03-31ibmvnic: Create init and release routines for the rx poolNathan Fontenot1-103/+101
2017-03-31ibmvnic: Create init and release routines for the tx poolNathan Fontenot1-56/+78
2017-03-31ibmvnic: Create init and release routines for the bounce bufferNathan Fontenot1-27/+50
2017-03-31ibmvnic: Update main crq initialization and releaseNathan Fontenot1-7/+15
2017-03-31net: dsa: mv88e6xxx: debug ATU Age TimeVivien Didelot1-1/+8
2017-03-30ibmvnic: Remove debugfs supportNathan Fontenot2-658/+0
2017-03-30bonding: refine bond_fold_stats() wrap detectionEric Dumazet1-3/+8
2017-03-30drivers: add explicit interrupt.h includesFlorian Westphal15-0/+16
2017-03-30net: stmmac: dwmac-rk: Add handling for RGMII_ID/RXID/TXIDWadim Egorov1-16/+37
2017-03-30Revert "net: stmmac: enable multiple buffers"LABBE Corentin4-973/+473
2017-03-30brcmfmac: use local iftype avoiding use-after-free of virtual interfaceArend Van Spriel1-3/+5
2017-03-30rtlwifi: Fix scheduling while atomic splatLarry Finger1-2/+4
2017-03-30Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller13-428/+559
2017-03-30net: mvneta: set rx mode during resume if interface is runningJisheng Zhang1-1/+4
2017-03-30net: mvneta: add RGMII_RXID and RGMII_TXID supportJisheng Zhang1-0/+2
2017-03-30net: veth: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-12/+7
2017-03-29Merge tag 'mlx5e-pedit' of git://git.kernel.org/pub/scm/linux/kernel/git/saee...David S. Miller10-103/+537
2017-03-29net: phy: Allow building mdio-boardinfo into the kernelFlorian Fainelli5-18/+48