summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: bgmac: device tree phy enablementJon Mason2016-11-074-25/+56
* net: phy: broadcom: Add BCM54810 PHY entryJon Mason2016-11-072-2/+58
* net: phy: broadcom: add bcm54xx_auxctl_readJon Mason2016-11-071-0/+10
* stmmac: dwmac-sti: remove unused priv dev memberJoachim Eastwood2016-11-071-2/+0
* stmmac: dwmac-sti: clean up and rename sti_dwmac_initJoachim Eastwood2016-11-071-6/+4
* stmmac: dwmac-sti: move clk_prepare_enable out of init and add error handlingJoachim Eastwood2016-11-071-4/+15
* stmmac: dwmac-sti: move st, gmac_en parsing to sti_dwmac_parse_dataJoachim Eastwood2016-11-071-3/+3
* stmmac: dwmac-sti: add PM ops and resume functionJoachim Eastwood2016-11-071-10/+37
* stmmac: dwmac-sti: remove clk NULL checksJoachim Eastwood2016-11-071-6/+4
* stmmac: dwmac-sti: remove useless of_node checkJoachim Eastwood2016-11-071-3/+0
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-11-0713-374/+819
|\
| * ixgbevf: Handle previously-freed msix_entriesMark Rustad2016-11-051-2/+7
| * ixgbe: ixgbe_atr() compute l4_proto only if non-paged data has network/transp...Sowmini Varadhan2016-11-051-0/+17
| * ixgbe: ixgbe_atr() should access udp_hdr(skb) only for UDP packetsSowmini Varadhan2016-11-051-1/+1
| * ixgbe: Correct X550 phy IDDon Skidmore2016-11-052-2/+4
| * ixgbe: Add X553 FW ALEF supportDon Skidmore2016-11-053-97/+255
| * ixgbe: set device if before calling get_invariantsEmil Tantilov2016-11-051-4/+6
| * ixgbe: use link instead of I2C combined abstractionEmil Tantilov2016-11-055-90/+124
| * ixgbe: remove SFP ixfi supportEmil Tantilov2016-11-051-65/+11
| * ixgbe: Handle previously-freed msix_entriesMark Rustad2016-11-051-0/+3
| * ixgbe: Add X553 PHY FC autoneg supportDon Skidmore2016-11-057-8/+232
| * ixgbe: fix link status check for copper X550emEmil Tantilov2016-11-051-8/+13
| * ixgbe: do not use ixgbe specific mdio definesEmil Tantilov2016-11-053-56/+33
| * ixgbe: Update setup PHY link to unset all speedsDon Skidmore2016-11-051-39/+38
| * ixgbe: Add support to retrieve and store LED link activeDon Skidmore2016-11-058-2/+57
| * ixgbe: Add X552 iXFI configuration helper functionDon Skidmore2016-11-051-34/+52
* | mlxsw: Remove unused including <generated/utsrelease.h>Wei Yongjun2016-11-053-3/+0
|/
* nfp: add support for offload of XDP programsJakub Kicinski2016-11-046-6/+139
* nfp: remove unnecessary parameters from nfp_net_bpf_offload()Jakub Kicinski2016-11-043-7/+3
* nfp: add XDP support in the driverJakub Kicinski2016-11-044-101/+449
* nfp: reorganize nfp_net_rx() to get packet offsets earlyJakub Kicinski2016-11-041-26/+30
* nfp: add support for ethtool .set_channelsJakub Kicinski2016-11-044-22/+123
* nfp: move RSS indirection table init into a separate functionJakub Kicinski2016-11-041-5/+10
* nfp: add helper to reassign rings to IRQ vectorsJakub Kicinski2016-11-041-24/+16
* nfp: loosen relation between rings and IRQs vectorsJakub Kicinski2016-11-041-6/+6
* nfp: reuse ring helpers on .ndo_open() pathJakub Kicinski2016-11-041-40/+20
* nfp: rename ring allocation helpersJakub Kicinski2016-11-041-13/+13
* nfp: centralize runtime reconfiguration logicJakub Kicinski2016-11-043-119/+118
* nfp: add support for ethtool .get_channelsJakub Kicinski2016-11-041-0/+16
* amd-xgbe: Prepare for supporting PCI devicesLendacky, Thomas2016-11-046-510/+755
* amd-xgbe: Update how to determine DMA channel statusLendacky, Thomas2016-11-043-21/+43
* amd-xgbe: Support for 64-bit management counter registersLendacky, Thomas2016-11-042-10/+27
* amd-xgbe: Prepare for a new PCS register access methodLendacky, Thomas2016-11-044-19/+119
* amd-xgbe: Add support for clause 37 auto-negotiationLendacky, Thomas2016-11-043-8/+286
* amd-xgbe: Prepare for introduction of clause 37 autonegLendacky, Thomas2016-11-044-85/+176
* amd-xgbe: Prepare for working with more than one type of phyLendacky, Thomas2016-11-048-660/+1140
* amd-xgbe: Perform priority-based hardware FIFO allocationLendacky, Thomas2016-11-042-139/+434
* amd-xgbe: Prepare for priority-based FIFO allocationLendacky, Thomas2016-11-042-17/+41
* amd-xgbe: Fix formatting of PCS register dumpLendacky, Thomas2016-11-041-12/+12
* net: dsa: mv88e6xxx: setup port's MACVivien Didelot2016-11-041-80/+60