freebsd-dev/sys/dev/usb/wlan
Kevin Lo 405886883d The RUN_MAX_TXSZ constat is defined as Tx desc + Tx wireless info + MCLBYTES +
max padding.  We were lucky in that run(4) working fine since both
rt2860_rxwi and rt2860_txwi structure sizes are the same.
2013-12-02 09:07:43 +00:00
..
if_rsu.c Use the real product name for Edimax rsu(4) id. 2013-11-12 02:34:48 +00:00
if_rsureg.h Import OpenBSD's rsu(4) WLAN driver. 2013-07-30 02:07:57 +00:00
if_rum.c Check for "ieee80211_vap_setup()" failure in all USB WLAN drivers. 2013-11-06 12:57:01 +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 The RUN_MAX_TXSZ constat is defined as Tx desc + Tx wireless info + MCLBYTES + 2013-12-02 09:07:43 +00:00
if_runreg.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_runvar.h The RUN_MAX_TXSZ constat is defined as Tx desc + Tx wireless info + MCLBYTES + 2013-12-02 09:07:43 +00:00
if_uath.c Check for "ieee80211_vap_setup()" failure in all USB WLAN drivers. 2013-11-06 12:57:01 +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 Check for "ieee80211_vap_setup()" failure in all USB WLAN drivers. 2013-11-06 12:57:01 +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 Check for "ieee80211_vap_setup()" failure in all USB WLAN drivers. 2013-11-06 12:57:01 +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 Check for "ieee80211_vap_setup()" failure in all USB WLAN drivers. 2013-11-06 12:57:01 +00:00
if_urtwn.c Check for "ieee80211_vap_setup()" failure in all USB WLAN drivers. 2013-11-06 12:57:01 +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 Check for "ieee80211_vap_setup()" failure in all USB WLAN drivers. 2013-11-06 12:57:01 +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