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
...
*
|
mac80211: add separate last_ack variable
Johannes Berg
2016-04-06
4
-9
/
+24
*
|
mac80211: remove rx_stats.last_rx update after sta alloc
Johannes Berg
2016-04-06
2
-6
/
+0
*
|
mac80211: move averaged values out of rx_stats
Johannes Berg
2016-04-06
4
-10
/
+12
*
|
mac80211: move semicolon out of CALL_RXH macro
Johannes Berg
2016-04-06
1
-17
/
+17
*
|
mac80211: count MSDUs in A-MSDU properly
Johannes Berg
2016-04-06
1
-9
/
+9
*
|
mac80211: allow passing transmitter station on RX
Johannes Berg
2016-04-06
1
-5
/
+13
*
|
mac80211: mesh: flush paths outside of plink lock
Bob Copeland
2016-04-05
1
-2
/
+9
*
|
mac80211: mesh: fix cleanup for mesh pathtable
Bob Copeland
2016-04-05
3
-2
/
+8
*
|
mac80211: mesh: fix mesh path kerneldoc
Bob Copeland
2016-04-05
1
-8
/
+12
*
|
mac80211: mesh: reorder structure members
Bob Copeland
2016-04-05
1
-3
/
+2
*
|
mac80211: mesh: embed gates hlist head directly
Bob Copeland
2016-04-05
2
-15
/
+5
*
|
mac80211: mesh: use hlist for rmc cache
Bob Copeland
2016-04-05
2
-10
/
+12
*
|
mac80211: mesh: handle failed alloc for rmc cache
Bob Copeland
2016-04-05
1
-0
/
+3
*
|
mac80211: mesh: fix crash in mesh_path_timer
Bob Copeland
2016-04-05
3
-15
/
+25
*
|
mac80211: track and tell driver about GO client P2P PS abilities
Ayala Beker
2016-04-05
2
-0
/
+33
*
|
mac80211: avoid useless memory write on each frame RX
Johannes Berg
2016-04-05
1
-3
/
+4
*
|
mac80211: fix cipher scheme function name
Johannes Berg
2016-04-05
1
-4
/
+4
*
|
mac80211: clean up station flags debugfs
Johannes Berg
2016-04-05
2
-20
/
+47
*
|
mac80211: don't start dynamic PS timer if not needed
Johannes Berg
2016-04-05
1
-5
/
+5
*
|
mac80211: remove sta_info debugfs sub-struct
Johannes Berg
2016-04-05
3
-17
/
+15
*
|
mac80211: Remove unused variable in per STA debugfs struct
Mohammed Shafi Shajakhan
2016-04-05
2
-3
/
+0
*
|
mac80211: enable starting BA session with custom timeout
Sara Sharon
2016-04-05
1
-17
/
+30
*
|
mac80211: add NETIF_F_RXCSUM to features white list
Sara Sharon
2016-04-05
1
-1
/
+1
*
|
mac80211: Set global RRM capability
Emmanuel Grumbach
2016-04-05
1
-0
/
+2
*
|
mac80211: minstrel_ht: improve sample rate skip logic
Felix Fietkau
2016-04-05
1
-7
/
+16
*
|
mac80211: do not pass injected frames without a valid rate to the driver
Felix Fietkau
2016-04-05
1
-0
/
+3
*
|
mac80211: fix parsing of 40Mhz in injected radiotap header
Sven Eckelmann
2016-04-05
1
-2
/
+3
*
|
mac80211: synchronize driver rx queues before removing a station
Sara Sharon
2016-04-05
3
-1
/
+35
*
|
mac80211: mesh: convert path table to rhashtable
Bob Copeland
2016-04-05
4
-575
/
+259
*
|
mac80211: mesh: embed known gates list in struct mesh_path
Bob Copeland
2016-04-05
2
-56
/
+45
*
|
mac80211: mesh: factor out common mesh path allocation code
Bob Copeland
2016-04-05
1
-23
/
+28
*
|
mac80211: mesh: don't hash sdata in mpath tables
Bob Copeland
2016-04-05
1
-10
/
+8
*
|
mac80211: mesh: move path tables into if_mesh
Bob Copeland
2016-04-05
6
-115
/
+104
*
|
mac80211: Support a scan request for a specific BSSID
Jouni Malinen
2016-04-05
1
-1
/
+3
*
|
mac80211: allow not sending MIC up from driver for HW crypto
Sara Sharon
2016-04-05
2
-14
/
+17
*
|
mac80211: allow drivers to report CLOCK_BOOTTIME for scan results
Johannes Berg
2016-04-05
1
-1
/
+3
*
|
mac80211: parse VHT info in injected frames
Lorenzo Bianconi
2016-04-05
1
-0
/
+31
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-08
5
-19
/
+40
|
\
|
*
Merge tag 'mac80211-for-davem-2016-03-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2016-03-02
3
-11
/
+30
|
|
\
|
|
*
mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
Felix Fietkau
2016-03-01
1
-1
/
+1
|
|
*
mac80211: Fix Public Action frame RX in AP mode
Jouni Malinen
2016-03-01
1
-0
/
+1
|
|
*
mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
Johannes Berg
2016-03-01
2
-10
/
+28
|
*
|
Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2016-02-24
3
-8
/
+10
|
|
\
|
|
|
*
mac80211: minstrel_ht: set default tx aggregation timeout to 0
Felix Fietkau
2016-02-23
1
-1
/
+1
|
|
*
mac80211: minstrel: Change expected throughput unit back to Kbps
Sven Eckelmann
2016-02-02
2
-2
/
+3
|
|
*
mac80211: minstrel_ht: fix out-of-bound in minstrel_ht_set_best_prob_rate
Konstantin Khlebnikov
2016-02-02
1
-4
/
+5
|
|
*
mac80211: fix use of uninitialised values in RX aggregation
Chris Bainbridge
2016-01-29
1
-1
/
+1
*
|
|
mac80211: use reset to set header pointer
Zhang Shengju
2016-03-05
4
-9
/
+9
*
|
|
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
2016-03-01
29
-361
/
+749
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mac80211: move MU_MIMO_OWNER flag to ieee80211_vif
Sara Sharon
2016-02-24
4
-12
/
+10
[prev]
[next]