madwifi/net80211
2008-07-19 20:36:28 +00:00
..
_ieee80211.h Added proper phytype definitions for XR and HT 2008-07-19 20:36:28 +00:00
ieee80211_acl.c
ieee80211_beacon.c Remove trailing whitespace where it's not in madwifi-dfs branch 2008-07-17 03:44:41 +00:00
ieee80211_crypto_ccmp.c KASSERT should add newline at the end to match FreeBSD behavior 2008-06-19 16:58:07 +00:00
ieee80211_crypto_none.c
ieee80211_crypto_tkip.c KASSERT should add newline at the end to match FreeBSD behavior 2008-06-19 16:58:07 +00:00
ieee80211_crypto_wep.c Make pointer declarations and casting consistent. Some other formatting changes are made in passing 2008-06-06 20:32:29 +00:00
ieee80211_crypto.c Make pointer declarations and casting consistent. Some other formatting changes are made in passing 2008-06-06 20:32:29 +00:00
ieee80211_crypto.h Remove, rename, and move various mystery meat defines 2008-07-06 02:31:09 +00:00
ieee80211_debug.h
ieee80211_input.c More typo fixes 2008-07-18 22:00:42 +00:00
ieee80211_ioctl.h
ieee80211_linux.c Add an informational message when debug flags are changed. 2008-06-22 05:32:29 +00:00
ieee80211_linux.h Make pointer declarations and casting consistent. Some other formatting changes are made in passing 2008-06-06 20:32:29 +00:00
ieee80211_monitor.c Reference the VAP's node in injection/raw output frames. Makes injection work. 2008-06-12 05:22:37 +00:00
ieee80211_monitor.h
ieee80211_node.c Convert various _debug style char *func and int line passing to use dump_stack. This may possibly be a tad noisy still. 2008-06-22 02:12:53 +00:00
ieee80211_node.h Convert various _debug style char *func and int line passing to use dump_stack. This may possibly be a tad noisy still. 2008-06-22 02:12:53 +00:00
ieee80211_output.c Remove trailing whitespace where it's not in madwifi-dfs branch 2008-07-17 03:44:41 +00:00
ieee80211_power.c Move responsibility for removing padding in the RX path entirely to the driver. This allows it to be done once, and thus avoids extra copying of SKBs. 2008-06-08 01:43:53 +00:00
ieee80211_power.h
ieee80211_proto.c KASSERT should add newline at the end to match FreeBSD behavior 2008-06-19 16:58:07 +00:00
ieee80211_proto.h Move responsibility for removing padding in the RX path entirely to the driver. This allows it to be done once, and thus avoids extra copying of SKBs. 2008-06-08 01:43:53 +00:00
ieee80211_radiotap.h
ieee80211_rate.c
ieee80211_rate.h
ieee80211_scan_ap.c
ieee80211_scan_sta.c Update roaming iwpriv names to reflect actual format of rate data (i.e., increments of 0.5). 2008-06-19 02:34:23 +00:00
ieee80211_scan.c Merge some comment changes from madwifi-dfs 2008-07-17 04:50:29 +00:00
ieee80211_scan.h
ieee80211_skb.c Convert various _debug style char *func and int line passing to use dump_stack. This may possibly be a tad noisy still. 2008-06-22 02:12:53 +00:00
ieee80211_skb.h Convert various _debug style char *func and int line passing to use dump_stack. This may possibly be a tad noisy still. 2008-06-22 02:12:53 +00:00
ieee80211_var.h Typo fixes 2008-07-18 21:50:53 +00:00
ieee80211_wireless.c More typo fixes 2008-07-18 22:00:42 +00:00
ieee80211_xauth.c
ieee80211.c Merge some comment changes from madwifi-dfs 2008-07-17 04:50:29 +00:00
ieee80211.h Correctly name Data type Null subtype frame. 2008-07-05 01:00:32 +00:00
if_athproto.h
if_ethersubr.h
if_llc.h
if_media.c Make pointer declarations and casting consistent. Some other formatting changes are made in passing 2008-06-06 20:32:29 +00:00
if_media.h
Makefile
Makefile.kernel