aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-11-29wifi: ath12k: avoid explicit RBM id argument in Rxdma replenishKarthikeyan Periyasamy3-11/+4
2023-11-29wifi: ath12k: avoid explicit mac id argument in Rxdma replenishKarthikeyan Periyasamy3-13/+11
2023-11-29wifi: ath12k: fix the error handler of rfkill configKarthikeyan Periyasamy1-2/+4
2023-11-29wifi: ath12k: use select for CRYPTO_MICHAEL_MICJames Prestwood1-1/+1
2023-11-29wifi: ath11k: use select for CRYPTO_MICHAEL_MICJames Prestwood1-1/+1
2023-11-28Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski12-200/+90
2023-11-28r8169: remove multicast filter limitHeiner Kallweit1-6/+1
2023-11-28ice: fix error code in ice_eswitch_attach()Dan Carpenter1-1/+3
2023-11-28nfp: ethtool: support TX/RX pause frame on/offYu Xiao3-4/+124
2023-11-28ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda1-1/+10
2023-11-28eth: link netdev to page_pools in driversJakub Kicinski4-0/+5
2023-11-28r8169: prevent potential deadlock in rtl8169_closeHeiner Kallweit1-1/+3
2023-11-28r8169: fix deadlock on RTL8125 in jumbo mtu modeHeiner Kallweit1-1/+4
2023-11-28octeontx2-pf: Restore TC ingress police rules when interface is upSubbaraya Sundeep4-25/+102
2023-11-28octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64Geetha sowjanya1-2/+5
2023-11-28net: stmmac: xgmac: Disable FPE MMC interruptsFurong Xu1-0/+4
2023-11-28octeontx2-af: Fix possible buffer overflowElena Salomatkina1-2/+2
2023-11-27Merge tag 'wireless-next-2023-11-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski149-58614/+3358
2023-11-27net: phylink: use the PHY's possible_interfaces if populatedRussell King (Oracle)1-13/+54
2023-11-27net: phylink: split out PHY validation from phylink_bringup_phy()Russell King (Oracle)1-25/+31
2023-11-27net: phylink: pass PHY into phylink_validate_mask()Russell King (Oracle)1-4/+7
2023-11-27net: phylink: pass PHY into phylink_validate_one()Russell King (Oracle)1-2/+5
2023-11-27net: phylink: split out per-interface validationRussell King (Oracle)1-12/+30
2023-11-27net: phy: aquantia: fill in possible_interfaces for AQR113CRussell King (Oracle)2-1/+80
2023-11-27net: phy: bcm84881: fill in possible_interfacesRussell King (Oracle)1-0/+12
2023-11-27net: phy: marvell10g: fill in possible_interfacesRussell King (Oracle)1-0/+18
2023-11-27net: phy: marvell10g: table driven mactype decodeRussell King (Oracle)1-77/+120
2023-11-27net: phy: add possible interfacesRussell King (Oracle)1-0/+2
2023-11-27netkit: Reject IFLA_NETKIT_PEER_INFO in netkit_change_linkDaniel Borkmann1-0/+6
2023-11-27iavf: use iavf_schedule_aq_request() helperPetr Oros2-17/+8
2023-11-27iavf: Remove queue tracking fields from iavf_adminq_ringIvan Vecera4-70/+39
2023-11-27i40e: Remove queue tracking fields from i40e_adminq_ringIvan Vecera4-70/+39
2023-11-27i40e: Remove AQ register definitions for VF typesIvan Vecera1-10/+0
2023-11-27i40e: Delete unused and useless i40e_pf fieldsIvan Vecera3-33/+4
2023-11-27net :mana :Add remaining GDMA stats for MANA to ethtoolShradha Gupta2-2/+87
2023-11-27wifi: mac80211: use wiphy locked debugfs helpers for agg_statusJohannes Berg1-3/+1
2023-11-26dpaa2-eth: recycle the RX buffer only after all processing doneIoana Ciornei1-2/+6
2023-11-26dpaa2-eth: increase the needed headroom to account for alignmentIoana Ciornei2-5/+5
2023-11-26net: dsa: mv88e6xxx: fix marvell 6350 probe crashGreg Ungerer1-2/+4
2023-11-26net: dsa: mv88e6xxx: fix marvell 6350 switch probingGreg Ungerer1-4/+16
2023-11-25mlxsw: pci: Fix missing error checkingIdo Schimmel1-0/+2
2023-11-25net: sfp: rework the RollBall PHY waiting codeMarek BehĂșn1-20/+21
2023-11-25tty: hso: don't initialize global serial_tableJiri Slaby (SUSE)1-5/+0
2023-11-25tty: hso: don't emit load/unload info to the logJiri Slaby (SUSE)1-6/+0
2023-11-24wifi: iwlwifi: mvm: fix an error code in iwl_mvm_mld_add_sta()Dan Carpenter1-1/+3
2023-11-24r8169: remove not needed check in rtl_fw_write_firmwareHeiner Kallweit1-3/+0
2023-11-24bonding: remove print in bond_verify_device_pathZhengchao Shao1-4/+1
2023-11-24net: ipa: add IPA v5.5 configuration dataAlex Elder5-1/+494
2023-11-24net: ipa: add IPA v5.5 register definitionsAlex Elder5-3/+572
2023-11-24net: ipa: prepare for IPA v5.5Alex Elder3-17/+26