Remove support for Linux kernels older than 2.6.13
[madwifi/.git] / net80211 / ieee80211_scan_ap.c
2013-11-12 Pavel RoskinRemove support for Linux kernels older than 2.6.13
2011-02-02 proskiAdd support for the latest kernels that don't define...
2010-06-19 proskiFix support for Linux 2.6.11, which lacks <linux/sort.h>
2009-07-11 benoitMerge madwifi-dfs back to trunk: this change is only...
2008-05-14 mentorWhitespace for control statements
2008-04-10 mtaylorFix non-debug compilation warnings about unused functio...
2008-03-27 proskiFix compilation on kernels prior to Linux 2.6.11
2008-02-21 nbdfix a merge bug that broke ap channel scanning for...
2008-01-30 mentorLinux 2.4 series compatibility fixes
2008-01-26 mtaylorMerge madwifi-dfs branch to trunk.
2008-01-26 mentorMerge -dfs to trunk - r3246:r3254
2007-11-28 proskiStandardize on ARRAY_SIZE, stop defining and undefining N
2007-11-22 mentorFormatting changes. Mostly line lengths with some white...
2007-10-11 mentorIf a rates information element is received that is...
2007-10-08 mentorFunction declaration whitespace
2007-10-05 proskiFix lock context imbalance in ap_end() found by sparse
2007-10-05 mtaylorAdded support for AP mode scan results to be updated...
2007-10-04 mrenzmannRestructuring the repository layout in response to...