index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2025-08-28
wifi: iwlwifi: remove dump file name extension support
Miri Korenblit
2025-08-28
wifi: iwlwifi: mvm: remove d3 test code
Miri Korenblit
2025-08-28
wifi: iwlwifi: add a new FW file numbering scheme
Johannes Berg
2025-08-28
wifi: iwlwifi: mld: add few missing hcmd/notif names
Daniel Gabay
2025-08-28
wifi: iwlwifi: mld: Add debug log for second link
Somashekhar Puttagangaiah
2025-08-28
wifi: iwlwifi: simplify iwl_poll_prph_bit return value
Itamar Shalev
2025-08-28
wifi: iwlwifi: pcie: relocate finish_nic_init logic to gen1_2
Itamar Shalev
2025-08-28
wifi: iwlwifi: mld: trigger mlo scan only when not in EMLSR
Somashekhar Puttagangaiah
2025-08-28
wifi: iwlwifi: mld: don't check the cipher on resume
Miri Korenblit
2025-08-27
fbnic: Move phylink resume out of service_task and into open/close
Alexander Duyck
2025-08-27
fbnic: Fixup rtnl_lock and devl_lock handling related to mailbox code
Alexander Duyck
2025-08-27
eth: fbnic: Add pause stats support
Mohsin Bashir
2025-08-27
eth: fbnic: Read PHY stats via the ethtool API
Mohsin Bashir
2025-08-27
eth: fbnic: Fetch PHY stats from device
Mohsin Bashir
2025-08-27
eth: fbnic: Reset MAC stats
Mohsin Bashir
2025-08-27
eth: fbnic: Reset hw stats upon PCI error
Mohsin Bashir
2025-08-27
eth: fbnic: Move hw_stats_lock out of fbnic_dev
Mohsin Bashir
2025-08-27
macsec: replace custom check on IFLA_MACSEC_ENCODING_SA with NLA_POLICY_MAX
Sabrina Dubroca
2025-08-27
macsec: replace custom checks for IFLA_MACSEC_* flags with NLA_POLICY_MAX
Sabrina Dubroca
2025-08-27
macsec: validate IFLA_MACSEC_VALIDATION with NLA_POLICY_MAX
Sabrina Dubroca
2025-08-27
macsec: use NLA_POLICY_VALIDATE_FN to validate IFLA_MACSEC_CIPHER_SUITE
Sabrina Dubroca
2025-08-27
macsec: replace custom checks on IFLA_MACSEC_ICV_LEN with NLA_POLICY_RANGE
Sabrina Dubroca
2025-08-27
macsec: add NLA_POLICY_MAX for MACSEC_OFFLOAD_ATTR_TYPE and IFLA_MACSEC_OFFLOAD
Sabrina Dubroca
2025-08-27
macsec: remove validate_add_rxsc
Sabrina Dubroca
2025-08-27
macsec: use NLA_UINT for MACSEC_SA_ATTR_PN
Sabrina Dubroca
2025-08-27
macsec: use NLA_POLICY_MAX_LEN for MACSEC_SA_ATTR_KEY
Sabrina Dubroca
2025-08-27
macsec: replace custom checks on MACSEC_SA_ATTR_KEYID with NLA_POLICY_EXACT_LEN
Sabrina Dubroca
2025-08-27
macsec: replace custom checks on MACSEC_SA_ATTR_SALT with NLA_POLICY_EXACT_LEN
Sabrina Dubroca
2025-08-27
macsec: replace custom checks on MACSEC_*_ATTR_ACTIVE with NLA_POLICY_MAX
Sabrina Dubroca
2025-08-27
macsec: replace custom checks on MACSEC_SA_ATTR_AN with NLA_POLICY_MAX
Sabrina Dubroca
2025-08-27
net: wwan: iosm: use int type to store negative error codes
Qianfeng Rong
2025-08-27
net: phy: fixed_phy: simplify fixed_mdio_read
Heiner Kallweit
2025-08-27
amd-xgbe: Use int type to store negative error codes
Qianfeng Rong
2025-08-27
net: stmmac: sun8i: drop unneeded default syscon value
Andre Przywara
2025-08-27
net: stmmac: rk: remove incorrect _DLY_DISABLE bit definition
Alok Tiwari
2025-08-27
net: phy: realtek: support for TRIGGER_NETDEV_LINK on RTL8211E and RTL8211F
Aleksander Jan Bajkowski
2025-08-27
wifi: mt76: fix linked list corruption
Felix Fietkau
2025-08-27
wifi: mt76: free pending offchannel tx frames on wcid cleanup
Felix Fietkau
2025-08-27
wifi: mt76: mt7915: fix list corruption after hardware restart
Felix Fietkau
2025-08-27
wifi: mt76: mt7996: add missing check for rx wcid entries
Felix Fietkau
2025-08-27
wifi: mt76: do not add non-sta wcid entries to the poll list
Felix Fietkau
2025-08-27
wifi: mt76: mt7996: fix crash on some tx status reports
Felix Fietkau
2025-08-27
wifi: mt76: mt7996: use the correct vif link for scanning/roc
Chad Monroe
2025-08-27
wifi: mt76: mt7996: disable beacons when going offchannel
Felix Fietkau
2025-08-27
wifi: mt76: prevent non-offchannel mgmt tx during scan/roc
Felix Fietkau
2025-08-27
wifi: mt76: mt7925: skip EHT MLD TLV on non-MLD and pass conn_state for sta_cmd
Ming Yen Hsieh
2025-08-27
wifi: mt76: mt7925u: use connac3 tx aggr check in tx complete
Ming Yen Hsieh
2025-08-27
wifi: mt76: mt7925: fix the wrong bss cleanup for SAP
Ming Yen Hsieh
2025-08-27
wifi: mt76: mt7925: fix locking in mt7925_change_vif_links()
Harshit Mogalapalli
2025-08-27
wifi: mt76: mt7921: don't disconnect when CSA to DFS chan
Janusz Dziedzic
[prev]
[next]