summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2021-01-04net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register accessMartin Blumenstingl
2021-01-04net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYsMartin Blumenstingl
2021-01-04r8169: work around power-saving bug on some chip versionsHeiner Kallweit
2021-01-04net: usb: qmi_wwan: add Quectel EM160R-GLBjørn Mork
2021-01-04net: macb: Correct usage of MACB_CAPS_CLK_HW_CHG flagCharles Keepax
2021-01-04ibmvnic: fix: NULL pointer dereference.YANG LI
2021-01-04vhost_net: fix ubuf refcount incorrectly when sendmsg failsYunjian Wang
2021-01-04bareudp: Fix use of incorrect min_headroom sizeTaehee Yoo
2021-01-04bareudp: set NETIF_F_LLTX flagTaehee Yoo
2020-12-28net: hdlc_ppp: Fix issues when mod_timer is called while timer is runningXie He
2020-12-28atlantic: remove architecture dependsLéo Le Bouter
2020-12-28net: hns: fix return value check in __lb_other_process()Yunjian Wang
2020-12-28net: mvpp2: fix pkt coalescing int-threshold configurationStefan Chulski
2020-12-28net: ipa: don't return a value from evt_ring_command()Alex Elder
2020-12-28net: ipa: don't return a value from gsi_channel_command()Alex Elder
2020-12-28bnxt_en: Check TQM rings for maximum supported value.Michael Chan
2020-12-28bnxt_en: Fix AER recovery.Vasundhara Volam
2020-12-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2020-12-28tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGSYunjian Wang
2020-12-28net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registeredGrygorii Strashko
2020-12-28CDC-NCM: remove "connected" log messageRoland Dreier
2020-12-23e1000e: Export S0ix flags to ethtoolMario Limonciello
2020-12-23Revert "e1000e: disable s0ix entry and exit flows for ME systems"Mario Limonciello
2020-12-23e1000e: bump up timeout to wait when ME un-configures ULP modeMario Limonciello
2020-12-23e1000e: Only run S0ix flows if shutdown succeededMario Limonciello
2020-12-23ibmvnic: continue fatal error reset after passive initLijun Pan
2020-12-23net: ethernet: Fix memleak in ethoc_probeDinghao Liu
2020-12-23net: ipa: use state to determine event ring command successAlex Elder
2020-12-23net: ipa: use state to determine channel command successAlex Elder
2020-12-23net: ipa: clear pending interrupts before enablingAlex Elder
2020-12-23stmmac: intel: Add PCI IDs for TGL-H platformNoor Azura Ahmad Tarmizi
2020-12-23net: ipa: fix interconnect enable bugAlex Elder
2020-12-23virtio_net: Fix recursive call to cpus_read_lock()Jeff Dike
2020-12-22Merge tag 'wireless-drivers-2020-12-22' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2020-12-22qede: fix offload for IPIP tunnel packetsManish Chopra
2020-12-22net: ethernet: mvneta: Fix error handling in mvneta_probeDinghao Liu
2020-12-22ibmvnic: fix login buffer memory leakLijun Pan
2020-12-22net: stmmac: dwmac-meson8b: ignore the second clock inputMartin Blumenstingl
2020-12-21net: mvpp2: Fix GoP port 3 Networking Complex Control configurationsStefan Chulski
2020-12-21atm: idt77252: call pci_disable_device() on error pathDan Carpenter
2020-12-21ionic: account for vlan tag len in rx buffer lenShannon Nelson
2020-12-21ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()Rasmus Villemoes
2020-12-21ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pramRasmus Villemoes
2020-12-21ethernet: ucc_geth: set dev->max_mtu to 1518Rasmus Villemoes
2020-12-21net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZEFlorian Fainelli
2020-12-20mt76: mt7915: fix MESH ifdef blockRandy Dunlap
2020-12-20mt76: mt76s: fix NULL pointer dereference in mt76s_process_tx_queueLorenzo Bianconi
2020-12-20mt76: sdio: remove wake logic in mt76s_process_tx_queueLorenzo Bianconi
2020-12-20mt76: usb: remove wake logic in mt76u_status_workerLorenzo Bianconi
2020-12-20Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo