summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: phy: marvell: make some functions staticColin Ian King2017-06-041-3/+3
* netxen: remove writeq/readq function definitionsLABBE Corentin2017-06-041-14/+1
* mdio: mux: make child bus walking more permissive and errors more verboseJon Mason2017-06-041-7/+17
* net/mlx5e: Offload TC matching on ip tos / traffic-classOr Gerlitz2017-06-041-1/+25
* net/mlx5e: Offload TC matching on tcp flagsOr Gerlitz2017-06-041-1/+21
* net: phy: use of_mdio_parse_addrJon Mason2017-06-021-13/+2
* liquidio: Fix checkpatch errors with references crossing single lineSatanand Burla2017-06-023-12/+10
* liquidio: VF interrupt initialization cleanupRick Farrington2017-06-022-12/+17
* cxgb4: fix incorrect cim_la output for T6Ganesh Goudar2017-06-021-1/+10
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-06-0216-1427/+392
|\
| * i40evf: Add support for Adaptive Virtual FunctionPreethi Banala2017-06-014-7/+12
| * i40e/virtchnl: move function to virtchnlJesse Brandeburg2017-06-011-149/+1
| * virtchnl: finish conversion to virtchnl interfaceJesse Brandeburg2017-06-015-18/+21
| * i40evf/virtchnl: whitespace cleanupsJesse Brandeburg2017-06-012-10/+5
| * i40e/virtchnl: refactor code for validate checksJesse Brandeburg2017-06-011-16/+20
| * virtchnl: convert to new macrosJesse Brandeburg2017-06-012-6/+3
| * virtchnl: move some code to core driverJesse Brandeburg2017-06-011-12/+18
| * virtchnl: rename i40e to generic virtchnlJesse Brandeburg2017-06-0110-382/+382
| * i40e: use new unified virtchnl header fileJesse Brandeburg2017-06-014-452/+3
| * i40e/i40evf: create and use new unified header fileJesse Brandeburg2017-06-014-449/+3
| * i40evf: drop i40e_type.h includeJesse Brandeburg2017-06-011-2/+0
* | qed: Add support for changing iSCSI macMintz, Yuval2017-06-022-0/+67
* | qed: Support NVM-image reading APIMintz, Yuval2017-06-023-0/+126
* | qed: Share additional information with qedfMintz, Yuval2017-06-023-1/+23
* | qed: Correct order of wwnn and wwpnMintz, Yuval2017-06-021-4/+4
* | team: add macro MODULE_ALIAS_TEAM_MODE for team mode aliasZhang Shengju2017-06-025-5/+5
|/
* mlxsw: spectrum: Add bridge dependency for spectrumIdo Schimmel2017-06-011-0/+1
* net-next: stmmac: Add dwmac-sun8iLABBE Corentin2017-06-015-2/+1024
* net-next: stmmac: add optional setup functionLABBE Corentin2017-06-011-1/+3
* net-next: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addrLABBE Corentin2017-06-011-1/+2
* mlxsw: spectrum: Implement the ethtool flash_device callbackYotam Gigi2017-06-011-9/+42
* qed: No need to reset SBs on IOV initMintz, Yuval2017-06-013-33/+4
* qed: Reset IGU CAM to default on initMintz, Yuval2017-06-013-20/+162
* qed: Hold a single array for SBsMintz, Yuval2017-06-018-27/+103
* qed: Provide auxiliary for getting free VF SBMintz, Yuval2017-06-013-29/+51
* qed: Remove assumption on SB order in IGUMintz, Yuval2017-06-012-61/+33
* qed: Encapsulate interrupt counters in structMintz, Yuval2017-06-015-24/+21
* qed: Add aux. function translating sb_id -> igu_sb_idMintz, Yuval2017-06-011-10/+21
* qed: Distinguish between sb_id and igu_sb_idMintz, Yuval2017-06-013-25/+30
* qed: IGU read revisedMintz, Yuval2017-06-014-140/+83
* qed: Minor refactoring in interrupt codeMintz, Yuval2017-06-011-3/+12
* qed: Make qed_int_cau_conf_pi() staticMintz, Yuval2017-06-012-52/+34
* ppp: remove unnecessary bh disable in xmit pathGao Feng2017-06-011-11/+11
* dsa: add DSA switch driver for Microchip KSZ9477Woojung Huh2017-05-318-0/+3398
* phy: micrel: add Microchip KSZ 9477 Switch PHY supportWoojung Huh2017-05-311-0/+11
* nfp: fix memory leak on FW load errorJakub Kicinski2017-05-311-0/+1
* nfp: move basic eBPF stats to app-specific codeJakub Kicinski2017-05-315-34/+67
* nfp: move bpf offload code to the BPF appJakub Kicinski2017-05-316-59/+159
* nfp: move eBPF offload files to BPF app directoryJakub Kicinski2017-05-316-10/+10
* nfp: report app name in ethtool -iJakub Kicinski2017-05-315-3/+15