index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-16
6
-11
/
+19
|
\
|
|
|
|
*
|
|
wifi: mac80211: fragment per STA profile correctly
Benjamin Berg
2023-06-12
3
-5
/
+6
|
*
|
|
wifi: mac80211: Use active_links instead of valid_links in Tx
Ilan Peer
2023-06-09
1
-3
/
+3
|
*
|
|
wifi: mac80211: take lock before setting vif links
Benjamin Berg
2023-06-09
1
-1
/
+8
|
*
|
|
wifi: mac80211: fix link activation settings order
Johannes Berg
2023-06-09
1
-2
/
+2
*
|
|
|
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-10
1
-0
/
+1
|
|
/
/
|
/
|
|
*
|
|
wifi: mac80211: mlme: move disconnects to wiphy work
Johannes Berg
2023-06-07
4
-26
/
+32
*
|
|
wifi: mac80211: ibss: move disconnect to wiphy work
Johannes Berg
2023-06-07
2
-7
/
+9
*
|
|
wifi: mac80211: use wiphy work for channel switch
Johannes Berg
2023-06-07
3
-27
/
+20
*
|
|
wifi: mac80211: use wiphy work for SMPS
Johannes Berg
2023-06-07
4
-9
/
+12
*
|
|
wifi: mac80211: unregister netdevs through cfg80211
Johannes Berg
2023-06-07
1
-13
/
+7
*
|
|
wifi: mac80211: use wiphy work for sdata->work
Johannes Berg
2023-06-07
11
-30
/
+30
*
|
|
Merge wireless into wireless-next
Johannes Berg
2023-06-07
9
-42
/
+77
|
\
|
|
|
*
|
wifi: mac80211: fix switch count in EMA beacons
Aditya Kumar Singh
2023-06-06
1
-1
/
+1
|
*
|
wifi: mac80211: don't translate beacon/presp addrs
Johannes Berg
2023-06-06
1
-1
/
+3
|
*
|
wifi: mac80211: mlme: fix non-inheritence element
Johannes Berg
2023-06-06
1
-1
/
+7
|
*
|
wifi: mac80211: use correct iftype HE cap
Johannes Berg
2023-06-06
1
-5
/
+10
|
*
|
wifi: mac80211: recalc chanctx mindef before assigning
Johannes Berg
2023-05-16
1
-0
/
+3
|
*
|
wifi: mac80211: consider reserved chanctx for mindef
Johannes Berg
2023-05-16
3
-30
/
+47
|
*
|
wifi: mac80211: simplify chanctx allocation
Johannes Berg
2023-05-16
1
-1
/
+1
|
*
|
wifi: mac80211: Abort running color change when stopping the AP
Michael Lee
2023-05-16
1
-1
/
+2
|
*
|
wifi: mac80211: fix min center freq offset tracing
Johannes Berg
2023-05-16
1
-1
/
+1
|
*
|
wifi: mac80211: Fix puncturing bitmap handling in __ieee80211_csa_finalize()
Christophe JAILLET
2023-05-16
1
-2
/
+2
|
*
|
wifi: mac80211: fortify the spinlock against deadlock by interrupt
Mirsad Goran Todorovac
2023-05-16
1
-2
/
+3
|
|
/
*
|
wifi: mac80211: stop warning after reconfig failures
Johannes Berg
2023-06-06
4
-4
/
+13
*
|
wifi: mac80211: consistently use u64 for BSS changes
Anjaneyulu
2023-06-06
12
-111
/
+119
*
|
wifi: mac80211: batch recalc during STA flush
Johannes Berg
2023-06-06
1
-14
/
+34
*
|
wifi: mac80211: move sta_info_move_state() up
Johannes Berg
2023-06-06
1
-101
/
+100
*
|
wifi: mac80211: recalc min chandef for new STA links
Johannes Berg
2023-06-06
1
-0
/
+2
*
|
wifi: mac80211: provide a helper to fetch the medium synchronization delay
Emmanuel Grumbach
2023-06-06
1
-1
/
+4
*
|
wifi: mac80211: refactor ieee80211_select_link_key()
Mukesh Sisodiya
2023-06-06
1
-22
/
+6
*
|
wifi: mac80211: use u64 to hold enum ieee80211_bss_change flags
Mukesh Sisodiya
2023-06-06
1
-2
/
+2
*
|
wifi: mac80211: implement proper AP MLD HW restart
Johannes Berg
2023-06-06
1
-1
/
+43
*
|
wifi: mac80211: fetch and store the EML capability information
Emmanuel Grumbach
2023-06-06
1
-0
/
+11
*
|
wifi: mac80211: skip EHT BSS membership selector
Johannes Berg
2023-06-06
1
-2
/
+3
*
|
wifi: mac80211: remove element scratch_len
Johannes Berg
2023-06-06
2
-4
/
+1
*
|
wifi: mac80211: HW restart for MLO
Johannes Berg
2023-06-06
1
-34
/
+73
|
/
*
Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-04-21
7
-30
/
+40
|
\
|
*
wifi: mac80211: remove return value check of debugfs_create_dir()
Yingsha Xu
2023-04-20
1
-4
/
+0
|
*
wifi: mac80211: remove ieee80211_tx_status_8023
Felix Fietkau
2023-04-18
1
-24
/
+0
|
*
wifi: mac80211: add flush_sta method
Johannes Berg
2023-04-13
3
-2
/
+28
|
*
wifi: mac80211: flush queues on STA removal
Johannes Berg
2023-04-13
1
-0
/
+8
|
*
wifi: ieee80211: correctly mark FTM frames non-bufferable
Johannes Berg
2023-04-13
1
-2
/
+2
|
*
wifi: mac80211: set EHT support flag in AP mode
Aloka Dixit
2023-04-11
1
-0
/
+4
*
|
mac80211: use the new drop reasons infrastructure
Johannes Berg
2023-04-21
5
-48
/
+126
|
/
*
wifi: mac80211: enable EHT mesh support
Ryder Lee
2023-03-31
5
-4
/
+162
*
Merge wireless/main into wireless-next/main
Johannes Berg
2023-03-31
7
-38
/
+53
|
\
|
*
wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta
Felix Fietkau
2023-03-30
1
-1
/
+2
|
*
wifi: mac80211: fix flow dissection for forwarded packets
Felix Fietkau
2023-03-30
1
-1
/
+1
|
*
wifi: mac80211: fix mesh forwarding
Felix Fietkau
2023-03-30
1
-0
/
+3
[prev]
[next]