summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-10-06bareudp: use dev_sw_netstats_rx_add()Fabian Frederick
2020-10-06geneve: use dev_sw_netstats_rx_add()Fabian Frederick
2020-10-06vxlan: use dev_sw_netstats_rx_add()Fabian Frederick
2020-10-06net: atlantic: implement media detect feature via phy tunablesIgor Russkikh
2020-10-06net: atlantic: implement phy downshift featureIgor Russkikh
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-05Merge tag 'platform-drivers-x86-v5.9-2' of git://git.infradead.org/linux-plat...Linus Torvalds
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-10-05net: phy: marvell: Use phy_read_paged() instead of open coding itJisheng Zhang
2020-10-05net: dsa: propagate switchdev vlan_filtering prepare phase to driversVladimir Oltean
2020-10-05platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuseAaron Ma
2020-10-04drivers/net/wan/hdlc_fr: Improvements to the code of pvc_xmitXie He
2020-10-04net: mvneta: fix double free of txq->bufTom Rix
2020-10-04net: team: fix memory leak in __team_options_registerAnant Thazhemadam
2020-10-04bnxt_en: Eliminate unnecessary RX resets.Michael Chan
2020-10-04bnxt_en: Reduce unnecessary message log during RX errors.Michael Chan
2020-10-04bnxt_en: Add a software counter for RX ring reset.Michael Chan
2020-10-04bnxt_en: Implement RX ring reset in response to buffer errors.Michael Chan
2020-10-04bnxt_en: Refactor bnxt_init_one_rx_ring().Michael Chan
2020-10-04bnxt_en: Refactor bnxt_free_rx_skbs().Michael Chan
2020-10-04bnxt_en: Log FW health status info, if reset is aborted.Michael Chan
2020-10-04bnxt_en: perform no master recovery during startupEdwin Peer
2020-10-04bnxt_en: log firmware status on firmware init failureEdwin Peer
2020-10-04bnxt_en: refactor bnxt_alloc_fw_health()Edwin Peer
2020-10-04bnxt_en: Update firmware interface spec to 1.10.1.68.Vasundhara Volam
2020-10-04net: dsa: mv88e6xxx: Add per port devlink regionsAndrew Lunn
2020-10-03net: dsa: sja1105: remove duplicate prefix for VL Lookup dynamic configVladimir Oltean
2020-10-03bnx2x: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-10-03net: ksz884x: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-10-03net: bna: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-10-03usbnet: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-10-03net: typhoon: Fix a typo Typoon --> TyphoonChristophe JAILLET
2020-10-03net: phy: dp83869: fix unsigned comparisons against less than zero valuesColin Ian King
2020-10-03net: hinic: fix DEVLINK build errorsRandy Dunlap
2020-10-03net: stmmac: Modify configuration method of EEE timersVineetha G. Jaya Kumaran
2020-10-03Merge tag 'for-linus-5.9b-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-03Merge tag 'usb-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-10-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
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