summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-06-04net: phy: smsc: Implement PHY statisticsAndrew Lunn
2017-06-04net: dsa: mv88e6xxx: mv88e6161 uses mv88e6320 stats snapshotAndrew Lunn
2017-06-04net: dsa: mv88e6xxx: 6161 uses global 2 for PHY accessAndrew Lunn
2017-06-04net: dsa: mv88e6xxx: move the Global 2 macrosVivien Didelot
2017-06-04net: dsa: mv88e6xxx: move the Global 1 macrosVivien Didelot
2017-06-04net: dsa: mv88e6xxx: move the Port macrosVivien Didelot
2017-06-04net: dsa: mv88e6xxx: move PHY macrosVivien Didelot
2017-06-04net: dsa: mv88e6xxx: rename chip headerVivien Didelot
2017-06-04net: phy: marvell: make some functions staticColin Ian King
2017-06-04netxen: remove writeq/readq function definitionsLABBE Corentin
2017-06-04mdio: mux: make child bus walking more permissive and errors more verboseJon Mason
2017-06-04net/mlx5e: Offload TC matching on ip tos / traffic-classOr Gerlitz
2017-06-04net/mlx5e: Offload TC matching on tcp flagsOr Gerlitz
2017-06-02net: phy: use of_mdio_parse_addrJon Mason
2017-06-02liquidio: Fix checkpatch errors with references crossing single lineSatanand Burla
2017-06-02liquidio: VF interrupt initialization cleanupRick Farrington
2017-06-02cxgb4: fix incorrect cim_la output for T6Ganesh Goudar
2017-06-02Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-06-02qed: Add support for changing iSCSI macMintz, Yuval
2017-06-02qed: Support NVM-image reading APIMintz, Yuval
2017-06-02qed: Share additional information with qedfMintz, Yuval
2017-06-02qed: Correct order of wwnn and wwpnMintz, Yuval
2017-06-02team: add macro MODULE_ALIAS_TEAM_MODE for team mode aliasZhang Shengju
2017-06-01i40evf: Add support for Adaptive Virtual FunctionPreethi Banala
2017-06-01i40e/virtchnl: move function to virtchnlJesse Brandeburg
2017-06-01virtchnl: finish conversion to virtchnl interfaceJesse Brandeburg
2017-06-01i40evf/virtchnl: whitespace cleanupsJesse Brandeburg
2017-06-01i40e/virtchnl: refactor code for validate checksJesse Brandeburg
2017-06-01virtchnl: convert to new macrosJesse Brandeburg
2017-06-01virtchnl: move some code to core driverJesse Brandeburg
2017-06-01virtchnl: rename i40e to generic virtchnlJesse Brandeburg
2017-06-01i40e: use new unified virtchnl header fileJesse Brandeburg
2017-06-01i40e/i40evf: create and use new unified header fileJesse Brandeburg
2017-06-01i40evf: drop i40e_type.h includeJesse Brandeburg
2017-06-01mlxsw: spectrum: Add bridge dependency for spectrumIdo Schimmel
2017-06-01net-next: stmmac: Add dwmac-sun8iLABBE Corentin
2017-06-01net-next: stmmac: add optional setup functionLABBE Corentin
2017-06-01net-next: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addrLABBE Corentin
2017-06-01mlxsw: spectrum: Implement the ethtool flash_device callbackYotam Gigi
2017-06-01qed: No need to reset SBs on IOV initMintz, Yuval
2017-06-01qed: Reset IGU CAM to default on initMintz, Yuval
2017-06-01qed: Hold a single array for SBsMintz, Yuval
2017-06-01qed: Provide auxiliary for getting free VF SBMintz, Yuval
2017-06-01qed: Remove assumption on SB order in IGUMintz, Yuval
2017-06-01qed: Encapsulate interrupt counters in structMintz, Yuval
2017-06-01qed: Add aux. function translating sb_id -> igu_sb_idMintz, Yuval
2017-06-01qed: Distinguish between sb_id and igu_sb_idMintz, Yuval
2017-06-01qed: IGU read revisedMintz, Yuval
2017-06-01qed: Minor refactoring in interrupt codeMintz, Yuval
2017-06-01qed: Make qed_int_cau_conf_pi() staticMintz, Yuval