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
2017-10-16
mac80211: accept key reinstall without changing anything
Johannes Berg
1
-4
/
+17
2017-09-06
mac80211: fix deadlock in driver-managed RX BA session start
Johannes Berg
3
-14
/
+28
2017-09-06
mac80211: Complete ampdu work schedule during session tear down
Ilan peer
1
-0
/
+18
2017-09-05
mac80211: flush hw_roc_start work before cancelling the ROC
Avraham Stern
1
-0
/
+2
2017-09-05
mac80211: agg-tx: call drv_wake_tx_queue in proper context
Johannes Berg
1
-0
/
+4
2017-09-05
mac80211: Fix null pointer dereference with iTXQ support
Chunho Lee
1
-1
/
+2
2017-09-05
mac80211: add MESH IE in the correct order
Liad Kaufman
1
-1
/
+1
2017-09-05
mac80211: shorten debug prints using ht_dbg() to avoid warning
Sharon Dvir
1
-2
/
+2
2017-09-05
mac80211: fix VLAN handling with TXQs
Johannes Berg
2
-9
/
+44
2017-09-05
mac80211: fix incorrect assignment of reassoc value
Simon Dinkin
1
-1
/
+1
2017-08-09
mac80211: add api to start ba session timer expired flow
Naftali Goldstein
1
-1
/
+21
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2
-18
/
+13
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
3
-4
/
+4
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
8
-15
/
+15
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
8
-53
/
+37
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
14
-44
/
+23
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-40
/
+48
2017-06-13
Merge tag 'mac80211-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/lin...
David S. Miller
5
-37
/
+44
2017-06-13
mac80211: add the action to the drv_ampdu_action tracepoint
Emmanuel Grumbach
1
-4
/
+7
2017-06-13
mac80211: don't send SMPS action frame in AP mode when not needed
Emmanuel Grumbach
1
-0
/
+2
2017-06-13
mac80211/wpa: use constant time memory comparison for MACs
Jason A. Donenfeld
1
-4
/
+5
2017-06-13
mac80211: set bss_info data before configuring the channel
Johannes Berg
1
-10
/
+28
2017-06-13
mac80211: remove 5/10 MHz rate code from station MLME
Johannes Berg
1
-21
/
+3
2017-06-13
mac80211: Fix incorrect condition when checking rx timestamp
Avraham Stern
1
-1
/
+1
2017-06-13
mac80211: don't look at the PM bit of BAR frames
Emmanuel Grumbach
1
-1
/
+5
2017-06-09
mac80211: free netdev on dev_alloc_name() error
Johannes Berg
1
-0
/
+1
2017-06-08
mac80211: manage RX BA session offload without SKB queue
Johannes Berg
6
-73
/
+29
2017-06-08
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
7
-102
/
+74
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-3
/
+3
2017-06-01
mac80211: fix dropped counter in multiqueue RX
Johannes Berg
1
-1
/
+1
2017-05-30
mac80211: Invoke TX LED in more code paths
Bjorn Andersson
1
-2
/
+2
2017-05-30
skbuff/mac80211: introduce and use skb_put_zero()
Johannes Berg
2
-8
/
+4
2017-05-30
mac80211: fix TX aggregation start/stop callback race
Johannes Berg
5
-100
/
+71
2017-05-24
mac80211: enable VHT for mesh channel processing
Simon Wunderlich
1
-1
/
+3
2017-05-24
mac80211: mesh: support sending wide bandwidth CSA
Simon Wunderlich
3
-2
/
+82
2017-05-19
mac80211: mark as action frame when parsing IEs of CSA action frames
Simon Wunderlich
1
-1
/
+1
2017-05-19
mac80211: mesh: Allow following CSA to DFS channels if userspace handles it
Benjamin Berg
3
-3
/
+15
2017-05-19
mac80211: move clearing result into ieee80211_parse_ch_switch_ie()
Johannes Berg
4
-3
/
+2
2017-05-19
mac80211: mesh: mark channel as unusable if a regulatory MESH CSA is received
Benjamin Berg
3
-0
/
+27
2017-05-17
mac80211: Dynamically set CoDel parameters per station
Toke Høiland-Jørgensen
5
-2
/
+57
2017-05-17
mac80211: strictly check mesh address extension mode
Rajkumar Manoharan
1
-1
/
+2
2017-05-08
mac80211: fix IBSS presp allocation size
Johannes Berg
1
-0
/
+2
2017-05-08
mac80211: bail out from prep_connection() if a reconfig is ongoing
Luca Coelho
1
-0
/
+4
2017-04-28
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
3
-4
/
+4
2017-04-28
mac80211: Add support for BSS max idle period element
Avraham Stern
3
-1
/
+23
2017-04-28
mac80211: Fix possible sband related NULL pointer de-reference
Mohammed Shafi Shajakhan
11
-70
/
+139
2017-04-28
mac80211: add ieee80211_tx_status_ext
Felix Fietkau
1
-28
/
+46
2017-04-28
mac80211: move ieee80211_tx_status_noskb below ieee80211_tx_status
Felix Fietkau
1
-58
/
+58
2017-04-28
mac80211: make rate control tx status API more extensible
Felix Fietkau
5
-51
/
+42
2017-04-28
mac80211: use bitfield macros for encoded rate
Johannes Berg
2
-30
/
+50
[next]