index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-21
mac80211: remove unnecessary null test before debugfs_remove()
Fabian Frederick
1
-8
/
+4
2014-10-21
mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHz
Karl Beldan
4
-22
/
+241
2014-10-20
mac80211: minstrel_ht: include type (cck/ht) in rates flag
Karl Beldan
1
-14
/
+14
2014-10-20
mac80211: minstrel_ht: macros adjustments for future VHT_GROUPs
Karl Beldan
3
-34
/
+42
2014-10-20
mac80211: minstrel_ht: Increase the range of handled rate indexes
Karl Beldan
2
-12
/
+12
2014-10-20
Merge branch 'mac80211' into mac80211-next
Johannes Berg
5
-12
/
+18
2014-10-20
mac80211: fix change flags variable signedness
Johannes Berg
1
-1
/
+2
2014-10-20
mac80211: minstrels: fix buffer overflow in HT debugfs rc_stats
Karl Beldan
2
-10
/
+15
2014-10-20
cfg80211: Convert del_station() callback to use a param struct
Jouni Malinen
1
-3
/
+3
2014-10-14
mac80211: fix typo in starting baserate for rts_cts_rate_idx
Karl Beldan
1
-1
/
+1
2014-10-10
mac80211: enable DFS with channel contexts
Michal Kazior
2
-4
/
+17
2014-10-09
mac80211: directly return ieee80211_vif_use_reserved_context()
Fabian Frederick
1
-5
/
+1
2014-10-09
mac80211: allow channel switch with multiple channel contexts
Luciano Coelho
3
-22
/
+20
2014-10-09
mac80211: wait for the first beacon on the new channel after CSA
Luciano Coelho
3
-13
/
+36
2014-10-09
mac80211: add post_channel_switch driver operation
Luciano Coelho
4
-1
/
+37
2014-10-09
mac80211: add pre_channel_switch driver operation
Luciano Coelho
4
-8
/
+79
2014-10-09
mac80211: add extended channel switching capability if the driver supports CSA
Luciano Coelho
2
-9
/
+14
2014-10-09
mac80211: add device_timestamp to the ieee80211_channel_switch struct
Luciano Coelho
2
-5
/
+12
2014-10-09
mac80211: implement cfg80211_ops to query mesh proxy path table
Henning Rogge
3
-0
/
+87
2014-10-09
mac80211: return the vif's chandef in ieee80211_cfg_get_channel()
Luciano Coelho
1
-1
/
+1
2014-10-09
mac80211: minstrel_ht: fix MCS_GROUP_RATES usage
Karl Beldan
1
-1
/
+1
2014-10-09
mac80211: fix warning on htmldocs for last_tdls_pkt_time
Liad Kaufman
1
-0
/
+1
2014-09-26
Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
29
-303
/
+579
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-09-15
Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
29
-303
/
+579
2014-09-12
mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack path
Alexander Duyck
1
-11
/
+4
2014-09-11
mac80211: replace SMPS hw flags with wiphy feature bits
Eliad Peller
3
-8
/
+3
2014-09-11
mac80211: set smps_mode according to ap params
Eliad Peller
1
-2
/
+13
2014-09-11
mac80211: set network header in TDLS frames
Arik Nemtsov
1
-0
/
+3
2014-09-11
cfg80211/mac80211: add wmm info to assoc event
Eliad Peller
1
-1
/
+8
2014-09-11
mac80211: add TDLS connection timeout
Liad Kaufman
2
-1
/
+23
2014-09-11
mac80211: improve minstrel_ht rate sorting by throughput & probability
Thomas Huehn
3
-119
/
+213
2014-09-11
mac80211: Unify rate statistic variables between Minstrel & Minstrel_HT
Thomas Huehn
4
-97
/
+85
2014-09-11
mac80211: clear key material when freeing keys
Johannes Berg
1
-1
/
+1
2014-09-09
Merge tag 'mac80211-for-john-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
John W. Linville
1
-1
/
+1
2014-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
John W. Linville
6
-8
/
+17
2014-09-08
mac80211: annotate MMIC head/tailroom warning
Johannes Berg
1
-2
/
+5
2014-09-08
mac80211: support DTPC IE (from Cisco Client eXtensions)
Steinar H. Gunderson
3
-11
/
+75
2014-09-08
mac80211: split 802.11h parsing from transmit power policy
Steinar H. Gunderson
1
-19
/
+41
2014-09-05
mac80211: fix broken use of VHT/20Mhz with some APs
Eyal Shapira
1
-1
/
+1
2014-09-05
mac80211: extend set_coverage_class signature
Lorenzo Bianconi
3
-5
/
+10
2014-09-05
mac80211: combine roc with the "next roc" if possible
Eliad Peller
1
-24
/
+53
2014-09-05
mac80211: adjust roc duration when combining ROCs
Eliad Peller
1
-0
/
+1
2014-09-05
mac80211: Add RRM support to assoc request
Assaf Krauss
2
-3
/
+13
2014-09-05
mac80211: fix description comment of ieee80211_subif_start_xmit
Liad Kaufman
1
-3
/
+2
2014-09-05
mac80211: add Intel Mobile Communications copyright
Johannes Berg
18
-0
/
+18
2014-09-05
mac80211: use bss_conf->dtim_period instead of conf.ps_dtim_period
Emmanuel Grumbach
1
-1
/
+1
2014-09-05
mac80211: clean up ieee80211_i.h
Johannes Berg
1
-2
/
+1
2014-09-04
Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
16
-154
/
+147
2014-09-04
Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
John W. Linville
6
-8
/
+17
[prev]
[next]