madwifi/ath
proski afdc1e0da1 Eliminate ATH_GET_NETDEV_DEV, it breaks on some CentOS kernels
Instead, use sc->sc_bdev to find the physical device.  sc->sc_bdev is
NULL on AHB and we don't use SET_NETDEV_DEV on AHB anyway, so do it on
PCI only.


git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@4170 0192ed92-7a03-0410-a25b-9323aeb14dbd
2011-10-07 21:30:59 +00:00
..
Makefile Merge madwifi-free branch into the trunk 2009-04-07 01:26:53 +00:00
Makefile.kernel Merge madwifi-free branch into the trunk 2009-04-07 01:26:53 +00:00
if_ath.c Eliminate ATH_GET_NETDEV_DEV, it breaks on some CentOS kernels 2011-10-07 21:30:59 +00:00
if_ath_ahb.c Add support for the latest kernels that don't define AUTOCONF_INCLUDED 2011-02-02 21:10:53 +00:00
if_ath_ahb.h Allow compilation with BUS=AHB in 64-bit systems 2009-06-26 02:06:16 +00:00
if_ath_debug.h Fix protection against multiple inclusion of headers 2011-05-11 15:19:10 +00:00
if_ath_hal.h Merge madwifi-free branch into the trunk 2009-04-07 01:26:53 +00:00
if_ath_hal_extensions.c Fix typos found by codespell 2011-08-26 15:31:01 +00:00
if_ath_hal_extensions.h Recognize and report AR9160 and AR9280 2009-08-11 20:17:47 +00:00
if_ath_hal_macros.h Merge madwifi-free branch into the trunk 2009-04-07 01:26:53 +00:00
if_ath_hal_wrappers.h Merge madwifi-free branch into the trunk 2009-04-07 01:26:53 +00:00
if_ath_pci.c Don't use "{ 0 }" to initialize structures, use "{ }" 2011-08-03 05:43:55 +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 Remove useless casts of kmalloc() and kzalloc() 2011-08-03 00:18:57 +00:00
if_ath_radar.h Remove all reverse engineering support, it's pointless now 2009-04-22 22:05:57 +00:00
if_athioctl.h Typo fixes 2008-07-18 21:50:53 +00:00
if_athvar.h Eliminate ATH_GET_NETDEV_DEV, it breaks on some CentOS kernels 2011-10-07 21:30:59 +00:00