aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-01i40evf: drop i40e_type.h includeJesse Brandeburg1-2/+0
2017-06-01mlxsw: spectrum: Add bridge dependency for spectrumIdo Schimmel1-0/+1
2017-06-01net-next: stmmac: Add dwmac-sun8iLABBE Corentin5-2/+1024
2017-06-01net-next: stmmac: add optional setup functionLABBE Corentin1-1/+3
2017-06-01net-next: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addrLABBE Corentin1-1/+2
2017-06-01mlxsw: spectrum: Implement the ethtool flash_device callbackYotam Gigi1-9/+42
2017-06-01qed: No need to reset SBs on IOV initMintz, Yuval3-33/+4
2017-06-01qed: Reset IGU CAM to default on initMintz, Yuval3-20/+162
2017-06-01qed: Hold a single array for SBsMintz, Yuval8-27/+103
2017-06-01qed: Provide auxiliary for getting free VF SBMintz, Yuval3-29/+51
2017-06-01qed: Remove assumption on SB order in IGUMintz, Yuval2-61/+33
2017-06-01qed: Encapsulate interrupt counters in structMintz, Yuval5-24/+21
2017-06-01qed: Add aux. function translating sb_id -> igu_sb_idMintz, Yuval1-10/+21
2017-06-01qed: Distinguish between sb_id and igu_sb_idMintz, Yuval3-25/+30
2017-06-01qed: IGU read revisedMintz, Yuval4-140/+83
2017-06-01qed: Minor refactoring in interrupt codeMintz, Yuval1-3/+12
2017-06-01qed: Make qed_int_cau_conf_pi() staticMintz, Yuval2-52/+34
2017-06-01ppp: remove unnecessary bh disable in xmit pathGao Feng1-11/+11
2017-05-31dsa: add DSA switch driver for Microchip KSZ9477Woojung Huh8-0/+3398
2017-05-31phy: micrel: add Microchip KSZ 9477 Switch PHY supportWoojung Huh1-0/+11
2017-05-31nfp: fix memory leak on FW load errorJakub Kicinski1-0/+1
2017-05-31nfp: move basic eBPF stats to app-specific codeJakub Kicinski5-34/+67
2017-05-31nfp: move bpf offload code to the BPF appJakub Kicinski6-59/+159
2017-05-31nfp: move eBPF offload files to BPF app directoryJakub Kicinski6-10/+10
2017-05-31nfp: report app name in ethtool -iJakub Kicinski5-3/+15
2017-05-31nfp: move port init to appsJakub Kicinski8-35/+309
2017-05-31nfp: turn reading PCIe RTsym parameters into a helperJakub Kicinski1-7/+17
2017-05-31nfp: add missing fall through statementsJakub Kicinski1-0/+2
2017-05-31sched: add helper for updating statistics on all actionsJakub Kicinski3-27/+4
2017-05-31Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller9-80/+180
2017-05-31Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller9-19/+77
2017-05-31netvsc: Add #include's for csum_* function declarationsMichael Kelley1-0/+2
2017-05-31net/mlxfw: select CONFIG_XZ_DECArnd Bergmann1-0/+1
2017-05-31net: dsa: remove dev arg of dsa_register_switchVivien Didelot6-6/+6
2017-05-31net: dsa: mv88e6xxx: rename PHY PPU functionsVivien Didelot1-19/+19
2017-05-31net: dsa: mv88e6xxx: rename PHY PPU accessorsVivien Didelot3-14/+17
2017-05-31net: dsa: mv88e6xxx: provide a PHY setup helperVivien Didelot3-9/+11
2017-05-31ixgbe: fix incorrect status checkEmil Tantilov1-4/+4
2017-05-31ixgbe: add missing configuration for rate select 1Emil Tantilov1-0/+19
2017-05-31ixgbe: always call setup_mac_link for multispeed fiberEmil Tantilov1-18/+0
2017-05-31ixgbe: add write flush when configuring CS4223/7Emil Tantilov1-2/+18
2017-05-31ixgbe: correct CS4223/7 PHY identificationEmil Tantilov2-6/+7
2017-05-31ixgbevf: Resolve warnings for -Wimplicit-fallthroughTony Nguyen1-0/+2
2017-05-31ixgbevf: Resolve truncation warning for q_vector->nameTony Nguyen1-7/+7
2017-05-31ixgbe: Resolve warnings for -Wimplicit-fallthroughTony Nguyen5-11/+18
2017-05-31ixgbe: Resolve truncation warning for q_vector->nameTony Nguyen1-7/+7
2017-05-31ixgbe: Add error checking to setting VF MACTony Nguyen1-13/+41
2017-05-31ixgbe: Correct thermal sensor event checkMark Rustad1-2/+1
2017-05-31ixgbe: enable L3/L4 filtering for Tx switched packetsEmil Tantilov1-0/+3
2017-05-31ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] supportPaul Greenwalt3-2/+29