madwifi/net80211
proski 6f08b9347d Print a prominent message if kernel AES is not available
The kernel AES will only be requested if hardware encryption is not
available and if AES is really needed.  At that point, a failure to
allocate the AES cipher would be a real problem, not a minor debug
condition.


git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@4121 0192ed92-7a03-0410-a25b-9323aeb14dbd
2010-03-12 06:40:34 +00:00
..
_ieee80211.h Merge madwifi-dfs back to trunk: this change is only about DFS, excluding 2009-07-11 17:20:58 +00:00
ieee80211_acl.c
ieee80211_beacon.c Merge madwifi-dfs back to trunk: this change is only about DFS, excluding 2009-07-11 17:20:58 +00:00
ieee80211_crypto_ccmp.c Print a prominent message if kernel AES is not available 2010-03-12 06:40:34 +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 Rewrite ieee80211_input_all() 2009-07-30 21:06:29 +00:00
ieee80211_ioctl.h Remove all reverse engineering support, it's pointless now 2009-04-22 22:05:57 +00:00
ieee80211_linux.c Don't set ctl_name in Linux 2.6.33+, it was removed 2010-01-09 08:34:37 +00:00
ieee80211_linux.h Adjust for procfs changes in Linux 2.6.32 2009-09-28 23:06:53 +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 Rewrote IBSS merge (part that updates the IBSS parameters using content from 2009-07-11 17:37:55 +00:00
ieee80211_node.h Make ieee80211_free_node() static 2009-04-01 19:34:57 +00:00
ieee80211_output.c Merge madwifi-dfs back to trunk: this change is only about DFS, excluding 2009-07-11 17:20:58 +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 Merge madwifi-dfs back to trunk: this change is only about DFS, excluding 2009-07-11 17:20:58 +00:00
ieee80211_proto.h Merge madwifi-dfs back to trunk: this change is only about DFS, excluding 2009-07-11 17:20:58 +00:00
ieee80211_radiotap.h
ieee80211_rate.c
ieee80211_rate.h
ieee80211_scan_ap.c Merge madwifi-dfs back to trunk: this change is only about DFS, excluding 2009-07-11 17:20:58 +00:00
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 madwifi-dfs back to trunk: this change is only about DFS, excluding 2009-07-11 17:20:58 +00:00
ieee80211_scan.h Merge madwifi-dfs back to trunk: this change is only about DFS, excluding 2009-07-11 17:20:58 +00:00
ieee80211_skb.c Fix all cases of stack usage exceeding 1024 bytes 2009-05-12 20:05:46 +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 Merge madwifi-dfs back to trunk: this change is only about DFS, excluding 2009-07-11 17:20:58 +00:00
ieee80211_wireless.c Merge madwifi-dfs back to trunk: this change is only about DFS, excluding 2009-07-11 17:20:58 +00:00
ieee80211_xauth.c
ieee80211.c Avoid kernel panic and returns 802.11b. 2009-07-11 17:33:54 +00:00
ieee80211.h Merge madwifi-dfs back to trunk: this change is only about DFS, excluding 2009-07-11 17:20:58 +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 Merge madwifi-free branch into the trunk 2009-04-07 01:26:53 +00:00
Makefile.kernel Merge madwifi-free branch into the trunk 2009-04-07 01:26:53 +00:00