index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-13
mac80211: correct MU-MIMO monitor follow functionality
Johannes Berg
1
-20
/
+58
2017-04-13
cfg80211: allow leaving MU-MIMO monitor configuration unchanged
Johannes Berg
3
-12
/
+13
2017-04-13
mac80211: drop frames too short for FCS earlier
Johannes Berg
1
-21
/
+18
2017-04-13
mac80211: Fix clang warning about constant operand in logical operation
Matthias Kaehlcke
1
-2
/
+4
2017-03-31
cfg80211: add intro to documentation
Johannes Berg
1
-0
/
+3
2017-03-31
cfg80211: add documentation for cfg80211_get_bss()
Johannes Berg
1
-1
/
+11
2017-03-31
cfg80211: Add support for FILS shared key authentication offload
Vidyullatha Kanchanapally
5
-12
/
+259
2017-03-31
cfg80211: Use a structure to pass connect response params
Vidyullatha Kanchanapally
8
-130
/
+205
2017-03-29
mac80211-hwsim: remove dmesg spam about get-survey.
Ben Greear
1
-2
/
+0
2017-03-29
mac80211: mesh: drop new node with weak power
Masashi Honma
1
-2
/
+8
2017-03-17
cfg80211: preserve wdev ID across netns changes
Johannes Berg
1
-1
/
+9
2017-03-16
nl80211: Use signed function for a signed variable
Masashi Honma
1
-1
/
+1
2017-03-16
mac80211: Use setup_timer instead of init_timer for mesh path
Ondřej Lysoněk
1
-3
/
+2
2017-03-08
mac80211: reject/clear user rate mask if not usable
Johannes Berg
4
-1
/
+48
2017-03-07
mac80211: remove ieee80211_tx_rate_control.max_rate_idx
Johannes Berg
2
-12
/
+0
2017-03-07
iwlwifi: dvm: remove usage of txrc->max_rate_idx
Johannes Berg
1
-1
/
+1
2017-03-07
iwlegacy: remove usage of txrc->max_rate_idx
Johannes Berg
2
-2
/
+2
2017-03-07
mac80211: ignore VHT membership selector when parsing rates
Johannes Berg
1
-5
/
+5
2017-03-06
cfg80211: Share Channel DFS state across wiphys of same DFS domain
Vasanthakumar Thiagarajan
6
-7
/
+218
2017-03-06
cfg80211: Disallow moving out of operating DFS channel in non-ETSI
Vasanthakumar Thiagarajan
1
-0
/
+52
2017-03-06
cfg80211: Make pre-CAC results valid only for ETSI domain
Vasanthakumar Thiagarajan
9
-9
/
+196
2017-03-06
mac80211_hwsim: report survey data for scanned channels
Johannes Berg
1
-13
/
+60
2017-03-06
mac80211: Use setup_timer instead of init_timer
Ondřej Lysoněk
2
-12
/
+12
2017-03-06
mac80211_hwsim: Add channel 169 (5845 MHz)
Jouni Malinen
1
-0
/
+1
2017-03-06
mac80211_hwsim: fix command documentation indentation
Johannes Berg
1
-2
/
+2
2017-03-06
mac80211_hwsim: Make sure NEW_RADIO contains final name
Andrew Zaborowski
1
-0
/
+3
2017-03-06
mac80211: fix mesh fail_avg check
Manoharan, Rajkumar
1
-2
/
+4
2017-03-06
ieee80211: define HT operation CCFS2 field
Johannes Berg
1
-0
/
+2
2017-03-06
mac80211: encode rate type (legacy, HT, VHT) with fewer bits
Johannes Berg
2
-9
/
+15
2017-03-06
cfg80211: refactor cfg80211_calculate_bitrate()
Johannes Berg
2
-30
/
+33
2017-03-06
mac80211: remove local pointer from rate_ctrl_ref
Johannes Berg
2
-6
/
+5
2017-03-06
ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1
Johannes Berg
4
-16
/
+16
2017-03-06
mac80211: Print text for disassociation reason
Arkadiusz Miskiewicz
1
-2
/
+3
2017-03-06
ieee80211: add FT-PSK AKM suite selector
Avraham Stern
1
-0
/
+1
2017-03-06
cfg80211: combine two nested ifs into a single condition
Johannes Berg
2
-11
/
+11
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
25
-0
/
+52
2017-03-06
mac80211: Add set_cqm_rssi_range_config
Andrew Zaborowski
3
-0
/
+58
2017-03-06
cfg80211: Accept multiple RSSI thresholds for CQM
Andrew Zaborowski
7
-14
/
+198
2017-03-06
mac80211: use DECLARE_EWMA for mesh_fail_avg
Manoharan, Rajkumar
3
-7
/
+22
2017-03-04
strparser: destroy workqueue on module exit
WANG Cong
1
-0
/
+1
2017-03-04
Documentation/sphinx: fix primary_domain configuration
John Keeping
1
-1
/
+1
2017-03-04
docs: Fix htmldocs build failure
Martyn Welch
1
-2
/
+2
2017-03-03
doc/ko_KR/memory-barriers: Update control-dependencies section
SeongJae Park
1
-31
/
+37
2017-03-03
pcieaer doc: update the link
Cao jin
1
-1
/
+1
2017-03-03
Documentation: Update path to sysrq.txt
Krzysztof Kozlowski
4
-6
/
+6
2017-03-03
sfc: fix IPID endianness in TSOv2
Edward Cree
1
-1
/
+1
2017-03-03
sfc: avoid max() in array size
Edward Cree
1
-5
/
+5
2017-03-03
rds: remove unnecessary returned value check
Zhu Yanjun
4
-14
/
+4
2017-03-03
rxrpc: Fix potential NULL-pointer exception
David Howells
1
-7
/
+8
2017-03-03
nfp: correct DMA direction in XDP DMA sync
Jakub Kicinski
1
-2
/
+2
[next]