acrn-kernel/net/mac80211
Johannes Berg ef3a62d272 mac80211: detect driver tx bugs
When a driver rejects a frame in it's ->tx() callback, it must also
stop queues, otherwise mac80211 can go into a loop here. Detect this
situation and abort the loop after five retries, warning about the
driver bug.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-06-18 15:39:48 -07:00
..
Kconfig wireless: Fix compile error with wifi & leds 2008-04-27 15:34:55 -07:00
Makefile
aes_ccm.c
aes_ccm.h
cfg.c net/mac80211: always true conditionals 2008-05-28 16:43:41 -04:00
cfg.h
debugfs.c
debugfs.h
debugfs_key.c mac80211: fix debugfs default key oops 2008-05-12 21:18:05 -04:00
debugfs_key.h
debugfs_netdev.c
debugfs_netdev.h
debugfs_sta.c
debugfs_sta.h
event.c
ieee80211_i.h mac80211: Checking IBSS support while changing channel in ad-hoc mode 2008-06-09 15:53:37 -04:00
iface.c mac80211: assign needed_headroom/tailroom for netdevs 2008-05-12 20:51:44 -07:00
key.c mac80211: fix key todo list order 2008-04-16 15:59:57 -04:00
key.h
led.c
led.h
main.c mac80211: Fixing slow IBSS rejoin 2008-06-09 15:50:20 -04:00
mesh.c mac80211: fix incorrect mesh header length 2008-05-12 21:22:18 -04:00
mesh.h Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 2008-05-01 02:06:32 -07:00
mesh_hwmp.c mac80211: mesh hwmp: fix kfree(skb) 2008-05-12 21:22:18 -04:00
mesh_pathtbl.c Fix potential scheduling while atomic in mesh_path_add. 2008-05-12 21:22:19 -04:00
mesh_plink.c
michael.c
michael.h
mlme.c mac80211: Checking IBSS support while changing channel in ad-hoc mode 2008-06-09 15:53:37 -04:00
rate.c
rate.h
rc80211_pid.h
rc80211_pid_algo.c
rc80211_pid_debugfs.c fix irq flags in mac80211 code 2008-05-12 21:18:04 -04:00
rx.c mac80211: fix alignment issue with compare_ether_addr() 2008-05-28 16:43:50 -04:00
sta_info.c
sta_info.h
tkip.c mac80211: incorrect shift direction 2008-04-30 20:34:26 -04:00
tkip.h
tx.c mac80211: detect driver tx bugs 2008-06-18 15:39:48 -07:00
util.c mac80211: fix alignment issue with compare_ether_addr() 2008-05-28 16:43:50 -04:00
wep.c
wep.h
wext.c mac80211 : fix for iwconfig in ad-hoc mode 2008-06-13 16:14:53 -04:00
wme.c mac80211: add missing new line in debug print HT_DEBUG 2008-06-13 16:14:53 -04:00
wme.h
wpa.c
wpa.h