index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Lines
2025-07-24
ice: use libie_aq_str
Michal Swiatkowski
-109
/
+60
2025-07-24
libie: add adminq helper for converting err to str
Michal Swiatkowski
-0
/
+62
2025-07-24
iavf: use libie adminq descriptors
Michal Swiatkowski
-191
/
+106
2025-07-24
i40e: use libie adminq descriptors
Michal Swiatkowski
-650
/
+482
2025-07-24
ixgbe: use libie adminq descriptors
Michal Swiatkowski
-367
/
+151
2025-07-24
ice, libie: move generic adminq descriptors to lib
Michal Swiatkowski
-649
/
+400
2025-07-24
Merge tag 'net-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-194
/
+408
2025-07-24
net: hns3: default enable tx bounce buffer when smmu enabled
Jijie Shao
-0
/
+33
2025-07-24
net: hns3: fixed vf get max channels bug
Jian Shen
-5
/
+1
2025-07-24
net: hns3: disable interrupt when ptp init failed
Yonglong Liu
-3
/
+6
2025-07-24
net: hns3: fix concurrent setting vlan filter issue
Jian Shen
-15
/
+21
2025-07-24
wifi: Fix typos
Bjorn Helgaas
-55
/
+55
2025-07-23
net: ti: icssg-prueth: access ->pp through netmem_desc instead of page
Byungchul Park
-2
/
+2
2025-07-23
mlx5: access ->pp through netmem_desc instead of page
Byungchul Park
-1
/
+2
2025-07-23
idpf: access ->pp through netmem_desc instead of page
Byungchul Park
-3
/
+5
2025-07-23
iavf: access ->pp through netmem_desc instead of page
Byungchul Park
-1
/
+1
2025-07-23
octeontx2-pf: access ->pp through netmem_desc instead of page
Byungchul Park
-1
/
+1
2025-07-23
net: fec: access ->pp through netmem_desc instead of page
Byungchul Park
-3
/
+7
2025-07-23
mt76: access ->pp through netmem_desc instead of page
Byungchul Park
-1
/
+2
2025-07-23
netdevsim: access ->pp through netmem_desc instead of page
Byungchul Park
-2
/
+4
2025-07-23
netmem, mlx4: access ->pp_ref_count through netmem_desc instead of page
Byungchul Park
-1
/
+3
2025-07-23
vxlan: remove redundant conversion of vni in vxlan_nl2conf
Wang Liang
-1
/
+1
2025-07-23
netdevsim: add fw_update_flash_chunk_time_ms debugfs knobs
Jiri Pirko
-3
/
+7
2025-07-23
Merge tag 'iwlwifi-next-2025-07-23' of https://git.kernel.org/pub/scm/linux/k...
Johannes Berg
-678
/
+443
2025-07-23
wifi: brcmsmac: Use str_true_false() helper
Liu Song
-9
/
+10
2025-07-23
wifi: brcmfmac: fix EXTSAE WPA3 connection failure due to AUTH TX failure
Ting-Ying Li
-21
/
+35
2025-07-23
wifi: brcm80211: Remove yet more unused functions
Dr. David Alan Gilbert
-136
/
+0
2025-07-23
wifi: brcm80211: Remove more unused functions
Dr. David Alan Gilbert
-198
/
+0
2025-07-23
wifi: brcm80211: Remove unused functions
Dr. David Alan Gilbert
-166
/
+0
2025-07-23
xen/netfront: Fix TX response spurious interrupts
Anthoine Bourgeois
-5
/
+0
2025-07-23
wifi: iwlwifi: Revert "wifi: iwlwifi: remove support of several iwl_ppag_tabl...
Miri Korenblit
-10
/
+30
2025-07-23
wifi: iwlwifi: check validity of the FW API range
Miri Korenblit
-0
/
+28
2025-07-23
wifi: iwlwifi: don't export symbols that we shouldn't
Miri Korenblit
-22
/
+0
2025-07-23
wifi: iwlwifi: mld: use spec link id and not FW link id
Miri Korenblit
-3
/
+5
2025-07-23
wifi: iwlwifi: mld: decode EOF bit for AMPDUs
Benjamin Berg
-0
/
+9
2025-07-23
wifi: iwlwifi: Remove support for rx OMI bandwidth reduction
Miri Korenblit
-496
/
+4
2025-07-23
wifi: iwlwifi: stop supporting iwl_omi_send_status_notif ver 1
Miri Korenblit
-36
/
+14
2025-07-23
wifi: iwlwifi: remove SC2F firmware support
Miri Korenblit
-7
/
+2
2025-07-23
wifi: iwlwifi: mvm: Remove NAN support
Ilan Peer
-18
/
+1
2025-07-23
wifi: iwlwifi: mld: avoid outdated reorder buffer head_sn
Avraham Stern
-0
/
+5
2025-07-23
wifi: iwlwifi: mvm: avoid outdated reorder buffer head_sn
Avraham Stern
-0
/
+5
2025-07-23
wifi: iwlwifi: disable certain features for fips_enabled
Johannes Berg
-9
/
+43
2025-07-23
wifi: iwlwifi: mld: support channel survey collection for ACS scans
Benjamin Berg
-1
/
+210
2025-07-23
wifi: iwlwifi: mld: disable RX aggregation if requested
Miri Korenblit
-0
/
+4
2025-07-23
wifi: rt2x00: soc: modernize probe
Rosen Penev
-105
/
+82
2025-07-23
wifi: rt2800: move 2x00soc to 2800soc
Rosen Penev
-187
/
+118
2025-07-23
wifi: rt2800soc: allow loading from OF
Rosen Penev
-1
/
+8
2025-07-23
wifi: rt2x00: remove mod_name from platform_driver
Rosen Penev
-1
/
+0
2025-07-23
wifi: rt2x00: add COMPILE_TEST
Rosen Penev
-1
/
+1
2025-07-23
wifi: brcmfmac: cyw: Fix __counted_by to be LE variant
Kees Cook
-1
/
+1
[prev]
[next]