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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2016-04-20
mac80211: properly deal with station hashtable insert errors
Johannes Berg
1
-5
/
+8
2016-03-22
mac80211: Fix Public Action frame RX in AP mode
Jouni Malinen
1
-0
/
+1
2016-03-22
mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
Johannes Berg
2
-10
/
+28
2016-03-18
mac80211: minstrel_ht: set default tx aggregation timeout to 0
Felix Fietkau
1
-1
/
+1
2016-03-18
mac80211: minstrel: Change expected throughput unit back to Kbps
Sven Eckelmann
2
-2
/
+3
2016-03-18
mac80211: fix use of uninitialised values in RX aggregation
Chris Bainbridge
1
-1
/
+1
2016-02-15
mac80211: Requeue work after scan complete for all VIF types.
Sachin Kulkarni
5
-19
/
+11
2015-12-09
mac80211: fix divide by zero when NOA update
Janusz.Dziedzic@tieto.com
1
-0
/
+7
2015-12-09
mac80211: allow null chandef in tracing
Arik Nemtsov
1
-5
/
+5
2015-12-09
mac80211: fix driver RSSI event calculations
Johannes Berg
1
-1
/
+1
2015-12-09
mac80211: Fix local deauth while associating
Andrei Otcheretianski
1
-0
/
+19
2015-09-29
mac80211: enable assoc check for mesh interfaces
Bob Copeland
1
-3
/
+0
2015-09-13
mac80211: fix invalid read in minstrel_sort_best_tp_rates()
Adrien Schildknecht
1
-5
/
+6
2015-08-10
mac80211: clear subdir_stations when removing debugfs
Tom Hughes
1
-0
/
+1
2015-08-03
mac80211: prevent possible crypto tx tailroom corruption
Michal Kazior
1
-0
/
+3
2015-08-03
mac80211: fix the beacon csa counter for mesh and ibss
Chun-Yeow Yeoh
3
-0
/
+3
2015-07-10
mac80211: fix locking in update_vlan_tailroom_need_count()
Johannes Berg
1
-3
/
+10
2015-05-20
mac80211: fix AP_VLAN crypto tailroom calculation
Michal Kazior
4
-9
/
+83
2015-05-20
mac80211: don't split remain-on-channel for coalescing
Johannes Berg
2
-54
/
+11
2015-05-19
mac80211: don't use napi_gro_receive() outside NAPI context
Johannes Berg
2
-2
/
+6
2015-05-11
mac80211: move WEP tailroom size check
Janusz Dziedzic
1
-2
/
+4
2015-04-24
mac80211: enable hash table shrinking
Johannes Berg
1
-0
/
+1
2015-04-23
mac80211: fix rhashtable conversion
Johannes Berg
1
-1
/
+17
2015-04-20
mac80211: don't warn when stopping VLAN with stations
Johannes Berg
1
-5
/
+7
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
38
-1297
/
+1928
2015-04-14
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
3
-38
/
+54
2015-04-13
Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...
David S. Miller
19
-365
/
+969
2015-04-07
mac80211: Move message tracepoints to their own header
Steven Rostedt (Red Hat)
3
-38
/
+54
2015-04-07
cfg80211: move IE split utilities here from mac80211
Johannes Berg
2
-44
/
+0
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+12
2015-04-01
mac80211: add an intermediate software queue implementation
Felix Fietkau
11
-19
/
+350
2015-04-01
mac80211: reduce log spam from ieee80211_handle_pwr_constr
John Linville
1
-7
/
+7
2015-04-01
mac80211: add standard deviation to Minstrel stats
Thomas Huehn
4
-18
/
+56
2015-04-01
mac80211: reduce calculation costs of EWMA
Thomas Huehn
1
-1
/
+6
2015-04-01
mac80211: add max lossless throughput per rate
Thomas Huehn
6
-69
/
+93
2015-04-01
mac80211: restructure per-rate throughput calculation into function
Thomas Huehn
6
-61
/
+88
2015-04-01
mac80211: improve Minstrel variable & function naming
Thomas Huehn
6
-95
/
+98
2015-04-01
mac80211: unify Minstrel & Minstrel-HTs calculation of rate statistics
Thomas Huehn
3
-43
/
+32
2015-04-01
mac80211: add new Minstrel-HT statistic output via csv
Thomas Huehn
2
-2
/
+138
2015-04-01
mac80211: add new Minstrel statistic output via csv
Thomas Huehn
2
-14
/
+82
2015-04-01
mac80211: fix RX A-MPDU session reorder timer deletion
Johannes Berg
3
-5
/
+12
2015-04-01
mac80211: enhance readability of Minstrel-HTs rc_stats output
Thomas Huehn
1
-15
/
+34
2015-04-01
mac80211: enhance readability of Minstrels rc_stats output
Thomas Huehn
1
-5
/
+13
2015-04-01
mac80211: use rhashtable for station table
Johannes Berg
6
-85
/
+85
2015-03-31
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
33
-932
/
+959
2015-03-30
mac80211: set QoS capability before changing station state
Johannes Berg
1
-4
/
+4
2015-03-30
mac80211: send HT/VHT IEs in TDLS discovery response
Arik Nemtsov
1
-3
/
+8
2015-03-30
mac80211: add VHT support for IBSS
Janusz.Dziedzic@tieto.com
5
-11
/
+80
2015-03-30
mac80211: IBSS fix scan request
Janusz.Dziedzic@tieto.com
3
-12
/
+97
2015-03-30
mac80211: factor out station lookup from ieee80211_build_hdr()
Johannes Berg
1
-70
/
+118
[next]