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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: fix IBSS presp allocation size
Johannes Berg
2017-05-08
1
-0
/
+2
*
mac80211: bail out from prep_connection() if a reconfig is ongoing
Luca Coelho
2017-05-08
1
-0
/
+4
*
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
2017-04-28
3
-4
/
+4
*
mac80211: Add support for BSS max idle period element
Avraham Stern
2017-04-28
3
-1
/
+23
*
mac80211: Fix possible sband related NULL pointer de-reference
Mohammed Shafi Shajakhan
2017-04-28
11
-70
/
+139
*
mac80211: add ieee80211_tx_status_ext
Felix Fietkau
2017-04-28
1
-28
/
+46
*
mac80211: move ieee80211_tx_status_noskb below ieee80211_tx_status
Felix Fietkau
2017-04-28
1
-58
/
+58
*
mac80211: make rate control tx status API more extensible
Felix Fietkau
2017-04-28
5
-51
/
+42
*
mac80211: use bitfield macros for encoded rate
Johannes Berg
2017-04-28
2
-30
/
+50
*
mac80211: rename ieee80211_rx_status::vht_nss to just nss
Johannes Berg
2017-04-28
3
-7
/
+7
*
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
6
-68
/
+75
*
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-04-28
6
-55
/
+55
*
mac80211: make multicast variable a bool in ieee80211_accept_frame()
Luca Coelho
2017-04-26
1
-1
/
+1
*
mac80211: disentangle iflist_mtx and chanctx_mtx
Johannes Berg
2017-04-26
3
-8
/
+9
*
mac80211: don't parse encrypted management frames in ieee80211_frame_acked
Emmanuel Grumbach
2017-04-26
1
-0
/
+1
*
cfg80211: add request id parameter to .sched_scan_stop() signature
Arend Van Spriel
2017-04-26
1
-1
/
+2
*
mac80211: rewrite monitor mode delivery logic
Johannes Berg
2017-04-25
1
-59
/
+92
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-21
1
-18
/
+68
|
\
|
*
mac80211: reject ToDS broadcast data frames
Johannes Berg
2017-04-20
1
-0
/
+21
|
*
mac80211: fix MU-MIMO follow-MAC mode
Johannes Berg
2017-04-13
1
-18
/
+47
*
|
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
2017-04-20
19
-162
/
+333
|
\
\
|
|
/
|
/
|
|
*
mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss()
Matthias Kaehlcke
2017-04-18
1
-2
/
+2
|
*
mac80211: keep a separate list of monitor interfaces that are up
Johannes Berg
2017-04-18
4
-12
/
+22
|
*
mac80211: use common code for monitor options in add/change
Johannes Berg
2017-04-13
1
-58
/
+64
|
*
cfg80211: move add/change interface monitor flags into params
Johannes Berg
2017-04-13
1
-8
/
+7
|
*
mac80211: correct MU-MIMO monitor follow functionality
Johannes Berg
2017-04-13
1
-20
/
+58
|
*
cfg80211: allow leaving MU-MIMO monitor configuration unchanged
Johannes Berg
2017-04-13
1
-4
/
+4
|
*
mac80211: drop frames too short for FCS earlier
Johannes Berg
2017-04-13
1
-21
/
+18
|
*
mac80211: Fix clang warning about constant operand in logical operation
Matthias Kaehlcke
2017-04-13
1
-2
/
+4
|
*
mac80211: mesh: drop new node with weak power
Masashi Honma
2017-03-29
1
-2
/
+8
|
*
mac80211: Use setup_timer instead of init_timer for mesh path
Ondřej Lysoněk
2017-03-16
1
-3
/
+2
|
*
mac80211: reject/clear user rate mask if not usable
Johannes Berg
2017-03-08
4
-1
/
+48
|
*
mac80211: remove ieee80211_tx_rate_control.max_rate_idx
Johannes Berg
2017-03-07
1
-8
/
+0
|
*
mac80211: ignore VHT membership selector when parsing rates
Johannes Berg
2017-03-07
1
-5
/
+5
|
*
mac80211: Use setup_timer instead of init_timer
Ondřej Lysoněk
2017-03-06
2
-12
/
+12
|
*
mac80211: fix mesh fail_avg check
Manoharan, Rajkumar
2017-03-06
1
-2
/
+4
|
*
mac80211: encode rate type (legacy, HT, VHT) with fewer bits
Johannes Berg
2017-03-06
2
-9
/
+15
|
*
mac80211: remove local pointer from rate_ctrl_ref
Johannes Berg
2017-03-06
2
-6
/
+5
|
*
ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1
Johannes Berg
2017-03-06
2
-13
/
+13
|
*
mac80211: Print text for disassociation reason
Arkadiusz Miskiewicz
2017-03-06
1
-2
/
+3
|
*
mac80211: Add set_cqm_rssi_range_config
Andrew Zaborowski
2017-03-06
2
-0
/
+52
|
*
mac80211: use DECLARE_EWMA for mesh_fail_avg
Manoharan, Rajkumar
2017-03-06
3
-7
/
+22
*
|
mac80211: unconditionally start new netdev queues with iTXQ support
Johannes Berg
2017-03-29
1
-1
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-04
7
-16
/
+36
|
\
|
*
average: change to declare precision, not factor
Johannes Berg
2017-03-02
2
-2
/
+2
|
*
Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-03-01
6
-14
/
+34
|
|
\
|
|
*
mac80211: use driver-indicated transmitter STA only for data frames
Johannes Berg
2017-02-28
1
-7
/
+9
|
|
*
mac80211: fix typo in debug print
Sara Sharon
2017-02-27
1
-1
/
+1
|
|
*
mac80211: shorten debug message
Sara Sharon
2017-02-27
1
-1
/
+1
|
|
*
mac80211: fix power saving clients handling in iwlwifi
Emmanuel Grumbach
2017-02-27
1
-1
/
+1
[next]