madwifi/ath
2008-05-21 13:44:15 +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.c add chip name by SREV mapping from ath5k and print MAC and PHY 2008-05-21 13:44:09 +00:00
if_ath_hal_extensions.h add chip name by SREV mapping from ath5k and print MAC and PHY 2008-05-21 13:44:09 +00:00
if_ath_hal_macros.h Whitespace for control statements 2008-05-14 19:11:57 +00:00
if_ath_hal_wrappers.h
if_ath_hal.h Debugging updates: 2008-04-09 22:25:51 +00:00
if_ath_pci.c Manually stomp the DMA size to 128B for AR5418 devices. This patch should probably be extended to do this for all PCIe devices. 2008-05-17 04:53:35 +00:00
if_ath_pci.h
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 fixing and cleanup of ath_announce 2008-05-21 13:44:15 +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 move all HAL extensions (everything including direct register read and writes 2008-05-21 13:44:03 +00:00
Makefile move all HAL extensions (everything including direct register read and writes 2008-05-21 13:44:03 +00:00
Makefile.kernel Add radar stuff to Makefile.kernel 2008-02-05 06:27:17 +00:00