freebsd-dev/sys/dev/ath
Adrian Chadd 3797bf0896 Remove most of the references of ifp->if_softc and replace with
references to ic->ic_softc.

This is in preparation for gleb's ifnet work.

Tested:

* ath(4), STA mode
* ath(4), hostap mode
* make universe
2015-08-17 02:04:11 +00:00
..
ath_dfs/null The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare 2013-10-26 17:58:36 +00:00
ath_hal Return the correct HAL data type for HAL_DIAG_ANI_STATS. 2015-04-06 01:12:53 +00:00
ath_rate Revert the wifi ifnet changes until things are more baked and tested. 2015-08-08 01:10:17 +00:00
ah_osdep.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
ah_osdep.h
if_ath_ahb.c Call the WMAC DDR flush before handling an interrupt for the 2015-07-04 03:07:28 +00:00
if_ath_alq.c Support sending ATH_ALQ messages with no payload. 2013-05-13 21:17:27 +00:00
if_ath_alq.h Add ALQ beacon debugging. 2013-05-13 21:18:00 +00:00
if_ath_beacon.c Revert the wifi ifnet changes until things are more baked and tested. 2015-08-08 01:10:17 +00:00
if_ath_beacon.h Bring over some initial power save management support, reset path 2014-04-30 02:19:41 +00:00
if_ath_btcoex.c Until there's a full MCI implementation - just implement a placeholder 2015-01-17 00:02:18 +00:00
if_ath_btcoex.h Bring over the initial static bluetooth coexistence configuration 2013-06-07 09:02:02 +00:00
if_ath_debug.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
if_ath_debug.h Revert the wifi ifnet changes until things are more baked and tested. 2015-08-08 01:10:17 +00:00
if_ath_keycache.c Remove most of the references of ifp->if_softc and replace with 2015-08-17 02:04:11 +00:00
if_ath_keycache.h
if_ath_led.c Bring over some initial power save management support, reset path 2014-04-30 02:19:41 +00:00
if_ath_led.h
if_ath_lna_div.c Add initial support for the AR9485 CUS198 / CUS230 variants. 2014-09-30 03:19:29 +00:00
if_ath_lna_div.h Initial AR9485/AR933x 1x1 LNA diversity work. 2013-06-14 03:42:10 +00:00
if_ath_misc.h Revert the wifi ifnet changes until things are more baked and tested. 2015-08-08 01:10:17 +00:00
if_ath_pci_devlist.h Add a missing file from the last commit. 2014-09-30 05:50:34 +00:00
if_ath_pci.c Move the lock destruction/creation to earlier in the process - if 2015-02-14 18:14:45 +00:00
if_ath_rx_edma.c Revert the wifi ifnet changes until things are more baked and tested. 2015-08-08 01:10:17 +00:00
if_ath_rx_edma.h
if_ath_rx.c Remove most of the references of ifp->if_softc and replace with 2015-08-17 02:04:11 +00:00
if_ath_rx.h Begin plumbing ieee80211_rx_stats through the receive path. 2015-05-25 16:37:41 +00:00
if_ath_spectral.c The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare 2013-10-26 17:58:36 +00:00
if_ath_spectral.h Add a new (skeleton) spectral mode manager module. 2013-01-02 03:59:02 +00:00
if_ath_sysctl.c Revert the wifi ifnet changes until things are more baked and tested. 2015-08-08 01:10:17 +00:00
if_ath_sysctl.h
if_ath_tdma.c Remove most of the references of ifp->if_softc and replace with 2015-08-17 02:04:11 +00:00
if_ath_tdma.h
if_ath_tsf.h
if_ath_tx_edma.c Revert the wifi ifnet changes until things are more baked and tested. 2015-08-08 01:10:17 +00:00
if_ath_tx_edma.h
if_ath_tx_ht.c Implement my first cut at "correct" node power-save and 2013-05-15 18:33:05 +00:00
if_ath_tx_ht.h Implement my first cut at "correct" node power-save and 2013-05-15 18:33:05 +00:00
if_ath_tx.c Remove most of the references of ifp->if_softc and replace with 2015-08-17 02:04:11 +00:00
if_ath_tx.h Implement a separate hardware queue threshold for aggregate and non-aggr 2013-05-21 18:13:57 +00:00
if_ath.c Remove most of the references of ifp->if_softc and replace with 2015-08-17 02:04:11 +00:00
if_athdfs.h Add a method to explicitly disable radar reporting if required. 2013-01-02 01:36:10 +00:00
if_athioctl.h Implement my first cut at "correct" node power-save and 2013-05-15 18:33:05 +00:00
if_athrate.h Update the rate series setup code to use the decisions already made in 2013-04-17 07:21:30 +00:00
if_athvar.h Revert the wifi ifnet changes until things are more baked and tested. 2015-08-08 01:10:17 +00:00