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
*
cfg80211: 802.11p OCB mode handling
Rostislav Lisovy
2014-11-04
4
-0
/
+11
*
mac80211: add support for driver tx power reporting
Felix Fietkau
2014-11-04
3
-0
/
+44
*
mac80211: fix spelling errors
Stephen Hemminger
2014-10-31
4
-4
/
+4
*
mac80211: minstrel_ht: do not always skip ht rates vht_only is true
Karl Beldan
2014-10-27
1
-1
/
+1
*
mac80211: don't flush when probing the AP
Emmanuel Grumbach
2014-10-27
1
-2
/
+0
*
mac80211: support creating vifs with specified mac address
Ben Greear
2014-10-27
2
-1
/
+5
*
mac80211: support creating wiphy w/out creating wlanX
Ben Greear
2014-10-27
1
-1
/
+2
*
mac80211: allow creating wiphy devices with suggested name
Ben Greear
2014-10-27
1
-4
/
+5
*
mac80211: expose API allowing station iteration
Arik Nemtsov
2014-10-23
1
-0
/
+28
*
mac80211: add stations in order to the station list
Arik Nemtsov
2014-10-23
1
-1
/
+1
*
mac80211: expose TDLS-initiator value to low level driver
Arik Nemtsov
2014-10-23
1
-2
/
+6
*
mac80211: fix network header breakage during encryption
Arik Nemtsov
2014-10-23
2
-7
/
+0
*
mac80211: export IE splitting function
Andrei Otcheretianski
2014-10-23
2
-27
/
+1
*
mac80211: minstrel_ht: use group flags instead of index to display rates
Karl Beldan
2014-10-23
1
-12
/
+16
*
mac80211: don't remove tainted keys after not programming
Johannes Berg
2014-10-22
1
-1
/
+10
*
mac80211: add WMM admission control support
Johannes Berg
2014-10-22
7
-22
/
+270
*
mac80211: sanity check CW_min/CW_max towards driver
Johannes Berg
2014-10-22
1
-0
/
+6
*
mac80211: remove unnecessary null test before debugfs_remove()
Fabian Frederick
2014-10-21
1
-8
/
+4
*
mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHz
Karl Beldan
2014-10-21
4
-22
/
+241
*
mac80211: minstrel_ht: include type (cck/ht) in rates flag
Karl Beldan
2014-10-20
1
-14
/
+14
*
mac80211: minstrel_ht: macros adjustments for future VHT_GROUPs
Karl Beldan
2014-10-20
3
-34
/
+42
*
mac80211: minstrel_ht: Increase the range of handled rate indexes
Karl Beldan
2014-10-20
2
-12
/
+12
*
Merge branch 'mac80211' into mac80211-next
Johannes Berg
2014-10-20
5
-12
/
+18
|
\
|
*
mac80211: minstrels: fix buffer overflow in HT debugfs rc_stats
Karl Beldan
2014-10-20
2
-10
/
+15
|
*
mac80211: fix typo in starting baserate for rts_cts_rate_idx
Karl Beldan
2014-10-14
1
-1
/
+1
|
*
mac80211: return the vif's chandef in ieee80211_cfg_get_channel()
Luciano Coelho
2014-10-09
1
-1
/
+1
|
*
mac80211: fix warning on htmldocs for last_tdls_pkt_time
Liad Kaufman
2014-10-09
1
-0
/
+1
*
|
mac80211: fix change flags variable signedness
Johannes Berg
2014-10-20
1
-1
/
+2
*
|
cfg80211: Convert del_station() callback to use a param struct
Jouni Malinen
2014-10-20
1
-3
/
+3
*
|
mac80211: enable DFS with channel contexts
Michal Kazior
2014-10-10
2
-4
/
+17
*
|
mac80211: directly return ieee80211_vif_use_reserved_context()
Fabian Frederick
2014-10-09
1
-5
/
+1
*
|
mac80211: allow channel switch with multiple channel contexts
Luciano Coelho
2014-10-09
3
-22
/
+20
*
|
mac80211: wait for the first beacon on the new channel after CSA
Luciano Coelho
2014-10-09
3
-13
/
+36
*
|
mac80211: add post_channel_switch driver operation
Luciano Coelho
2014-10-09
4
-1
/
+37
*
|
mac80211: add pre_channel_switch driver operation
Luciano Coelho
2014-10-09
4
-8
/
+79
*
|
mac80211: add extended channel switching capability if the driver supports CSA
Luciano Coelho
2014-10-09
2
-9
/
+14
*
|
mac80211: add device_timestamp to the ieee80211_channel_switch struct
Luciano Coelho
2014-10-09
2
-5
/
+12
*
|
mac80211: implement cfg80211_ops to query mesh proxy path table
Henning Rogge
2014-10-09
3
-0
/
+87
*
|
mac80211: minstrel_ht: fix MCS_GROUP_RATES usage
Karl Beldan
2014-10-09
1
-1
/
+1
|
/
*
Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-09-26
29
-303
/
+579
|
\
|
*
Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...
John W. Linville
2014-09-15
29
-303
/
+579
|
|
\
|
|
*
mac80211: replace SMPS hw flags with wiphy feature bits
Eliad Peller
2014-09-11
3
-8
/
+3
|
|
*
mac80211: set smps_mode according to ap params
Eliad Peller
2014-09-11
1
-2
/
+13
|
|
*
mac80211: set network header in TDLS frames
Arik Nemtsov
2014-09-11
1
-0
/
+3
|
|
*
cfg80211/mac80211: add wmm info to assoc event
Eliad Peller
2014-09-11
1
-1
/
+8
|
|
*
mac80211: add TDLS connection timeout
Liad Kaufman
2014-09-11
2
-1
/
+23
|
|
*
mac80211: improve minstrel_ht rate sorting by throughput & probability
Thomas Huehn
2014-09-11
3
-119
/
+213
|
|
*
mac80211: Unify rate statistic variables between Minstrel & Minstrel_HT
Thomas Huehn
2014-09-11
4
-97
/
+85
|
|
*
mac80211: clear key material when freeing keys
Johannes Berg
2014-09-11
1
-1
/
+1
|
|
*
mac80211: annotate MMIC head/tailroom warning
Johannes Berg
2014-09-08
1
-2
/
+5
[next]