index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-14
wifi: mac80211: Add getter functions for vif MLD state
Ilan Peer
9
-51
/
+52
2023-06-14
wifi: mac80211: allow disabling SMPS debugfs controls
Miri Korenblit
1
-1
/
+4
2023-06-14
wifi: mac80211: don't update rx_stats.last_rate for NDP
Johannes Berg
1
-3
/
+3
2023-06-14
wifi: mac80211: fix CSA processing while scanning
Benjamin Berg
1
-3
/
+4
2023-06-14
wifi: mac80211: mlme: clarify WMM messages
Johannes Berg
1
-9
/
+9
2023-06-14
wifi: mac80211: pass roc->sdata to drv_cancel_remain_on_channel()
Anjaneyulu
1
-2
/
+2
2023-06-14
wifi: mac80211: include key action/command in tracing
Johannes Berg
1
-3
/
+5
2023-06-14
wifi: mac80211: add helpers to access sband iftype data
Johannes Berg
4
-32
/
+17
2023-06-12
wifi: mac80211: fragment per STA profile correctly
Benjamin Berg
3
-5
/
+6
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
1
-0
/
+1
2023-06-09
wifi: mac80211: Use active_links instead of valid_links in Tx
Ilan Peer
1
-3
/
+3
2023-06-09
wifi: mac80211: take lock before setting vif links
Benjamin Berg
1
-1
/
+8
2023-06-09
wifi: mac80211: fix link activation settings order
Johannes Berg
1
-2
/
+2
2023-06-07
wifi: mac80211: mlme: move disconnects to wiphy work
Johannes Berg
4
-26
/
+32
2023-06-07
wifi: mac80211: ibss: move disconnect to wiphy work
Johannes Berg
2
-7
/
+9
2023-06-07
wifi: mac80211: use wiphy work for channel switch
Johannes Berg
3
-27
/
+20
2023-06-07
wifi: mac80211: use wiphy work for SMPS
Johannes Berg
4
-9
/
+12
2023-06-07
wifi: mac80211: unregister netdevs through cfg80211
Johannes Berg
1
-13
/
+7
2023-06-07
wifi: mac80211: use wiphy work for sdata->work
Johannes Berg
11
-30
/
+30
2023-06-07
Merge wireless into wireless-next
Johannes Berg
9
-42
/
+77
2023-06-06
wifi: mac80211: stop warning after reconfig failures
Johannes Berg
4
-4
/
+13
2023-06-06
wifi: mac80211: consistently use u64 for BSS changes
Anjaneyulu
12
-111
/
+119
2023-06-06
wifi: mac80211: batch recalc during STA flush
Johannes Berg
1
-14
/
+34
2023-06-06
wifi: mac80211: move sta_info_move_state() up
Johannes Berg
1
-101
/
+100
2023-06-06
wifi: mac80211: recalc min chandef for new STA links
Johannes Berg
1
-0
/
+2
2023-06-06
wifi: mac80211: provide a helper to fetch the medium synchronization delay
Emmanuel Grumbach
1
-1
/
+4
2023-06-06
wifi: mac80211: refactor ieee80211_select_link_key()
Mukesh Sisodiya
1
-22
/
+6
2023-06-06
wifi: mac80211: use u64 to hold enum ieee80211_bss_change flags
Mukesh Sisodiya
1
-2
/
+2
2023-06-06
wifi: mac80211: implement proper AP MLD HW restart
Johannes Berg
1
-1
/
+43
2023-06-06
wifi: mac80211: fetch and store the EML capability information
Emmanuel Grumbach
1
-0
/
+11
2023-06-06
wifi: mac80211: skip EHT BSS membership selector
Johannes Berg
1
-2
/
+3
2023-06-06
wifi: mac80211: remove element scratch_len
Johannes Berg
2
-4
/
+1
2023-06-06
wifi: mac80211: HW restart for MLO
Johannes Berg
1
-34
/
+73
2023-06-06
wifi: mac80211: fix switch count in EMA beacons
Aditya Kumar Singh
1
-1
/
+1
2023-06-06
wifi: mac80211: don't translate beacon/presp addrs
Johannes Berg
1
-1
/
+3
2023-06-06
wifi: mac80211: mlme: fix non-inheritence element
Johannes Berg
1
-1
/
+7
2023-06-06
wifi: mac80211: use correct iftype HE cap
Johannes Berg
1
-5
/
+10
2023-05-25
leds: Change led_trigger_blink[_oneshot]() delay parameters to pass-by-value
Hans de Goede
2
-7
/
+3
2023-05-16
wifi: mac80211: recalc chanctx mindef before assigning
Johannes Berg
1
-0
/
+3
2023-05-16
wifi: mac80211: consider reserved chanctx for mindef
Johannes Berg
3
-30
/
+47
2023-05-16
wifi: mac80211: simplify chanctx allocation
Johannes Berg
1
-1
/
+1
2023-05-16
wifi: mac80211: Abort running color change when stopping the AP
Michael Lee
1
-1
/
+2
2023-05-16
wifi: mac80211: fix min center freq offset tracing
Johannes Berg
1
-1
/
+1
2023-05-16
wifi: mac80211: Fix puncturing bitmap handling in __ieee80211_csa_finalize()
Christophe JAILLET
1
-2
/
+2
2023-05-16
wifi: mac80211: fortify the spinlock against deadlock by interrupt
Mirsad Goran Todorovac
1
-2
/
+3
2023-04-21
Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
7
-30
/
+40
2023-04-21
mac80211: use the new drop reasons infrastructure
Johannes Berg
5
-48
/
+126
2023-04-20
wifi: mac80211: remove return value check of debugfs_create_dir()
Yingsha Xu
1
-4
/
+0
2023-04-18
wifi: mac80211: remove ieee80211_tx_status_8023
Felix Fietkau
1
-24
/
+0
2023-04-13
wifi: mac80211: add flush_sta method
Johannes Berg
3
-2
/
+28
[prev]
[next]