summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-11-07net: ethernet: bgmac: add NS2 supportJon Mason
2016-11-07net: ethernet: bgmac: device tree phy enablementJon Mason
2016-11-07net: phy: broadcom: Add BCM54810 PHY entryJon Mason
2016-11-07net: phy: broadcom: add bcm54xx_auxctl_readJon Mason
2016-11-06stmmac: dwmac-sti: remove unused priv dev memberJoachim Eastwood
2016-11-06stmmac: dwmac-sti: clean up and rename sti_dwmac_initJoachim Eastwood
2016-11-06stmmac: dwmac-sti: move clk_prepare_enable out of init and add error handlingJoachim Eastwood
2016-11-06stmmac: dwmac-sti: move st, gmac_en parsing to sti_dwmac_parse_dataJoachim Eastwood
2016-11-06stmmac: dwmac-sti: add PM ops and resume functionJoachim Eastwood
2016-11-06stmmac: dwmac-sti: remove clk NULL checksJoachim Eastwood
2016-11-06stmmac: dwmac-sti: remove useless of_node checkJoachim Eastwood
2016-11-06Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-11-05mlxsw: Remove unused including <generated/utsrelease.h>Wei Yongjun
2016-11-04ixgbevf: Handle previously-freed msix_entriesMark Rustad
2016-11-04ixgbe: ixgbe_atr() compute l4_proto only if non-paged data has network/transp...Sowmini Varadhan
2016-11-04ixgbe: ixgbe_atr() should access udp_hdr(skb) only for UDP packetsSowmini Varadhan
2016-11-04ixgbe: Correct X550 phy IDDon Skidmore
2016-11-04ixgbe: Add X553 FW ALEF supportDon Skidmore
2016-11-04ixgbe: set device if before calling get_invariantsEmil Tantilov
2016-11-04ixgbe: use link instead of I2C combined abstractionEmil Tantilov
2016-11-04ixgbe: remove SFP ixfi supportEmil Tantilov
2016-11-04ixgbe: Handle previously-freed msix_entriesMark Rustad
2016-11-04ixgbe: Add X553 PHY FC autoneg supportDon Skidmore
2016-11-04ixgbe: fix link status check for copper X550emEmil Tantilov
2016-11-04ixgbe: do not use ixgbe specific mdio definesEmil Tantilov
2016-11-04ixgbe: Update setup PHY link to unset all speedsDon Skidmore
2016-11-04ixgbe: Add support to retrieve and store LED link activeDon Skidmore
2016-11-04ixgbe: Add X552 iXFI configuration helper functionDon Skidmore
2016-11-04nfp: add support for offload of XDP programsJakub Kicinski
2016-11-04nfp: remove unnecessary parameters from nfp_net_bpf_offload()Jakub Kicinski
2016-11-04nfp: add XDP support in the driverJakub Kicinski
2016-11-04nfp: reorganize nfp_net_rx() to get packet offsets earlyJakub Kicinski
2016-11-04nfp: add support for ethtool .set_channelsJakub Kicinski
2016-11-04nfp: move RSS indirection table init into a separate functionJakub Kicinski
2016-11-04nfp: add helper to reassign rings to IRQ vectorsJakub Kicinski
2016-11-04nfp: loosen relation between rings and IRQs vectorsJakub Kicinski
2016-11-04nfp: reuse ring helpers on .ndo_open() pathJakub Kicinski
2016-11-04nfp: rename ring allocation helpersJakub Kicinski
2016-11-04nfp: centralize runtime reconfiguration logicJakub Kicinski
2016-11-04nfp: add support for ethtool .get_channelsJakub Kicinski
2016-11-04amd-xgbe: Prepare for supporting PCI devicesLendacky, Thomas
2016-11-04amd-xgbe: Update how to determine DMA channel statusLendacky, Thomas
2016-11-04amd-xgbe: Support for 64-bit management counter registersLendacky, Thomas
2016-11-04amd-xgbe: Prepare for a new PCS register access methodLendacky, Thomas
2016-11-04amd-xgbe: Add support for clause 37 auto-negotiationLendacky, Thomas
2016-11-04amd-xgbe: Prepare for introduction of clause 37 autonegLendacky, Thomas
2016-11-04amd-xgbe: Prepare for working with more than one type of phyLendacky, Thomas
2016-11-04amd-xgbe: Perform priority-based hardware FIFO allocationLendacky, Thomas
2016-11-04amd-xgbe: Prepare for priority-based FIFO allocationLendacky, Thomas
2016-11-04amd-xgbe: Fix formatting of PCS register dumpLendacky, Thomas