summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-01-04r8169: work around power-saving bug on some chip versionsHeiner Kallweit
2021-01-04net: macb: Correct usage of MACB_CAPS_CLK_HW_CHG flagCharles Keepax
2021-01-04ibmvnic: fix: NULL pointer dereference.YANG LI
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-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-28net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registeredGrygorii Strashko
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-23stmmac: intel: Add PCI IDs for TGL-H platformNoor Azura Ahmad Tarmizi
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-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-19net: mvpp2: prs: fix PPPoE with ipv6 packet parseStefan Chulski
2020-12-19net: mvpp2: Add TCAM entry to drop flow control pause framesStefan Chulski
2020-12-19net: mvpp2: disable force link UP during port init procedureStefan Chulski
2020-12-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2020-12-17iavf: fix double-release of rtnl_lockJakub Kicinski
2020-12-17Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-17i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFsSylwester Dziedziuch
2020-12-17nfp: move indirect block cleanup to flower app stop callbackSimon Horman
2020-12-17octeontx2-af: Fix undetected unmap PF error checkColin Ian King
2020-12-17net: nixge: fix spelling mistake in Kconfig: "Instuments" -> "Instruments"Colin Ian King
2020-12-17qlcnic: Fix error code in probeDan Carpenter
2020-12-16net: korina: fix return valueVincent Stehlé
2020-12-16use __netdev_notify_peers in ibmvnicLijun Pan
2020-12-16net: allwinner: Fix some resources leak in the error handling path of the pro...Christophe JAILLET
2020-12-16net: mscc: ocelot: Fix a resource leak in the error handling path of the prob...Christophe JAILLET
2020-12-16net: bcmgenet: Fix a resource leak in an error handling path in the probe fun...Christophe JAILLET
2020-12-16dpaa2-eth: fix the size of the mapped SGT bufferIoana Ciornei
2020-12-16Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-16i40e, xsk: clear the status bits for the next_to_use descriptorBjörn Töpel
2020-12-16ice, xsk: clear the status bits for the next_to_use descriptorBjörn Töpel
2020-12-16lan743x: fix rx_napi_poll/interrupt ping-pongSven Van Asbroeck
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds