summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-07-24ice: use libie_aq_strMichal Swiatkowski-109/+60
2025-07-24libie: add adminq helper for converting err to strMichal Swiatkowski-0/+62
2025-07-24iavf: use libie adminq descriptorsMichal Swiatkowski-191/+106
2025-07-24i40e: use libie adminq descriptorsMichal Swiatkowski-650/+482
2025-07-24ixgbe: use libie adminq descriptorsMichal Swiatkowski-367/+151
2025-07-24ice, libie: move generic adminq descriptors to libMichal Swiatkowski-649/+400
2025-07-24Merge tag 'net-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-194/+408
2025-07-24net: hns3: default enable tx bounce buffer when smmu enabledJijie Shao-0/+33
2025-07-24net: hns3: fixed vf get max channels bugJian Shen-5/+1
2025-07-24net: hns3: disable interrupt when ptp init failedYonglong Liu-3/+6
2025-07-24net: hns3: fix concurrent setting vlan filter issueJian Shen-15/+21
2025-07-24wifi: Fix typosBjorn Helgaas-55/+55
2025-07-23net: ti: icssg-prueth: access ->pp through netmem_desc instead of pageByungchul Park-2/+2
2025-07-23mlx5: access ->pp through netmem_desc instead of pageByungchul Park-1/+2
2025-07-23idpf: access ->pp through netmem_desc instead of pageByungchul Park-3/+5
2025-07-23iavf: access ->pp through netmem_desc instead of pageByungchul Park-1/+1
2025-07-23octeontx2-pf: access ->pp through netmem_desc instead of pageByungchul Park-1/+1
2025-07-23net: fec: access ->pp through netmem_desc instead of pageByungchul Park-3/+7
2025-07-23mt76: access ->pp through netmem_desc instead of pageByungchul Park-1/+2
2025-07-23netdevsim: access ->pp through netmem_desc instead of pageByungchul Park-2/+4
2025-07-23netmem, mlx4: access ->pp_ref_count through netmem_desc instead of pageByungchul Park-1/+3
2025-07-23vxlan: remove redundant conversion of vni in vxlan_nl2confWang Liang-1/+1
2025-07-23netdevsim: add fw_update_flash_chunk_time_ms debugfs knobsJiri Pirko-3/+7
2025-07-23Merge tag 'iwlwifi-next-2025-07-23' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg-678/+443
2025-07-23wifi: brcmsmac: Use str_true_false() helperLiu Song-9/+10
2025-07-23wifi: brcmfmac: fix EXTSAE WPA3 connection failure due to AUTH TX failureTing-Ying Li-21/+35
2025-07-23wifi: brcm80211: Remove yet more unused functionsDr. David Alan Gilbert-136/+0
2025-07-23wifi: brcm80211: Remove more unused functionsDr. David Alan Gilbert-198/+0
2025-07-23wifi: brcm80211: Remove unused functionsDr. David Alan Gilbert-166/+0
2025-07-23xen/netfront: Fix TX response spurious interruptsAnthoine Bourgeois-5/+0
2025-07-23wifi: iwlwifi: Revert "wifi: iwlwifi: remove support of several iwl_ppag_tabl...Miri Korenblit-10/+30
2025-07-23wifi: iwlwifi: check validity of the FW API rangeMiri Korenblit-0/+28
2025-07-23wifi: iwlwifi: don't export symbols that we shouldn'tMiri Korenblit-22/+0
2025-07-23wifi: iwlwifi: mld: use spec link id and not FW link idMiri Korenblit-3/+5
2025-07-23wifi: iwlwifi: mld: decode EOF bit for AMPDUsBenjamin Berg-0/+9
2025-07-23wifi: iwlwifi: Remove support for rx OMI bandwidth reductionMiri Korenblit-496/+4
2025-07-23wifi: iwlwifi: stop supporting iwl_omi_send_status_notif ver 1Miri Korenblit-36/+14
2025-07-23wifi: iwlwifi: remove SC2F firmware supportMiri Korenblit-7/+2
2025-07-23wifi: iwlwifi: mvm: Remove NAN supportIlan Peer-18/+1
2025-07-23wifi: iwlwifi: mld: avoid outdated reorder buffer head_snAvraham Stern-0/+5
2025-07-23wifi: iwlwifi: mvm: avoid outdated reorder buffer head_snAvraham Stern-0/+5
2025-07-23wifi: iwlwifi: disable certain features for fips_enabledJohannes Berg-9/+43
2025-07-23wifi: iwlwifi: mld: support channel survey collection for ACS scansBenjamin Berg-1/+210
2025-07-23wifi: iwlwifi: mld: disable RX aggregation if requestedMiri Korenblit-0/+4
2025-07-23wifi: rt2x00: soc: modernize probeRosen Penev-105/+82
2025-07-23wifi: rt2800: move 2x00soc to 2800socRosen Penev-187/+118
2025-07-23wifi: rt2800soc: allow loading from OFRosen Penev-1/+8
2025-07-23wifi: rt2x00: remove mod_name from platform_driverRosen Penev-1/+0
2025-07-23wifi: rt2x00: add COMPILE_TESTRosen Penev-1/+1
2025-07-23wifi: brcmfmac: cyw: Fix __counted_by to be LE variantKees Cook-1/+1