aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-203-11/+6
* net-next: stmmac: dwmac-sun8i: add support for V3s EMACIcenowy Zheng2017-06-202-0/+9
* net-next: stmmac: dwmac-sun8i: force EPHY clock freq to 24MHzIcenowy Zheng2017-06-201-0/+4
* qed: SPQ async callback registrationMichal Kalderon2017-06-207-55/+96
* qed: Wait for resources before FUNC_CLOSEMichal Kalderon2017-06-201-15/+20
* qed*: Set rdma generic functions prefixMichal Kalderon2017-06-203-79/+79
* qed*: qede_roce.[ch] -> qede_rdma.[ch]Michal Kalderon2017-06-204-3/+3
* qed: Disable RoCE dpm when DCBx change occursMintz, Yuval2017-06-203-0/+49
* qed: RoCE EDPM to honor PFCMintz, Yuval2017-06-202-0/+22
* qed: Chain support for external PBLMintz, Yuval2017-06-206-23/+43
* cxgb4: notify uP to route ctrlq compl to rdma rspqRaju Rangoju2017-06-191-4/+6
* cxgb4: add new T6 pci device id'sGanesh Goudar2017-06-191-0/+3
* nfp: add VLAN filtering supportPablo Cascón2017-06-192-1/+100
* cxgb4: fix a NULL dereferenceGanesh Goudar2017-06-191-1/+4
* liquidio: replace info-pointer mode with buffer-pointer-only modePrasad Kanneganti2017-06-1811-109/+37
* liquidio: implement vlan filter enable and disablePrasad Kanneganti2017-06-183-10/+32
* Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-06-1624-116/+210
|\
| * net/mlx5: Add fast unload support in shutdown flowMajd Dibbiny2017-06-164-5/+62
| * net/mlx5: Expose command polling interfaceMajd Dibbiny2017-06-161-7/+23
| * net/mlx5e: Optimize update stats workGal Pressman2017-06-163-7/+16
| * net/mlx5e: Move and optimize query out of buffer functionGal Pressman2017-06-162-22/+7
| * net/mlx5e: Reduce number of heap allocated buffers for update statsGal Pressman2017-06-161-14/+2
| * net/mlx5e: Rename physical symbol errors counterGal Pressman2017-06-161-1/+1
| * net/mlx5e: Fix typo in warning if CQ moderation is not supportedItay Aveksis2017-06-161-1/+1
| * net/mlx5e: Use function to map aRFS into traffic typeTariq Toukan2017-06-161-14/+7
| * net/mlx5: Undo LAG upon request to create virtual functionsMoni Shoua2017-06-163-13/+74
| * net/mlx5: Avoid space after castingOr Gerlitz2017-06-162-2/+2
| * net/mlx5: Align to match opening parenthesisOr Gerlitz2017-06-164-5/+6
| * net/mlx5: Avoid blank lines before/after closing/opening bracesOr Gerlitz2017-06-164-4/+1
| * net/mlx5: Avoid using multiple blank linesOr Gerlitz2017-06-1610-15/+0
| * net/mlx5: Fix some spelling mistakesOr Gerlitz2017-06-162-6/+6
| * net/mlx5: Update eqe_type_str() event namesEli Cohen2017-06-161-0/+2
* | ibmvnic: driver initialization for kdump/kexecNathan Fontenot2017-06-161-5/+19
* | net: mvmdio: simplify the smi read and write error pathsAntoine Ténart2017-06-161-10/+6
* | net: mvmdio: add xmdio xsmi supportAntoine Ténart2017-06-161-7/+105
* | net: mvmdio: check the MII_ADDR_C45 bit is not set for smi operationsAntoine Ténart2017-06-161-0/+6
* | net: mvmdio: put the poll intervals in the ops structureAntoine Ténart2017-06-161-2/+6
* | net: mvmdio: introduce an ops structureAntoine Ténart2017-06-161-11/+19
* | net: mvmdio: remove duplicate lockingRussell King2017-06-161-10/+0
* | net: mvmdio: use GENMASK for masksAntoine Ténart2017-06-161-1/+1
* | net: mvmdio: use tabs for definesAntoine Ténart2017-06-161-13/+13
* | net: mvmdio: reorder headers alphabeticallyAntoine Ténart2017-06-161-5/+5
* | bpf: qede: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-0/+1
* | bpf: nfp: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-0/+1
* | bpf: ixgbe: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-0/+2
* | bpf: thunderx: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-0/+1
* | bpf: bnxt: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-0/+1
* | bpf: mlx5e: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-3/+12
* | bpf: mlx4: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-3/+18
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-166-7/+7