Remove support for Linux kernels older than 2.6.13
authorPavel Roskin <proski@gnu.org>
Tue, 12 Nov 2013 16:46:06 +0000 (11:46 -0500)
committerPavel Roskin <proski@gnu.org>
Tue, 12 Nov 2013 16:46:06 +0000 (11:46 -0500)
commit8c73cc55b108942eeabf4c072229f9aec2179260
tree3b33c53a20d331fb1fd20609f7d4505d3ad7d0b0
parent4f4d17ea6ec09aace21372ccf67cbda69906c183
Remove support for Linux kernels older than 2.6.13

Linux 2.6.13 introduced Wireless Extension 18 with WPA support.  It was
released in August 2005.  People making changes to MadWifi should not be
required to be software archeologistists to test their changes.
32 files changed:
INSTALL
Makefile
Makefile.inc
Makefile.kernel
README
ath/Makefile.kernel
ath/if_ath.c
ath/if_ath_pci.c
ath/if_ath_pci.h
ath/if_athvar.h
ath_hal/Makefile
ath_hal/Makefile.kernel
ath_hal/ah_osdep.h
ath_rate/Makefile
ath_rate/amrr/Makefile.kernel
ath_rate/minstrel/Makefile.kernel
ath_rate/minstrel/minstrel.c
ath_rate/onoe/Makefile.kernel
ath_rate/sample/Makefile.kernel
include/compat.h
net80211/Makefile.kernel
net80211/ieee80211.c
net80211/ieee80211_linux.h
net80211/ieee80211_scan_ap.c
net80211/ieee80211_skb.c
patch-kernel/README
patch-kernel/install.sh
regression/Makefile
regression/ccmp/test_ccmp.c
regression/tkip/test_tkip.c
regression/wep/test_wep.c
scripts/madwifi-unload