kernel-hacking-2024-linux-s.../net/mac80211
Stanislaw Gruszka e1b3ec1a2a mac80211: explicitly disable/enable QoS
Add interface to disable/enable QoS (aka WMM or WME). Currently drivers
enable it explicitly when ->conf_tx method is called, and newer disable.
Disabling is needed for some APs, which do not support QoS, such
we should send QoS frames to them.

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-03-31 14:43:59 -04:00
..
aes_ccm.c
aes_ccm.h
aes_cmac.c
aes_cmac.h
agg-rx.c
agg-tx.c wireless: remove trailing space in messages 2010-03-31 14:38:51 -04:00
cfg.c mac80211: Add support for connection quality monitoring 2010-03-24 16:04:33 -04:00
cfg.h
debugfs.c
debugfs.h
debugfs_key.c
debugfs_key.h
debugfs_netdev.c
debugfs_netdev.h
debugfs_sta.c mac80211: deprecate RX status noise 2010-03-09 15:02:53 -05:00
debugfs_sta.h
driver-ops.h
driver-trace.c
driver-trace.h
event.c
ht.c
ibss.c mac80211: (really) fix rates setup on IBSS merge 2010-03-16 15:05:47 -04:00
ieee80211_i.h mac80211: Add support for connection monitor in hardware 2010-03-23 16:51:42 -04:00
iface.c mac80211: Add support for connection monitor in hardware 2010-03-23 16:51:42 -04:00
Kconfig mac80211: give warning if building w/out rate ctrl algorithm 2010-03-10 17:09:40 -05:00
key.c
key.h
led.c
led.h
main.c mac80211: use listen interval 5 as default 2010-02-26 16:59:11 -05:00
Makefile
mesh.c
mesh.h
mesh_hwmp.c
mesh_pathtbl.c
mesh_plink.c
michael.c
michael.h
mlme.c mac80211: explicitly disable/enable QoS 2010-03-31 14:43:59 -04:00
offchannel.c
pm.c
rate.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 2010-02-26 16:54:45 -05:00
rate.h mac80211: Fix HT rate control configuration 2010-03-03 15:39:21 -05:00
rc80211_minstrel.c minstrel: make the rate control ops reusable from another rc implementation 2010-03-10 17:44:23 -05:00
rc80211_minstrel.h minstrel: make the rate control ops reusable from another rc implementation 2010-03-10 17:44:23 -05:00
rc80211_minstrel_debugfs.c minstrel: make the rate control ops reusable from another rc implementation 2010-03-10 17:44:23 -05:00
rc80211_pid.h
rc80211_pid_algo.c
rc80211_pid_debugfs.c
rx.c mac80211: support paged rx SKBs 2010-03-31 14:39:34 -04:00
scan.c mac80211: Improve software scan timing 2010-03-09 15:03:07 -05:00
spectmgmt.c
sta_info.c
sta_info.h mac80211: deprecate RX status noise 2010-03-09 15:02:53 -05:00
status.c mac80211: optimize tx status processing 2010-03-15 15:31:59 -04:00
tkip.c
tkip.h
tx.c mac80211: remove unneed variable from ieee80211_tx_pending() 2010-03-24 16:04:33 -04:00
util.c mac80211: explicitly disable/enable QoS 2010-03-31 14:43:59 -04:00
wep.c
wep.h
wme.c
wme.h
work.c mac80211: fix direct probe loop on ieee80211_work_purge 2010-02-26 16:59:12 -05:00
wpa.c
wpa.h