summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2017-06-01ppp: remove unnecessary bh disable in xmit pathGao Feng
2017-05-31dsa: add DSA switch driver for Microchip KSZ9477Woojung Huh
2017-05-31phy: micrel: add Microchip KSZ 9477 Switch PHY supportWoojung Huh
2017-05-31nfp: fix memory leak on FW load errorJakub Kicinski
2017-05-31nfp: move basic eBPF stats to app-specific codeJakub Kicinski
2017-05-31nfp: move bpf offload code to the BPF appJakub Kicinski
2017-05-31nfp: move eBPF offload files to BPF app directoryJakub Kicinski
2017-05-31nfp: report app name in ethtool -iJakub Kicinski
2017-05-31nfp: move port init to appsJakub Kicinski
2017-05-31nfp: turn reading PCIe RTsym parameters into a helperJakub Kicinski
2017-05-31nfp: add missing fall through statementsJakub Kicinski
2017-05-31sched: add helper for updating statistics on all actionsJakub Kicinski
2017-05-31Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-05-31Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-05-31netvsc: Add #include's for csum_* function declarationsMichael Kelley
2017-05-31net/mlxfw: select CONFIG_XZ_DECArnd Bergmann
2017-05-31net: dsa: remove dev arg of dsa_register_switchVivien Didelot
2017-05-31net: dsa: mv88e6xxx: rename PHY PPU functionsVivien Didelot
2017-05-31net: dsa: mv88e6xxx: rename PHY PPU accessorsVivien Didelot
2017-05-31net: dsa: mv88e6xxx: provide a PHY setup helperVivien Didelot
2017-05-31ixgbe: fix incorrect status checkEmil Tantilov
2017-05-31ixgbe: add missing configuration for rate select 1Emil Tantilov
2017-05-31ixgbe: always call setup_mac_link for multispeed fiberEmil Tantilov
2017-05-31ixgbe: add write flush when configuring CS4223/7Emil Tantilov
2017-05-31ixgbe: correct CS4223/7 PHY identificationEmil Tantilov
2017-05-31ixgbevf: Resolve warnings for -Wimplicit-fallthroughTony Nguyen
2017-05-31ixgbevf: Resolve truncation warning for q_vector->nameTony Nguyen