wlan - Sync dev/netif/ath from FreeBSD part 5/N
commitdc24979338a9c26cf9963899768e21a9c95d30f2
authorMatthew Dillon <dillon@backplane.com>
Thu, 12 May 2016 05:51:08 +0000 (11 22:51 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 24 May 2016 04:27:39 +0000 (23 21:27 -0700)
treedaa7483919e23ca59c3fcb88943720fd51a0d6ad
parentb14ca477c2f404b36ad553a9e4f1b8b18836304e
wlan - Sync dev/netif/ath from FreeBSD part 5/N

* Adjustments relative to previous commit to compile ath on DragonFly.

* Tested with chromebook.
43 files changed:
sys/dev/netif/ath/ath/if_ath.c
sys/dev/netif/ath/ath/if_ath_ahb.c
sys/dev/netif/ath/ath/if_ath_alq.c
sys/dev/netif/ath/ath/if_ath_beacon.c
sys/dev/netif/ath/ath/if_ath_btcoex.c
sys/dev/netif/ath/ath/if_ath_debug.c
sys/dev/netif/ath/ath/if_ath_debug.h
sys/dev/netif/ath/ath/if_ath_descdma.c
sys/dev/netif/ath/ath/if_ath_ioctl.c
sys/dev/netif/ath/ath/if_ath_keycache.c
sys/dev/netif/ath/ath/if_ath_led.c
sys/dev/netif/ath/ath/if_ath_lna_div.c
sys/dev/netif/ath/ath/if_ath_misc.h
sys/dev/netif/ath/ath/if_ath_pci.c
sys/dev/netif/ath/ath/if_ath_rx.c
sys/dev/netif/ath/ath/if_ath_rx_edma.c
sys/dev/netif/ath/ath/if_ath_spectral.c
sys/dev/netif/ath/ath/if_ath_sysctl.c
sys/dev/netif/ath/ath/if_ath_tdma.c
sys/dev/netif/ath/ath/if_ath_tx.c
sys/dev/netif/ath/ath/if_ath_tx_edma.c
sys/dev/netif/ath/ath/if_ath_tx_ht.c
sys/dev/netif/ath/ath/if_athvar.h
sys/dev/netif/ath/ath_dfs/null/dfs_null.c
sys/dev/netif/ath/ath_hal/Makefile
sys/dev/netif/ath/ath_hal/ah.c
sys/dev/netif/ath/ath_hal/ah.h
sys/dev/netif/ath/ath_hal/ah_eeprom_9287.c
sys/dev/netif/ath/ath_hal/ah_eeprom_v4k.c
sys/dev/netif/ath/ath_hal/ah_internal.h
sys/dev/netif/ath/ath_hal/ah_osdep.c
sys/dev/netif/ath/ath_hal/ah_osdep.h
sys/dev/netif/ath/ath_hal/ah_regdomain.c
sys/dev/netif/ath/ath_hal/ar5212/ar5212.h
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
sys/dev/netif/ath/ath_hal/ar5416/ar5416reg.h
sys/dev/netif/ath/ath_hal/ar9002/ar9280_attach.c
sys/dev/netif/ath/ath_hal/ar9002/ar9280_olc.c
sys/dev/netif/ath/ath_hal/ar9002/ar9285_btcoex.c
sys/dev/netif/ath/ath_rate/amrr/amrr.c
sys/dev/netif/ath/ath_rate/onoe/onoe.c
sys/dev/netif/ath/ath_rate/sample/sample.c
sys/dev/netif/ath/ath_rate/sample/sample.h