summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-10-02genetlink: move to smaller ops wherever possibleJakub Kicinski
2020-10-02genetlink: add small version of opsJakub Kicinski
2020-10-02dpaa2-eth: add support for devlink parser error drop trapsIoana Ciornei
2020-10-02dpaa2-eth: add basic devlink supportIoana Ciornei
2020-10-02ionic: add new bad firmware error codeShannon Nelson
2020-10-02ionic: use lif ident for filter countShannon Nelson
2020-10-02ionic: refill lif identity after fw_upShannon Nelson
2020-10-02ionic: disable all queue napi contexts on timeoutShannon Nelson
2020-10-02ionic: check qcq ptr in ionic_qcq_disableShannon Nelson
2020-10-02ionic: clear linkcheck bit on alloc failShannon Nelson
2020-10-02ionic: drain the work queueShannon Nelson
2020-10-02ionic: contiguous memory for notifyqShannon Nelson
2020-10-02s390/ctcm: remove orphaned function declarationsVasily Gorbik
2020-10-02s390/qeth: static checker cleanupsJulian Wiedmann
2020-10-02s390/qeth: use netdev_name()Julian Wiedmann
2020-10-02s390/qeth: constify the disciplinesJulian Wiedmann
2020-10-02s390/qeth: allow configuration of TX queues for OSA devicesJulian Wiedmann
2020-10-02s390/qeth: de-magic the QIB parm areaJulian Wiedmann
2020-10-02s390/qeth: keep track of wanted TX queuesJulian Wiedmann
2020-10-02Merge tag 'wireless-drivers-next-2020-10-02' of git://git.kernel.org/pub/scm/...David S. Miller
2020-10-02net: mscc: ocelot: offload redirect action to VCAP IS2Vladimir Oltean
2020-10-02net: mscc: ocelot: relax ocelot_exclusive_mac_etype_filter_rules()Vladimir Oltean
2020-10-02net: mscc: ocelot: only install TCAM entries into a specific lookup and PAGVladimir Oltean
2020-10-02net: mscc: ocelot: offload egress VLAN rewriting to VCAP ES0Xiaoliang Yang
2020-10-02net: mscc: ocelot: offload ingress skbedit and vlan actions to VCAP IS1Xiaoliang Yang
2020-10-02net: mscc: ocelot: create TCAM skeleton from tc filter chainsVladimir Oltean
2020-10-02net: mscc: ocelot: introduce conversion helpers between port and netdevVladimir Oltean
2020-10-02net: mscc: ocelot: offload multiple tc-flower actions in same ruleVladimir Oltean
2020-10-02Merge tag 'mac80211-next-for-net-next-2020-10-02' of git://git.kernel.org/pub...David S. Miller
2020-10-02net/smscx5xx: change to of_get_mac_address() eth_platform_get_mac_address()Ɓukasz Stelmach
2020-10-02net: dsa: b53: Set untag_bridge_pvidFlorian Fainelli
2020-10-01lib8390: Use netif_msg_init to initialize msg_enable bitsArmin Wolf
2020-10-01net: phy: realtek: Modify 2.5G PHY name to RTL8226Willy Liu
2020-10-01caif_virtio: Remove redundant initialization of variable errJing Xiangfeng
2020-10-01drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol valuesXie He
2020-10-01ravb: Add support for explicit internal clock delay configurationGeert Uytterhoeven
2020-10-01ravb: Split delay handling in parsing and applyingGeert Uytterhoeven
2020-10-01Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-10-01wcn36xx: Advertise beacon filtering support in bmpsLoic Poulain
2020-10-01ath11k: remove unnecessary casts to u32Kalle Valo
2020-10-01ath11k: enable idle power save modeCarl Huang
2020-10-01ath11k: start a timer to update HP for CE pipe 4Carl Huang
2020-10-01ath11k: start a timer to update REO cmd ringCarl Huang
2020-10-01ath11k: start a timer to update TCL HPCarl Huang
2020-10-01ath11k: set WMI pipe credit to 1 for QCA6390Carl Huang
2020-10-01ath11k: enable shadow register configuration and accessCarl Huang
2020-10-01ath11k: read and write registers below unwindowed addressCarl Huang
2020-10-01ath11k: debugfs: fix crash during rmmodCarl Huang
2020-10-01ath11k: fix warning caused by lockdep_assert_heldCarl Huang
2020-10-01ath11k: mac: remove unused conf_mutex to solve a deadlockWen Gong