Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
da7a26af4ae7192e63103aaaf0941a1fd42723df
/
net
/
mac80211
/
ht.c
506bcfa
mac80211: limit the A-MSDU Tx based on peer's capabilities
by Emmanuel Grumbach
· 9 years ago
abcff6e
mac80211: add VHT support for IBSS
by Janusz.Dziedzic@tieto.com
· 10 years ago
dc5943d
mac80211: set Rx highest rate in ht_cap
by Arik Nemtsov
· 10 years ago
13cc8a4
mac80211: support HT for TDLS stations
by Arik Nemtsov
· 10 years ago
9a07bf5
mac80211: Allow HT capa override to add 40 MHz intolerant
by Jouni Malinen
· 11 years ago
a2e7495
mac80211: Allow disabling LDPC
by Pawel Kulakowski
· 11 years ago
30f55dc
mac80211: allow drivers to request SMPS off
by Luciano Coelho
· 11 years ago
0e028ab
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
8ffcc70
mac80211: avoid deadlock revealed by lockdep
by Emmanuel Grumbach
· 11 years ago
c6e1332
mac80211: send {ADD,DEL}BA on AC_VO like other mgmt frames, as per spec
by Karl Beldan
· 11 years ago
349b196
mac80211: allow to set smps mode to OFF in AP mode
by Emmanuel Grumbach
· 11 years ago
687da13
mac80211: implement SMPS for AP
by Emmanuel Grumbach
· 11 years ago
822854b
mac80211: enable HT overrides for ibss
by Simon Wunderlich
· 11 years ago
e562078
mac80211: Ensure tid_start_tx is protected by sta->lock
by Ben Greear
· 11 years ago
8d61ffa
cfg80211/mac80211: use cfg80211 wdev mutex in mac80211
by Johannes Berg
· 11 years ago
c07270b
mac80211: fix HT capability overrides for AP station
by Johannes Berg
· 12 years ago
4f4b935
mac80211: don't apply HT overrides to TDLS peers
by Johannes Berg
· 12 years ago
af0ed69
mac80211: stop modifying HT SMPS capability
by Johannes Berg
· 12 years ago
4a3cb70
mac80211: constify IE parsing
by Johannes Berg
· 12 years ago
0af83d3
mac80211: handle VHT operating mode notification
by Johannes Berg
· 12 years ago
e1a0c6b
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
by Johannes Berg
· 12 years ago
66d5757
mac80211: allow driver to be stateless wrt. SMSP requests
by Emmanuel Grumbach
· 12 years ago
21add82
mac80211: unset peer's HT 40 MHz support if not usable
by Johannes Berg
· 12 years ago
c82c4a8
mac80211: split aggregation stop by reason
by Johannes Berg
· 12 years ago
bc0784d
mac80211: Allow disabling SGI-20
by Ben Greear
· 12 years ago
5a306f5
mac80211: introduce IEEE80211_NUM_TIDS and use it
by Johannes Berg
· 12 years ago
bdcbd8e
mac80211: clean up debugging
by Johannes Berg
· 12 years ago
e87cc47
net: Convert net_ratelimit uses to net_<level>_ratelimited
by Joe Perches
· 12 years ago
24398e3
mac80211: set HT channel before association
by Johannes Berg
· 13 years ago
cf6bb79
mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames
by Helmut Schaa
· 13 years ago
4e79fad
mac80211: Remove WARN_ON in apply-ht-override logic.
by Ben Greear
· 13 years ago
13c40c5
mac80211: Add HT operation modes for IBSS
by Alexander Simon
· 13 years ago
32dfefa
mac80211: Make __check_htcap_disable static.
by Ben Greear
· 13 years ago
515db09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by John W. Linville
· 13 years ago
ef96a842
mac80211: Support ht-cap over-rides.
by Ben Greear
· 13 years ago
ae2772b
mac80211: allow frame aggregation for mesh
by Thomas Pedersen
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
c2c98fd
mac80211: optimise station flags
by Johannes Berg
· 13 years ago
d15b845
mac80211: Remove unnecessary OOM logging messages
by Joe Perches
· 13 years ago
f41ccd7
mac80211: Stop BA session event from device
by Shahar Levi
· 13 years ago
40b275b
mac80211: sparse RCU annotations
by Johannes Berg
· 13 years ago
ec034b2
mac80211: fix TX a-MPDU locking
by Johannes Berg
· 13 years ago
90b4ca9
mac80211: copy peer MCS TX parameters
by Johannes Berg
· 14 years ago
e4b5595
mac80211: fix SMPS request
by Johannes Berg
· 14 years ago
53f73c0
mac80211: avoid transmitting delBA to old AP
by Johannes Berg
· 14 years ago
d1f5b7a
mac80211: allow drivers to request SM PS mode change
by Johannes Berg
· 14 years ago
15804e3
mac80211: skip HT parsing if HW does not support HT
by Christian Lamparter
· 14 years ago
cfcdbde
mac80211: change TX aggregation locking
by Johannes Berg
· 14 years ago
a93e364
mac80211: change RX aggregation locking
by Johannes Berg
· 14 years ago
7c3b1dd
mac80211: defer RX agg session teardown to work
by Johannes Berg
· 14 years ago
67c282c
mac80211: move BA session work
by Johannes Berg
· 14 years ago
0ab3370
mac80211: make TX aggregation start/stop request async
by Johannes Berg
· 14 years ago
a622ab7
mac80211: use RCU for TX aggregation
by Johannes Berg
· 14 years ago
66b0470
mac80211: remove ieee80211_sta_stop_rx_ba_session
by Johannes Berg
· 15 years ago
d346f49
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
0f78231
mac80211: enable spatial multiplexing powersave
by Johannes Berg
· 15 years ago
47846c9
mac80211: reduce reliance on netdev
by Johannes Berg
· 15 years ago
9a418af
mac80211: fix peer HT capabilities
by Johannes Berg
· 15 years ago
ff9c38b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
827d42c
mac80211: fix spurious delBA handling
by Johannes Berg
· 15 years ago
62ae67b
mac80211: remove encrypt parameter from ieee80211_tx_skb
by Johannes Berg
· 15 years ago
c951ad3
mac80211: convert aggregation to operate on vifs/stas
by Johannes Berg
· 15 years ago
372362a
mac80211: fix reason code output endianness
by Johannes Berg
· 15 years ago
d323655
cfg80211: clean up includes
by Johannes Berg
· 16 years ago
d5522e0
mac80211: move ieee80211_enable_ht function to mlme.c
by Johannes Berg
· 16 years ago
81cb762
mac80211: Extend the rate control API with an update callback
by Sujith
· 16 years ago
4690029
mac80211: split IBSS/managed code
by Johannes Berg
· 16 years ago
849b796
mac80211: further cleanups to stopping BA sessions
by Johannes Berg
· 16 years ago
2dace10
mac80211: clean up BA session teardown
by Johannes Berg
· 16 years ago
8abd3f9
mac80211: restrict aggregation to supported interface modes
by Johannes Berg
· 16 years ago
b8695a8
mac80211: restructure HT code
by Johannes Berg
· 16 years ago
e964817
mac80211: cleanup kmalloc/memset -> kcalloc
by Wei Yongjun
· 16 years ago
1acc97b
mac80211: 802.11w - Do not force Action frames to disable encryption
by Jouni Malinen
· 16 years ago
4797938
mac80211: clean up channel type config
by Johannes Berg
· 16 years ago
285256a
mac80211: no need for ht.enabled
by Luis R. Rodriguez
· 16 years ago
85b9e4f
mac80211: fix "‘ret’ may be used uninitialized" warning
by John W. Linville
· 16 years ago
094d05d
mac80211: Fix HT channel selection
by Sujith
· 16 years ago
f16f33d
mac80211: Use the HT capabilities from the IE instead of the station's caps.
by Sujith
· 16 years ago
8469cde
mac80211: Add a new event in ieee80211_ampdu_mlme_action
by Sujith
· 16 years ago
8b30b1f
mac80211: Re-enable aggregation
by Sujith
· 16 years ago
ae5eb02
mac80211: rewrite HT handling
by Johannes Berg
· 16 years ago
d9fe60d
802.11: clean up/fix HT support
by Johannes Berg
· 16 years ago
0c68ae26
mac80211: convert to %pM away from print_mac
by Johannes Berg
· 16 years ago
17741cd
mac80211: share STA information with driver
by Johannes Berg
· 16 years ago
05c914f
mac80211: use nl80211 interface types
by Johannes Berg
· 16 years ago
e50db65
mac80211: move frame TX function
by Johannes Berg
· 16 years ago
de1ede7
mac80211: make BA session handling independent of STA mode
by Johannes Berg
· 16 years ago
bacac54
mac80211: move some HT code out of main.c
by Johannes Berg
· 16 years ago
44d414d
mac80211: move some HT code out of mlme.c
by Johannes Berg
· 16 years ago