index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
certs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-06
cfg80211: Add option to specify previous BSSID for Connect command
Jouni Malinen
3
-2
/
+10
2016-04-06
mac80211: minstrel_ht: set A-MSDU tx limits based on selected max_prob_rate
Felix Fietkau
1
-0
/
+54
2016-04-06
mac80211: add A-MSDU tx support
Felix Fietkau
7
-0
/
+188
2016-04-06
mac80211: enable collecting station statistics per-CPU
Johannes Berg
5
-46
/
+142
2016-04-06
mac80211: add fast-rx path
Johannes Berg
8
-3
/
+419
2016-04-06
mac80211: fix RX u64 stats consistency on 32-bit platforms
Johannes Berg
3
-29
/
+54
2016-04-06
mac80211: fix last RX rate data consistency
Johannes Berg
3
-49
/
+77
2016-04-06
mac80211: add separate last_ack variable
Johannes Berg
4
-9
/
+24
2016-04-06
mac80211: remove rx_stats.last_rx update after sta alloc
Johannes Berg
2
-6
/
+0
2016-04-06
mac80211: move averaged values out of rx_stats
Johannes Berg
4
-10
/
+12
2016-04-06
mac80211: move semicolon out of CALL_RXH macro
Johannes Berg
1
-17
/
+17
2016-04-06
mac80211: count MSDUs in A-MSDU properly
Johannes Berg
1
-9
/
+9
2016-04-06
mac80211: allow passing transmitter station on RX
Johannes Berg
6
-12
/
+21
2016-04-05
mac80211: mesh: flush paths outside of plink lock
Bob Copeland
1
-2
/
+9
2016-04-05
mac80211: mesh: fix cleanup for mesh pathtable
Bob Copeland
3
-2
/
+8
2016-04-05
mac80211: mesh: fix mesh path kerneldoc
Bob Copeland
1
-8
/
+12
2016-04-05
mac80211: mesh: reorder structure members
Bob Copeland
1
-3
/
+2
2016-04-05
mac80211: mesh: embed gates hlist head directly
Bob Copeland
2
-15
/
+5
2016-04-05
mac80211: mesh: use hlist for rmc cache
Bob Copeland
2
-10
/
+12
2016-04-05
mac80211: mesh: handle failed alloc for rmc cache
Bob Copeland
1
-0
/
+3
2016-04-05
mac80211: mesh: fix crash in mesh_path_timer
Bob Copeland
3
-15
/
+25
2016-04-05
mac80211: track and tell driver about GO client P2P PS abilities
Ayala Beker
3
-1
/
+40
2016-04-05
cfg80211: allow userspace to specify client P2P PS support
Ayala Beker
3
-0
/
+55
2016-04-05
mac80211: avoid useless memory write on each frame RX
Johannes Berg
1
-3
/
+4
2016-04-05
mac80211: fix cipher scheme function name
Johannes Berg
1
-4
/
+4
2016-04-05
mac80211: clean up station flags debugfs
Johannes Berg
2
-20
/
+47
2016-04-05
ieee80211: support parsing Fine Timing Measurement action frame
Avraham Stern
1
-0
/
+11
2016-04-05
mac80211: don't start dynamic PS timer if not needed
Johannes Berg
1
-5
/
+5
2016-04-05
mac80211: remove sta_info debugfs sub-struct
Johannes Berg
3
-17
/
+15
2016-04-05
mac80211: Remove unused variable in per STA debugfs struct
Mohammed Shafi Shajakhan
2
-3
/
+0
2016-04-05
mac80211: enable starting BA session with custom timeout
Sara Sharon
1
-17
/
+30
2016-04-05
mac80211: add NETIF_F_RXCSUM to features white list
Sara Sharon
1
-1
/
+1
2016-04-05
mac80211: Set global RRM capability
Emmanuel Grumbach
1
-0
/
+2
2016-04-05
cfg80211: fix kernel-doc struct name
Akira Moroo
1
-1
/
+1
2016-04-05
mac80211: minstrel_ht: improve sample rate skip logic
Felix Fietkau
1
-7
/
+16
2016-04-05
mac80211: do not pass injected frames without a valid rate to the driver
Felix Fietkau
1
-0
/
+3
2016-04-05
mac80211: fix parsing of 40Mhz in injected radiotap header
Sven Eckelmann
1
-2
/
+3
2016-04-05
nl80211: add feature for BSS selection support
Arend van Spriel
4
-0
/
+204
2016-04-05
mac80211: synchronize driver rx queues before removing a station
Sara Sharon
4
-1
/
+40
2016-04-05
mac80211: mesh: convert path table to rhashtable
Bob Copeland
4
-575
/
+259
2016-04-05
rhashtable: accept GFP flags in rhashtable_walk_init
Bob Copeland
8
-11
/
+17
2016-04-05
mac80211: mesh: embed known gates list in struct mesh_path
Bob Copeland
2
-56
/
+45
2016-04-05
mac80211: mesh: factor out common mesh path allocation code
Bob Copeland
1
-23
/
+28
2016-04-05
mac80211: mesh: don't hash sdata in mpath tables
Bob Copeland
1
-10
/
+8
2016-04-05
mac80211: mesh: move path tables into if_mesh
Bob Copeland
6
-115
/
+104
2016-04-05
mac80211_hwsim: Support a hw scan request for a specific BSSID
Jouni Malinen
1
-0
/
+5
2016-04-05
mac80211: Support a scan request for a specific BSSID
Jouni Malinen
1
-1
/
+3
2016-04-05
cfg80211: Allow a scan request for a specific BSSID
Jouni Malinen
5
-1
/
+15
2016-04-05
mac80211: document only injected *_RADIOTAP_* flags
Sven Eckelmann
1
-2
/
+2
2016-04-05
mac80211: allow not sending MIC up from driver for HW crypto
Sara Sharon
5
-17
/
+23
[next]