summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: cdc_ncm: correct overhead in delayed_ndp_sizeJouni K. Seppänen2021-01-061-2/+6
* net: hns3: fix incorrect handling of sctp6 rss tupleJian Shen2021-01-064-5/+14
* net: hns3: fix the number of queues actually used by ARQYufeng Mo2021-01-061-2/+2
* net: hns3: fix a phy loopback fail issueYonglong Liu2021-01-061-1/+2
* net: stmmac: dwmac-sun8i: Balance syscon (de)initializationSamuel Holland2021-01-061-25/+25
* net: stmmac: dwmac-sun8i: Balance internal PHY powerSamuel Holland2021-01-061-8/+23
* net: stmmac: dwmac-sun8i: Balance internal PHY resource referencesSamuel Holland2021-01-061-6/+21
* net: stmmac: dwmac-sun8i: Fix probe error handlingSamuel Holland2021-01-061-10/+15
* net/sonic: Fix some resource leaks in error handling pathsChristophe JAILLET2021-01-062-4/+15
* wan: ds26522: select CONFIG_BITREVERSEArnd Bergmann2021-01-061-0/+1
* misdn: dsp: select CONFIG_BITREVERSEArnd Bergmann2021-01-061-0/+1
* wil6210: select CONFIG_CRC32Arnd Bergmann2021-01-061-0/+1
* can: kvaser_pciefd: select CONFIG_CRC32Arnd Bergmann2021-01-061-0/+1
* phy: dp83640: select CONFIG_CRC32Arnd Bergmann2021-01-061-0/+1
* qed: select CONFIG_CRC32Arnd Bergmann2021-01-061-0/+1
* Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-0553-232/+427
|\
| * net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register accessMartin Blumenstingl2021-01-041-17/+6
| * net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYsMartin Blumenstingl2021-01-041-3/+1
| * r8169: work around power-saving bug on some chip versionsHeiner Kallweit2021-01-041-2/+4
| * net: usb: qmi_wwan: add Quectel EM160R-GLBjørn Mork2021-01-041-0/+1
| * net: macb: Correct usage of MACB_CAPS_CLK_HW_CHG flagCharles Keepax2021-01-041-1/+1
| * ibmvnic: fix: NULL pointer dereference.YANG LI2021-01-041-3/+1
| * vhost_net: fix ubuf refcount incorrectly when sendmsg failsYunjian Wang2021-01-041-3/+3
| * bareudp: Fix use of incorrect min_headroom sizeTaehee Yoo2021-01-041-1/+1
| * bareudp: set NETIF_F_LLTX flagTaehee Yoo2021-01-041-0/+1
| * net: hdlc_ppp: Fix issues when mod_timer is called while timer is runningXie He2020-12-291-0/+7
| * atlantic: remove architecture dependsLéo Le Bouter2020-12-291-1/+0
| * net: hns: fix return value check in __lb_other_process()Yunjian Wang2020-12-281-0/+4
| * net: mvpp2: fix pkt coalescing int-threshold configurationStefan Chulski2020-12-281-5/+6
| * net: ipa: don't return a value from evt_ring_command()Alex Elder2020-12-281-11/+6
| * net: ipa: don't return a value from gsi_channel_command()Alex Elder2020-12-281-14/+7
| * bnxt_en: Check TQM rings for maximum supported value.Michael Chan2020-12-282-3/+11
| * bnxt_en: Fix AER recovery.Vasundhara Volam2020-12-281-17/+14
| * Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2020-12-284-52/+71
| |\
| | * e1000e: Export S0ix flags to ethtoolMario Limonciello2020-12-243-4/+52
| | * Revert "e1000e: disable s0ix entry and exit flows for ME systems"Mario Limonciello2020-12-241-43/+2
| | * e1000e: bump up timeout to wait when ME un-configures ULP modeMario Limonciello2020-12-241-3/+14
| | * e1000e: Only run S0ix flows if shutdown succeededMario Limonciello2020-12-241-6/+7
| * | tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGSYunjian Wang2020-12-281-1/+1
| * | net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registeredGrygorii Strashko2020-12-281-0/+2
| * | CDC-NCM: remove "connected" log messageRoland Dreier2020-12-281-3/+0
| |/
| * ibmvnic: continue fatal error reset after passive initLijun Pan2020-12-231-2/+1
| * net: ethernet: Fix memleak in ethoc_probeDinghao Liu2020-12-231-1/+2
| * net: ipa: use state to determine event ring command successAlex Elder2020-12-231-12/+22
| * net: ipa: use state to determine channel command successAlex Elder2020-12-231-21/+22
| * net: ipa: clear pending interrupts before enablingAlex Elder2020-12-231-0/+12
| * stmmac: intel: Add PCI IDs for TGL-H platformNoor Azura Ahmad Tarmizi2020-12-231-0/+4
| * net: ipa: fix interconnect enable bugAlex Elder2020-12-231-2/+2
| * virtio_net: Fix recursive call to cpus_read_lock()Jeff Dike2020-12-231-5/+7
| * Merge tag 'wireless-drivers-2020-12-22' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2020-12-2314-36/+117
| |\