madwifi/ath
br1 86d8de1785 let ieee80211_recv_mgmt() return 0 if the frame is to be discarded and don't
process discarded frames in ath_recv_mgmt(). this reduces the number of times
we attempt to merge IBSS to invalid beacons.

this patch is based on the work of Derek Smithies


git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3634 0192ed92-7a03-0410-a25b-9323aeb14dbd
2008-05-16 16:09:28 +00:00
..
if_ath_ahb.c Move some static declarations around for no particular reason 2008-01-31 03:54:19 +00:00
if_ath_ahb.h add missing #include statement 2008-01-28 21:04:23 +00:00
if_ath_debug.h Merge madwifi-dfs branch to trunk. 2008-01-26 20:48:11 +00:00
if_ath_hal_extensions.h These extensions are for interference/noise immunity control and will be used in a subsequent commit 2008-04-09 21:51:36 +00:00
if_ath_hal_macros.h Whitespace for control statements 2008-05-14 19:11:57 +00:00
if_ath_hal_wrappers.h fix wrong hal type usage for interference mitigation 2007-11-26 14:26:15 +00:00
if_ath_hal.h Debugging updates: 2008-04-09 22:25:51 +00:00
if_ath_pci.c Use resource_size_t for physical memory addresses 2008-03-19 21:28:16 +00:00
if_ath_pci.h Merge some whitespace changes from the DFS branch 2007-11-20 17:18:36 +00:00
if_ath_radar.c Convert as many things as possible to use kzalloc 2008-04-24 14:10:42 +00:00
if_ath_radar.h Merge madwifi-dfs branch to trunk. 2008-01-26 20:48:11 +00:00
if_ath.c let ieee80211_recv_mgmt() return 0 if the frame is to be discarded and don't 2008-05-16 16:09:28 +00:00
if_athioctl.h The SIOCGATHDIAG ioctl tries to overlay a new struct defintion (struct ath_diag) onto the struct ifreq. Unfortunately, this structure appears to be too large on 64-bit platforms due to a larger pointer size; the technique may also suffer other problems. 2008-03-17 04:46:00 +00:00
if_athvar.h let ieee80211_recv_mgmt() return 0 if the frame is to be discarded and don't 2008-05-16 16:09:28 +00:00
Makefile Adjust build system for Linux 2.6.26 2008-05-05 02:00:56 +00:00
Makefile.kernel Add radar stuff to Makefile.kernel 2008-02-05 06:27:17 +00:00