aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-07net: ethernet: bgmac: add NS2 supportJon Mason3-2/+58
2016-11-07net: ethernet: bgmac: device tree phy enablementJon Mason4-25/+56
2016-11-07net: phy: broadcom: Add BCM54810 PHY entryJon Mason2-2/+58
2016-11-07net: phy: broadcom: add bcm54xx_auxctl_readJon Mason1-0/+10
2016-11-06stmmac: dwmac-sti: remove unused priv dev memberJoachim Eastwood1-2/+0
2016-11-06stmmac: dwmac-sti: clean up and rename sti_dwmac_initJoachim Eastwood1-6/+4
2016-11-06stmmac: dwmac-sti: move clk_prepare_enable out of init and add error handlingJoachim Eastwood1-4/+15
2016-11-06stmmac: dwmac-sti: move st, gmac_en parsing to sti_dwmac_parse_dataJoachim Eastwood1-3/+3
2016-11-06stmmac: dwmac-sti: add PM ops and resume functionJoachim Eastwood1-10/+37
2016-11-06stmmac: dwmac-sti: remove clk NULL checksJoachim Eastwood1-6/+4
2016-11-06stmmac: dwmac-sti: remove useless of_node checkJoachim Eastwood1-3/+0
2016-11-06Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller13-374/+819
2016-11-05mlxsw: Remove unused including <generated/utsrelease.h>Wei Yongjun3-3/+0
2016-11-04ixgbevf: Handle previously-freed msix_entriesMark Rustad1-2/+7
2016-11-04ixgbe: ixgbe_atr() compute l4_proto only if non-paged data has network/transport headersSowmini Varadhan1-0/+17
2016-11-04ixgbe: ixgbe_atr() should access udp_hdr(skb) only for UDP packetsSowmini Varadhan1-1/+1
2016-11-04ixgbe: Correct X550 phy IDDon Skidmore2-2/+4
2016-11-04ixgbe: Add X553 FW ALEF supportDon Skidmore3-97/+255
2016-11-04ixgbe: set device if before calling get_invariantsEmil Tantilov1-4/+6
2016-11-04ixgbe: use link instead of I2C combined abstractionEmil Tantilov5-90/+124
2016-11-04ixgbe: remove SFP ixfi supportEmil Tantilov1-65/+11
2016-11-04ixgbe: Handle previously-freed msix_entriesMark Rustad1-0/+3
2016-11-04ixgbe: Add X553 PHY FC autoneg supportDon Skidmore7-8/+232
2016-11-04ixgbe: fix link status check for copper X550emEmil Tantilov1-8/+13
2016-11-04ixgbe: do not use ixgbe specific mdio definesEmil Tantilov3-56/+33
2016-11-04ixgbe: Update setup PHY link to unset all speedsDon Skidmore1-39/+38
2016-11-04ixgbe: Add support to retrieve and store LED link activeDon Skidmore8-2/+57
2016-11-04ixgbe: Add X552 iXFI configuration helper functionDon Skidmore1-34/+52
2016-11-04nfp: add support for offload of XDP programsJakub Kicinski6-6/+139
2016-11-04nfp: remove unnecessary parameters from nfp_net_bpf_offload()Jakub Kicinski3-7/+3
2016-11-04nfp: add XDP support in the driverJakub Kicinski4-101/+449
2016-11-04nfp: reorganize nfp_net_rx() to get packet offsets earlyJakub Kicinski1-26/+30
2016-11-04nfp: add support for ethtool .set_channelsJakub Kicinski4-22/+123
2016-11-04nfp: move RSS indirection table init into a separate functionJakub Kicinski1-5/+10
2016-11-04nfp: add helper to reassign rings to IRQ vectorsJakub Kicinski1-24/+16
2016-11-04nfp: loosen relation between rings and IRQs vectorsJakub Kicinski1-6/+6
2016-11-04nfp: reuse ring helpers on .ndo_open() pathJakub Kicinski1-40/+20
2016-11-04nfp: rename ring allocation helpersJakub Kicinski1-13/+13
2016-11-04nfp: centralize runtime reconfiguration logicJakub Kicinski3-119/+118
2016-11-04nfp: add support for ethtool .get_channelsJakub Kicinski1-0/+16
2016-11-04amd-xgbe: Prepare for supporting PCI devicesLendacky, Thomas6-510/+755
2016-11-04amd-xgbe: Update how to determine DMA channel statusLendacky, Thomas3-21/+43
2016-11-04amd-xgbe: Support for 64-bit management counter registersLendacky, Thomas2-10/+27
2016-11-04amd-xgbe: Prepare for a new PCS register access methodLendacky, Thomas4-19/+119
2016-11-04amd-xgbe: Add support for clause 37 auto-negotiationLendacky, Thomas3-8/+286
2016-11-04amd-xgbe: Prepare for introduction of clause 37 autonegLendacky, Thomas4-85/+176
2016-11-04amd-xgbe: Prepare for working with more than one type of phyLendacky, Thomas8-660/+1140
2016-11-04amd-xgbe: Perform priority-based hardware FIFO allocationLendacky, Thomas2-139/+434
2016-11-04amd-xgbe: Prepare for priority-based FIFO allocationLendacky, Thomas2-17/+41
2016-11-04amd-xgbe: Fix formatting of PCS register dumpLendacky, Thomas1-12/+12