madwifi/ath
mentor 09ffca4d23 Formatting - r3191
git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3193 0192ed92-7a03-0410-a25b-9323aeb14dbd
2008-01-17 02:30:15 +00:00
..
Makefile Install modules with mode set to 0644 instead of 0755. 2007-11-06 00:41:19 +00:00
Makefile.kernel Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
if_ath.c Formatting - r3191 2008-01-17 02:30:15 +00:00
if_ath_ahb.c Lots and lots of formatting and trivial changes that I have been collecting 2007-12-21 17:55:45 +00:00
if_ath_ahb.h Fix compiling on non-MIPS platforms 2007-12-13 02:08:52 +00:00
if_ath_hal.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
if_ath_hal_macros.h Add linefeeds to block warnings 2007-11-24 08:40:15 +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_pci.c Use compatibility definition for IRQF_SHARED 2007-12-13 02:18:16 +00:00
if_ath_pci.h Merge some whitespace changes from the DFS branch 2007-11-20 17:18:36 +00:00
if_athioctl.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
if_athvar.h Add support for variable number of VAPs. The hard coded maximum of 4 VAPs is replaced by a module parameter so that you can specify from 2 to 64 VAPs. The only quirk with high numbers of VAPs is that you must not attempt to use staggered beacons because the hardware cannot fire them fast enough. If more than 4 VAP maximum is specified, beacons are always bursted. This code has been tested successfully against 16-VAP APs without problems. 2008-01-16 22:43:30 +00:00