index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-23
wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()
Kalle Valo
16
-37
/
+37
2023-10-23
wifi: iwlwifi: add support for activating UNII-1 in WW via BIOS
Miri Korenblit
2
-9
/
+22
2023-10-23
wifi: iwlwifi: mvm: remove TDLS stations from FW
Johannes Berg
1
-1
/
+2
2023-10-23
wifi: iwlwifi: mvm: fix iwl_mvm_mac_flush_sta()
Johannes Berg
1
-11
/
+9
2023-10-23
wifi: iwlwifi: mvm: change iwl_mvm_flush_sta() API
Johannes Berg
6
-26
/
+18
2023-10-23
wifi: iwlwifi: mvm: extend alive timeout to 2 seconds
Haim Dreyfuss
1
-1
/
+1
2023-10-23
wifi: iwlwifi: mvm: fix the PHY context resolution for p2p device
Emmanuel Grumbach
1
-52
/
+49
2023-10-23
wifi: iwlwifi: mvm: fold the ref++ into iwl_mvm_phy_ctxt_add
Emmanuel Grumbach
2
-5
/
+17
2023-10-23
wifi: iwlwifi: mvm: don't add dummy phy context
Emmanuel Grumbach
4
-59
/
+27
2023-10-23
wifi: iwlwifi: mvm: cleanup MLO and non-MLO unification code
Miri Korenblit
2
-54
/
+6
2023-10-23
wifi: iwlwifi: mvm: implement ROC version 3
Shaul Triebitz
6
-32
/
+229
2023-10-23
wifi: iwlwifi: send EDT table to FW
Alon Giladi
3
-5
/
+50
2023-10-23
wifi: iwlwifi: mvm: Fix key flags for IGTK on AP interface
Ilan Peer
1
-1
/
+6
2023-10-23
wifi: iwlmvm: fw: Add new OEM vendor to tas approved list
Matt Chen
1
-0
/
+6
2023-10-23
wifi: iwlwifi: mvm: Fix unreachable code path
Ilan Peer
1
-5
/
+0
2023-10-23
wifi: iwlwifi: add new RF support for wifi7
Mukesh Sisodiya
2
-4
/
+13
2023-10-23
wifi: iwlwifi: fw: increase fw_version string size
Gregory Greenman
3
-4
/
+4
2023-10-23
wifi: mac80211: fix change_address deadlock during unregister
Johannes Berg
1
-0
/
+8
2023-10-23
wifi: mac80211: Add __counted_by for struct ieee802_11_elems and use struct_s...
Gustavo A. R. Silva
2
-2
/
+2
2023-10-23
wifi: iwlwifi: check for kmemdup() return value in iwl_parse_tlv_firmware()
Dmitry Antipov
1
-2
/
+4
2023-10-23
wifi: remove unused argument of ieee80211_get_tdls_action()
Dmitry Antipov
2
-6
/
+2
2023-10-23
wifi: iwlwifi: mvm: Correctly set link configuration
Ilan Peer
2
-6
/
+9
2023-10-23
wifi: iwlwifi: fix the rf step and flavor bits range
Mukesh Sisodiya
1
-4
/
+4
2023-10-23
wifi: iwlwifi: fw: Fix debugfs command sending
Mukesh Sisodiya
1
-1
/
+5
2023-10-23
wifi: iwlwifi: mvm: advertise support for SCS traffic description
Ayala Beker
1
-1
/
+2
2023-10-23
wifi: iwlwifi: mvm: Don't always bind/link the P2P Device interface
Ilan Peer
6
-189
/
+111
2023-10-23
wifi: iwlwifi: mvm: add start mac ctdp sum calculation debugfs handler
iallouch
1
-1
/
+43
2023-10-23
wifi: iwlwifi: abort scan when rfkill on but device enabled
Miri Korenblit
1
-1
/
+1
2023-10-23
wifi: iwlwifi: mvm: Add basic link selection logic
Ilan Peer
4
-0
/
+133
2023-10-23
wifi: iwlwifi: mei: return error from register when not built
Johannes Berg
1
-2
/
+2
2023-10-23
wifi: iwlwifi: mvm: fix SB CFG check
Johannes Berg
2
-2
/
+2
2023-10-23
wifi: iwlwifi: mvm: add a per-link debugfs
Miri Korenblit
4
-0
/
+52
2023-10-23
wifi: iwlwifi: mvm: rework debugfs handling
Johannes Berg
4
-26
/
+27
2023-10-23
wifi: iwlwifi: yoyo: swap cdb and jacket bits values
Rotem Saado
1
-2
/
+2
2023-10-23
wifi: iwlwifi: add support for new ini region types
Miri Korenblit
3
-2
/
+106
2023-10-23
wifi: iwlwifi: Extract common prph mac/phy regions data dump logic
Miri Korenblit
1
-17
/
+35
2023-10-23
wifi: nl80211: fix doc typos
Randy Dunlap
1
-2
/
+2
2023-10-23
wifi: mac80211: fix header kernel-doc typos
Randy Dunlap
1
-14
/
+14
2023-10-23
wifi: cfg80211: fix header kernel-doc typos
Randy Dunlap
1
-10
/
+10
2023-10-23
wifi: mac80211: add link id to mgd_prepare_tx()
Miri Korenblit
3
-1
/
+12
2023-10-23
wifi: mac80211: Check if we had first beacon with relevant links
Miri Korenblit
1
-3
/
+14
2023-10-23
wifi: mac80211: flush STA queues on unauthorization
Johannes Berg
1
-12
/
+20
2023-10-23
wifi: mac80211: purge TX queues in flush_queues flow
Miri Korenblit
3
-10
/
+32
2023-10-23
wifi: cfg80211: wext: convert return value to kernel-doc
Johannes Berg
1
-2
/
+2
2023-10-23
wifi: mac80211: fix a expired vs. cancel race in roc
Emmanuel Grumbach
1
-0
/
+17
2023-10-23
wifi: mac80211: make mgd_protect_tdls_discover MLO-aware
Miri Korenblit
5
-7
/
+14
2023-10-23
wifi: cfg80211: Fix typo in documentation
Ilan Peer
1
-1
/
+1
2023-10-23
wifi: mac80211: Fix setting vif links
Ilan Peer
1
-1
/
+1
2023-10-23
wifi: cfg80211: Handle specific BSSID in 6GHz scanning
Ilan Peer
1
-0
/
+37
2023-10-23
wifi: mac80211: mesh: fix some kdoc warnings
Benjamin Berg
6
-12
/
+34
[next]