summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-10-02Merge tag 'wireless-drivers-next-2020-10-02' of git://git.kernel.org/pub/scm/...David S. Miller102-2796/+5531
2020-10-02net: mscc: ocelot: offload redirect action to VCAP IS2Vladimir Oltean1-3/+25
2020-10-02net: mscc: ocelot: relax ocelot_exclusive_mac_etype_filter_rules()Vladimir Oltean1-14/+22
2020-10-02net: mscc: ocelot: only install TCAM entries into a specific lookup and PAGVladimir Oltean2-5/+11
2020-10-02net: mscc: ocelot: offload egress VLAN rewriting to VCAP ES0Xiaoliang Yang4-10/+266
2020-10-02net: mscc: ocelot: offload ingress skbedit and vlan actions to VCAP IS1Xiaoliang Yang5-0/+226
2020-10-02net: mscc: ocelot: create TCAM skeleton from tc filter chainsVladimir Oltean3-32/+288
2020-10-02net: mscc: ocelot: introduce conversion helpers between port and netdevVladimir Oltean7-0/+63
2020-10-02net: mscc: ocelot: offload multiple tc-flower actions in same ruleVladimir Oltean3-55/+53
2020-10-02Merge tag 'mac80211-next-for-net-next-2020-10-02' of git://git.kernel.org/pub...David S. Miller1-10/+90
2020-10-02net/smscx5xx: change to of_get_mac_address() eth_platform_get_mac_address()Ɓukasz Stelmach2-12/+14
2020-10-02net: dsa: b53: Set untag_bridge_pvidFlorian Fainelli1-0/+1
2020-10-01lib8390: Use netif_msg_init to initialize msg_enable bitsArmin Wolf1-6/+8
2020-10-01net: phy: realtek: Modify 2.5G PHY name to RTL8226Willy Liu1-19/+19
2020-10-01caif_virtio: Remove redundant initialization of variable errJing Xiangfeng1-1/+1
2020-10-01drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol valuesXie He1-47/+51
2020-10-01ravb: Add support for explicit internal clock delay configurationGeert Uytterhoeven2-9/+28
2020-10-01ravb: Split delay handling in parsing and applyingGeert Uytterhoeven2-6/+19
2020-10-01Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo25-203/+783
2020-10-01wcn36xx: Advertise beacon filtering support in bmpsLoic Poulain1-0/+2
2020-10-01ath11k: remove unnecessary casts to u32Kalle Valo1-4/+4
2020-10-01ath11k: enable idle power save modeCarl Huang3-0/+13
2020-10-01ath11k: start a timer to update HP for CE pipe 4Carl Huang2-0/+35
2020-10-01ath11k: start a timer to update REO cmd ringCarl Huang3-0/+10
2020-10-01ath11k: start a timer to update TCL HPCarl Huang5-0/+130
2020-10-01ath11k: set WMI pipe credit to 1 for QCA6390Carl Huang1-0/+6
2020-10-01ath11k: enable shadow register configuration and accessCarl Huang9-8/+194
2020-10-01ath11k: read and write registers below unwindowed addressCarl Huang2-0/+42
2020-10-01ath11k: debugfs: fix crash during rmmodCarl Huang1-4/+4
2020-10-01ath11k: fix warning caused by lockdep_assert_heldCarl Huang1-0/+4
2020-10-01ath11k: mac: remove unused conf_mutex to solve a deadlockWen Gong1-10/+1
2020-10-01ath11k: pci: fix rmmod crashCarl Huang1-1/+8
2020-10-01ath11k: add packet log support for QCA6390Carl Huang9-56/+169
2020-10-01ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in idr_allocGovind Singh3-21/+16
2020-10-01ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in ath11k_dp_htt_get_ppdu_descWen Gong1-1/+1
2020-10-01ath11k: change to disable softirqs for ath11k_regd_update to solve deadlockWen Gong1-3/+3
2020-10-01ath11k: disable monitor mode on QCA6390Kalle Valo3-0/+12
2020-10-01ath11k: pci: check TCSR_SOC_HW_VERSIONKalle Valo1-12/+34
2020-10-01ath11k: add interface_modes to hw_paramsKalle Valo3-39/+75
2020-10-01ath11k: fix AP mode for QCA6390Carl Huang1-2/+4
2020-10-01ath11k: support loading ELF board filesBen Greear1-1/+11
2020-10-01ath11k: Correctly check errors for calls to debugfs_create_dir()Alex Dewar1-20/+5
2020-10-01ath11k: mac: fix parenthesis alignmentKalle Valo1-1/+1
2020-10-01Merge tag 'iwlwifi-next-for-kalle-2020-09-30-2' of git://git.kernel.org/pub/s...Kalle Valo59-2494/+4358
2020-10-01iwlwifi: bump FW API to 57 for AX devicesLuca Coelho1-1/+1
2020-10-01iwlwifi: yoyo: add support for internal buffer allocation in D3Mordechay Goodstein3-5/+15
2020-10-01iwlwifi: api: fix u32 -> __le32Johannes Berg1-1/+1
2020-10-01iwlwifi: use correct group for alive notificationAndrei Otcheretianski1-1/+1
2020-10-01iwlwifi: support version 5 of the alive notificationLuca Coelho4-16/+39
2020-10-01iwlwifi: mvm: ignore the scan duration parameterAvraham Stern1-45/+10