summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-09-11net: ethernet: ti: ale: make usage of ale dev_id mandatoryGrygorii Strashko2-17/+14
2020-09-11net: ethernet: ti: am65-cpsw: use dev_id for ale configurationGrygorii Strashko1-2/+1
2020-09-11net: netcp: ethss: use dev_id for ale configurationGrygorii Strashko1-10/+8
2020-09-11net: ethernet: ti: cpsw: use dev_id for ale configurationGrygorii Strashko4-10/+1
2020-09-11net: ethernet: ti: ale: add static configurationGrygorii Strashko2-0/+83
2020-09-11net: ethernet: ti: ale: add cpsw_ale_get_num_entries apiGrygorii Strashko4-5/+14
2020-09-11Merge branch 'DSA-tag_8021q-cleanup'David S. Miller7-220/+265
2020-09-11Revert "net: dsa: Add more convenient functions for installing port VLANs"Vladimir Oltean3-38/+31
2020-09-11net: dsa: tag_8021q: add a context structureVladimir Oltean4-173/+216
2020-09-11net: dsa: tag_8021q: setup tagging via a single function callVladimir Oltean3-17/+25
2020-09-11net: dsa: tag_8021q: include missing refcount.hVladimir Oltean1-0/+1
2020-09-11crypto/chcr: move nic TLS functionality to drivers/netRohit Maheshwari17-172/+243
2020-09-11Merge branch 'sfc-encap-offloads-on-EF10'David S. Miller18-106/+318
2020-09-11sfc: advertise encapsulated offloads on EF10Edward Cree4-0/+104
2020-09-11sfc: implement encapsulated TSO on EF10Edward Cree2-14/+46
2020-09-11sfc: de-indirect TSO handlingEdward Cree9-37/+46
2020-09-11sfc: select inner-csum-offload TX queues for skbs that need itEdward Cree3-2/+29
2020-09-11sfc: create inner-csum queues on EF10 if supportedEdward Cree2-11/+28
2020-09-11sfc: define inner/outer csum offload TXQ typesEdward Cree7-11/+13
2020-09-11sfc: decouple TXQ type from labelEdward Cree11-43/+64
2020-09-11octeontx2-af: Constify npc_kpu_profile_{action,cam}Rikard Falkeborn3-39/+39
2020-09-11Merge branch 'sfc-misc-cleanups'David S. Miller4-10/+2
2020-09-11sfc: cleanups around efx_alloc_channelEdward Cree2-5/+2
2020-09-11sfc: remove spurious unreachable return statementEdward Cree1-1/+0
2020-09-11sfc: remove duplicate call to efx_init_channels from EF100 probeEdward Cree1-4/+0
2020-09-11bridge: mcast: Fix incomplete MDB dumpIdo Schimmel1-1/+1
2020-09-11ipv6: remove redundant assignment to variable errColin Ian King1-1/+2
2020-09-11Merge branch 'ag71xx-add-ethtool-and-flow-control-support'David S. Miller1-1/+159
2020-09-11net: ag71xx: add flow control supportOleksij Rempel1-1/+12
2020-09-11net: ag71xx: add ethtool supportOleksij Rempel1-0/+147
2020-09-11drivers/net/wan/x25_asy: Remove an unused flag "SLF_OUTWAIT"Xie He2-3/+0
2020-09-11net: stmmac: set get_rx_header_len() as void for it didn't have any error cod...Luo Jiaxing4-8/+6
2020-09-11Merge branch 'Add-GVE-Features'David S. Miller7-164/+1023
2020-09-11gve: Enable Link Speed Reporting in the driver.David Awogbemila4-1/+56
2020-09-11gve: Use link status register to report link statusPatricio Noyola1-3/+21
2020-09-11gve: Batch AQ commands for creating and destroying queues.Sagi Shahar3-81/+211
2020-09-11gve: NIC stats for report-stats and for ethtoolDavid Awogbemila4-3/+94
2020-09-11gve: Add Gvnic stats AQ command and ethtool show/set-priv-flags.Kuo Zhao6-32/+369
2020-09-11gve: Use dev_info/err instead of netif_info/err.Catherine Sullivan2-14/+11
2020-09-11gve: Add stats for gve.Kuo Zhao5-48/+245
2020-09-11gve: Get and set Rx copybreak via ethtoolKuo Zhao1-0/+34
2020-09-11Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...David S. Miller327-10768/+15656
2020-09-11Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo71-1145/+2941
2020-09-11ath10k: Remove unused macro ATH10K_ROC_TIMEOUT_HZYueHaibing1-2/+0
2020-09-11ath11k: Remove unused inline function htt_htt_stats_debug_dump()YueHaibing1-44/+0
2020-09-11ath11k: fix link error when CONFIG_REMOTEPROC is disabledKalle Valo1-0/+3
2020-09-11ath11k: remove calling ath11k_init_hw_params() second timeAnilkumar Kolli1-6/+0
2020-09-11ath11k: add raw mode and software crypto supportVenkateswara Naralasetty7-22/+91
2020-09-11ath11k: add ipq6018 supportAnilkumar Kolli4-0/+136
2020-09-11ath11k: move target ce configs to hw_paramsAnilkumar Kolli6-435/+442