madwifi/net80211
2008-01-26 02:47:27 +00:00
..
_ieee80211.h Move channel non-occupancy limits out of ieee80211_channel structure to 2008-01-18 21:25:05 +00:00
ieee80211_acl.c Eliminate ether_sprintf in favor of new MAC_FMT and MAC_ADDR macros (which are faster and thread safe). 2008-01-25 22:49:48 +00:00
ieee80211_beacon.c Merge -dfs to trunk - r3246:r3254 2008-01-26 02:47:27 +00:00
ieee80211_crypto_ccmp.c Fix for a false replay detection when seq was initialized to zero and first packet is also seq zero. 2007-10-28 20:40:04 +00:00
ieee80211_crypto_none.c Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
ieee80211_crypto_tkip.c Eliminate ether_sprintf in favor of new MAC_FMT and MAC_ADDR macros (which are faster and thread safe). 2008-01-25 22:49:48 +00:00
ieee80211_crypto_wep.c Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
ieee80211_crypto.c Eliminate ether_sprintf in favor of new MAC_FMT and MAC_ADDR macros (which are faster and thread safe). 2008-01-25 22:49:48 +00:00
ieee80211_crypto.h Change delete key IOCTL request structure to use ieee80211_keyix_t. 2007-12-21 17:46:02 +00:00
ieee80211_debug.h More changes merged over from madwifi-dfs that seem to have been missed 2008-01-16 19:45:36 +00:00
ieee80211_input.c Have internal bridged packets belong to the BSS node 2008-01-26 02:30:35 +00:00
ieee80211_ioctl.h - Add a iwpriv function that dumps a mapping of nasty obfuscated 2008-01-25 00:29:30 +00:00
ieee80211_linux.c Eliminate ether_sprintf in favor of new MAC_FMT and MAC_ADDR macros (which are faster and thread safe). 2008-01-25 22:49:48 +00:00
ieee80211_linux.h Eliminate ether_sprintf in favor of new MAC_FMT and MAC_ADDR macros (which are faster and thread safe). 2008-01-25 22:49:48 +00:00
ieee80211_monitor.c frame injection: let IEEE80211_RADIOTAP_DATA_RETRIES specify the number of 2008-01-22 07:11:13 +00:00
ieee80211_monitor.h Stop writing a bogus IEEE80211_RADIOTAP_DBM_TX_POWER field. 2007-12-10 23:13:33 +00:00
ieee80211_node.c Eliminate ether_sprintf in favor of new MAC_FMT and MAC_ADDR macros (which are faster and thread safe). 2008-01-25 22:49:48 +00:00
ieee80211_node.h Remove humourous typo 2008-01-20 03:34:45 +00:00
ieee80211_output.c Eliminate ether_sprintf in favor of new MAC_FMT and MAC_ADDR macros (which are faster and thread safe). 2008-01-25 22:49:48 +00:00
ieee80211_power.c Bad merge from r3161; see r3123 for rationale 2008-01-18 17:26:28 +00:00
ieee80211_power.h Have net80211 hard_start functions return NETDEV_TX_* codes; tidy some headers in the process. 2007-12-23 20:11:05 +00:00
ieee80211_proto.c Eliminate ether_sprintf in favor of new MAC_FMT and MAC_ADDR macros (which are faster and thread safe). 2008-01-25 22:49:48 +00:00
ieee80211_proto.h More changes from madwifi-dfs that are either definitions or missed changes that should not have been on the feature branch. 2008-01-16 20:01:39 +00:00
ieee80211_radiotap.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
ieee80211_rate.c Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
ieee80211_rate.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
ieee80211_scan_ap.c Merge -dfs to trunk - r3246:r3254 2008-01-26 02:47:27 +00:00
ieee80211_scan_sta.c Eliminate ether_sprintf in favor of new MAC_FMT and MAC_ADDR macros (which are faster and thread safe). 2008-01-25 22:49:48 +00:00
ieee80211_scan.c Eliminate ether_sprintf in favor of new MAC_FMT and MAC_ADDR macros (which are faster and thread safe). 2008-01-25 22:49:48 +00:00
ieee80211_scan.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
ieee80211_skb.c Eliminate ether_sprintf in favor of new MAC_FMT and MAC_ADDR macros (which are faster and thread safe). 2008-01-25 22:49:48 +00:00
ieee80211_skb.h Revert some r3164 - was only meant ot have one file in it 2008-01-16 20:11:38 +00:00
ieee80211_var.h - Add a iwpriv function that dumps a mapping of nasty obfuscated 2008-01-25 00:29:30 +00:00
ieee80211_wireless.c Eliminate ether_sprintf in favor of new MAC_FMT and MAC_ADDR macros (which are faster and thread safe). 2008-01-25 22:49:48 +00:00
ieee80211_xauth.c Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
ieee80211.c From madwifi-dfs. If ieee80211_find_channel is passed 0 for flags, then omit flag comparisons from the search criteria. 2008-01-23 18:53:34 +00:00
ieee80211.h Rework monitor mode SKB handling, touching shared and cloned SKB handling in the TX path. This patch removes any such processing based on the assumption that the current processing is wrong even in the most conservative case (cloned SKB). 2007-12-24 01:01:47 +00:00
if_athproto.h Support for setting default VAP debug flags at module load time, so you can 2007-11-21 10:45:58 +00:00
if_ethersubr.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
if_llc.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
if_media.c Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
if_media.h Merge some whitespace changes from the DFS branch 2007-11-20 17:18:36 +00:00
Makefile Remove long lingering references to wlan_auth and wlan_radius. 2007-12-19 23:46:41 +00:00
Makefile.kernel Remove long lingering references to wlan_auth and wlan_radius. 2007-12-19 23:46:41 +00:00