aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-30net: dec: tulip: de2104x: Add shutdown handler to stop NICMoritz Fischer1-0/+10
2020-10-30net: phy: marvell: add special handling of Finisar modules with 88E1111Robert Hancock1-1/+99
2020-10-30net: dsa: mv88e6xxx: fix vlan setupRussell King1-0/+1
2020-10-30drivers: net: phy: Fix spelling in comment defalut to defaultBhaskar Chowdhury1-1/+1
2020-10-30net: phy: leds: Deduplicate link LED trigger registrationAndy Shevchenko1-10/+6
2020-10-30net: stmmac: Enable EEE HW LPI timer with auto SW/HW switchingVineetha G. Jaya Kumaran6-3/+59
2020-10-30Merge tag 'wimax-staging' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundJakub Kicinski24-11122/+0
2020-10-29net/mac8390: discard unnecessary breaksZhang Qilong1-7/+0
2020-10-29net: mii: Report advertised link capabilities when autonegotiation is offƁukasz Stelmach1-9/+11
2020-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski28-158/+204
2020-10-29Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds27-153/+204
2020-10-29r8169: fix issue with forced threading in combination with shared interruptsHeiner Kallweit1-2/+2
2020-10-29ibmvnic: fix ibmvnic_set_macLijun Pan1-2/+6
2020-10-29wimax: move out to stagingArnd Bergmann24-11122/+0
2020-10-29gtp: fix an use-before-init in gtp_newlink()Masahiro Fujiwara1-8/+8
2020-10-27net: phylink: disable BMCR_ISOLATE in phylink_mii_c22_pcs_configRobert Hancock1-1/+2
2020-10-27ibmveth: Fix use of ibmveth in a bridge.Thomas Bogendoerfer1-6/+0
2020-10-27ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov1-3/+7
2020-10-27chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav1-15/+12
2020-10-27chelsio/chtls: fix deadlock issueVinay Kumar Yadav1-2/+0
2020-10-27net: microchip: Remove unneeded variable retXu Wang1-2/+1
2020-10-27vxge: remove unnecessary cast in kfree()Xu Wang1-1/+1
2020-10-26net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu1-1/+1
2020-10-26bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.Vasundhara Volam1-1/+2
2020-10-26bnxt_en: Check abort error state in bnxt_open_nic().Michael Chan1-1/+4
2020-10-26bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam2-1/+19
2020-10-26bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.Vasundhara Volam1-11/+2
2020-10-26bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().Vasundhara Volam1-4/+5
2020-10-26mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()Amit Cohen1-0/+3
2020-10-26mlxsw: core: Fix memory leak on module removalIdo Schimmel1-0/+2
2020-10-26mlxsw: Only advertise link modes supported by both driver and deviceAmit Cohen3-2/+38
2020-10-26cxgb4: set up filter action after rewritesRaju Rangoju2-29/+31
2020-10-26net: hns3: clean up a return in hclge_tm_bp_setup()Dan Carpenter1-1/+1
2020-10-26RDMA/mlx5: Fix devlink deadlock on net namespace deletionParav Pandit1-5/+0
2020-10-23net: ucc_geth: Drop extraneous parentheses in comparisonMichael Ellerman1-1/+1
2020-10-23ionic: fix mem leak in rx_emptyShannon Nelson1-13/+11
2020-10-23ionic: no rx flush in deinitShannon Nelson3-15/+0
2020-10-23ionic: clean up sparse complaintsShannon Nelson7-27/+29
2020-10-23chelsio/chtls: fix tls record info to userVinay Kumar Yadav1-2/+5
2020-10-23net: ipa: command payloads already mappedAlex Elder1-6/+15
2020-10-23Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds24-80/+100
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2020-10-21ibmvnic: save changed mac address to adapter->mac_addrLijun Pan1-0/+5
2020-10-21Revert "virtio-net: ethtool configurable RXCSUM"Michael S. Tsirkin1-36/+12
2020-10-21net: ethernet: mtk-star-emac: select REGMAP_MMIOBartosz Golaszewski1-0/+1
2020-10-21net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setupXie He1-0/+1
2020-10-21net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC deviceXie He1-1/+9
2020-10-20sfc: move initialisation of efx->filter_sem to efx_init_struct()Edward Cree2-1/+1
2020-10-20net: dsa: bcm_sf2: make const array static, makes object smallerColin Ian King1-1/+1
2020-10-20net: chelsio: inline_crypto: fix Kconfig and build errorsRandy Dunlap1-0/+1