summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: ravb: Keep reverse order of operations in ravb_remove()Claudiu Beznea2023-11-301-9/+13
* net: ravb: Stop DMA in case of failures on ravb_open()Claudiu Beznea2023-11-301-0/+1
* net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea2023-11-301-2/+2
* net: ravb: Make write access to CXR35 first before accessing other EMAC regis...Claudiu Beznea2023-11-301-8/+9
* net: ravb: Use pm_runtime_resume_and_get()Claudiu Beznea2023-11-301-1/+4
* net: ravb: Check return value of reset_control_deassert()Claudiu Beznea2023-11-301-3/+6
* net: libwx: fix memory leak on msix entryJiawen Wu2023-11-291-1/+1
* ice: Fix VF Reset paths when interface in a failed over aggregateDave Ertman2023-11-294-50/+118
* Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-11-294-6/+7
|\
| * wifi: mac80211: use wiphy locked debugfs helpers for agg_statusJohannes Berg2023-11-271-3/+1
| * wifi: iwlwifi: mvm: fix an error code in iwl_mvm_mld_add_sta()Dan Carpenter2023-11-241-1/+3
| * wifi: mt76: mt7925: fix typo in mt7925_init_he_capsLorenzo Bianconi2023-11-221-2/+2
| * wifi: mt76: mt7921: fix 6GHz disabled by the missing default CLC configMing Yen Hsieh2023-11-081-0/+1
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-11-292-2/+8
|\ \
| * | netkit: Reject IFLA_NETKIT_PEER_INFO in netkit_change_linkDaniel Borkmann2023-11-271-0/+6
| * | netdevsim: Don't accept device bound programsStanislav Fomichev2023-11-231-2/+2
* | | ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda2023-11-281-1/+10
* | | r8169: prevent potential deadlock in rtl8169_closeHeiner Kallweit2023-11-281-1/+3
* | | r8169: fix deadlock on RTL8125 in jumbo mtu modeHeiner Kallweit2023-11-281-1/+4
* | | octeontx2-pf: Restore TC ingress police rules when interface is upSubbaraya Sundeep2023-11-284-25/+102
* | | octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64Geetha sowjanya2023-11-281-2/+5
* | | net: stmmac: xgmac: Disable FPE MMC interruptsFurong Xu2023-11-281-0/+4
* | | octeontx2-af: Fix possible buffer overflowElena Salomatkina2023-11-281-2/+2
* | | dpaa2-eth: recycle the RX buffer only after all processing doneIoana Ciornei2023-11-261-2/+6
* | | dpaa2-eth: increase the needed headroom to account for alignmentIoana Ciornei2023-11-262-5/+5
* | | net: dsa: mv88e6xxx: fix marvell 6350 probe crashGreg Ungerer2023-11-261-2/+4
* | | net: dsa: mv88e6xxx: fix marvell 6350 switch probingGreg Ungerer2023-11-261-4/+16
* | | net: rswitch: Fix missing dev_kfree_skb_any() in error pathYoshihiro Shimoda2023-11-241-8/+12
* | | net: rswitch: Fix return value in rswitch_start_xmit()Yoshihiro Shimoda2023-11-241-1/+1
* | | net: rswitch: Fix type of ret in rswitch_start_xmit()Yoshihiro Shimoda2023-11-241-1/+1
|/ /
* | net: ipa: fix one GSI register field widthAlex Elder2023-11-231-1/+1
* | net: axienet: Fix check for partial TX checksumSamuel Holland2023-11-231-1/+1
* | i40e: Fix adding unsupported cloud filtersIvan Vecera2023-11-231-7/+9
* | ice: restore timestamp configuration after device resetJacob Keller2023-11-233-40/+51
* | ice: unify logic for programming PFINT_TSYN_MSKJacob Keller2023-11-231-26/+34
* | ice: remove ptp_tx ring parameter flagJacob Keller2023-11-233-18/+0
* | amd-xgbe: propagate the correct speed and duplex statusRaju Rangoju2023-11-231-3/+8
* | amd-xgbe: handle the corner-case during tx completionRaju Rangoju2023-11-231-0/+14
* | amd-xgbe: handle corner-case during sfp hotplugRaju Rangoju2023-11-231-1/+13
* | net: veth: fix ethtool stats reportingLorenzo Bianconi2023-11-231-1/+1
* | octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...Suman Ghosh2023-11-231-1/+19
* | net: usb: qmi_wwan: claim interface 4 for ZTE MF290Lech Perczak2023-11-231-0/+1
* | Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"Heiner Kallweit2023-11-221-3/+1
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-11-213-62/+42
|\ \
| * | bpf, netkit: Add indirect call wrapper for fetching peer devDaniel Borkmann2023-11-201-1/+2
| * | veth: Use tstats per-CPU traffic countersPeilin Ye2023-11-201-19/+11
| * | netkit: Add tstats per-CPU traffic countersDaniel Borkmann2023-11-201-1/+18
| * | net: Move {l,t,d}stats allocation to core and convert veth & vrfDaniel Borkmann2023-11-202-25/+5
| * | net, vrf: Move dstats structure to coreDaniel Borkmann2023-11-201-17/+7
* | | net: usb: ax88179_178a: fix failed operations during ax88179_resetJose Ignacio Tornos Martinez2023-11-211-2/+2