freebsd-dev/sys/dev/usb/wlan
Hans Petter Selasky 198fc7c37f Fix a range check for maximum transmit length. The existing code was
off by 4 bytes in one case.

Approved by:	kevlo @
MFC after:	2 weeks
2014-01-31 22:42:26 +00:00
..
if_rsu.c Use m_get2() instead of m_getcl(). 2014-01-10 14:47:20 +00:00
if_rsureg.h Import OpenBSD's rsu(4) WLAN driver. 2013-07-30 02:07:57 +00:00
if_rum.c Rename definition of IEEE80211_FC1_WEP to IEEE80211_FC1_PROTECTED. 2014-01-08 08:06:56 +00:00
if_rumfw.h
if_rumreg.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
if_rumvar.h Fix alignment of USB WLAN radiotap headers. This makes USB WLAN adapters 2013-07-29 05:54:13 +00:00
if_run.c Fix a range check for maximum transmit length. The existing code was 2014-01-31 22:42:26 +00:00
if_runreg.h Add support for the MediaTek/Ralink RT3593 chipset. 2014-01-03 06:01:05 +00:00
if_runvar.h Revert r261014. Let Kevin fix it. 2014-01-23 10:18:28 +00:00
if_uath.c Rename definition of IEEE80211_FC1_WEP to IEEE80211_FC1_PROTECTED. 2014-01-08 08:06:56 +00:00
if_uathreg.h
if_uathvar.h Fix alignment of USB WLAN radiotap headers. This makes USB WLAN adapters 2013-07-29 05:54:13 +00:00
if_upgt.c Rename definition of IEEE80211_FC1_WEP to IEEE80211_FC1_PROTECTED. 2014-01-08 08:06:56 +00:00
if_upgtvar.h Fix alignment of USB WLAN radiotap headers. This makes USB WLAN adapters 2013-07-29 05:54:13 +00:00
if_ural.c Rename definition of IEEE80211_FC1_WEP to IEEE80211_FC1_PROTECTED. 2014-01-08 08:06:56 +00:00
if_uralreg.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
if_uralvar.h Fix alignment of USB WLAN radiotap headers. This makes USB WLAN adapters 2013-07-29 05:54:13 +00:00
if_urtw.c Rename definition of IEEE80211_FC1_WEP to IEEE80211_FC1_PROTECTED. 2014-01-08 08:06:56 +00:00
if_urtwn.c Replace deprecated M_DONTWAIT with M_NOWAIT. 2014-01-09 01:48:33 +00:00
if_urtwnreg.h Fix alignment of USB WLAN radiotap headers. This makes USB WLAN adapters 2013-07-29 05:54:13 +00:00
if_urtwreg.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
if_urtwvar.h Fix alignment of USB WLAN radiotap headers. This makes USB WLAN adapters 2013-07-29 05:54:13 +00:00
if_zyd.c Rename definition of IEEE80211_FC1_WEP to IEEE80211_FC1_PROTECTED. 2014-01-08 08:06:56 +00:00
if_zydfw.h
if_zydreg.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00