mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-27 01:11:31 +00:00
This * makes the queue number passed to drivers a u16 (as it will be with skb_get_queue_mapping) * removes the useless queue number defines * splits hw->queues into hw->queues/ampdu_queues * removes the debugfs files for per-queue counters * removes some dead QoS code * removes the beacon queue configuration for IBSS so that the drivers now never get a queue number bigger than (hw->queues + hw->ampdu_queues - 1) for tx and only in the range 0..hw->queues-1 for conf_tx. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com> |
||
|---|---|---|
| .. | ||
| ath5k | ||
| b43 | ||
| b43legacy | ||
| hostap | ||
| iwlwifi | ||
| libertas | ||
| p54 | ||
| prism54 | ||
| rt2x00 | ||
| zd1211rw | ||
| adm8211.c | ||
| adm8211.h | ||
| airo.c | ||
| airo.h | ||
| airo_cs.c | ||
| airport.c | ||
| arlan-main.c | ||
| arlan-proc.c | ||
| arlan.h | ||
| atmel.c | ||
| atmel.h | ||
| atmel_cs.c | ||
| atmel_pci.c | ||
| hermes.c | ||
| hermes.h | ||
| hermes_rid.h | ||
| i82586.h | ||
| i82593.h | ||
| ipw2100.c | ||
| ipw2100.h | ||
| ipw2200.c | ||
| ipw2200.h | ||
| Kconfig | ||
| Makefile | ||
| netwave_cs.c | ||
| orinoco.c | ||
| orinoco.h | ||
| orinoco_cs.c | ||
| orinoco_nortel.c | ||
| orinoco_pci.c | ||
| orinoco_pci.h | ||
| orinoco_plx.c | ||
| orinoco_tmd.c | ||
| ray_cs.c | ||
| ray_cs.h | ||
| rayctl.h | ||
| rndis_wlan.c | ||
| rtl818x.h | ||
| rtl8180.h | ||
| rtl8180_dev.c | ||
| rtl8180_grf5101.c | ||
| rtl8180_grf5101.h | ||
| rtl8180_max2820.c | ||
| rtl8180_max2820.h | ||
| rtl8180_rtl8225.c | ||
| rtl8180_rtl8225.h | ||
| rtl8180_sa2400.c | ||
| rtl8180_sa2400.h | ||
| rtl8187.h | ||
| rtl8187_dev.c | ||
| rtl8187_rtl8225.c | ||
| rtl8187_rtl8225.h | ||
| spectrum_cs.c | ||
| strip.c | ||
| wavelan.c | ||
| wavelan.h | ||
| wavelan.p.h | ||
| wavelan_cs.c | ||
| wavelan_cs.h | ||
| wavelan_cs.p.h | ||
| wl3501.h | ||
| wl3501_cs.c | ||
| zd1201.c | ||
| zd1201.h | ||