linux/drivers/net/wireless/ath/ath9k
Linus Torvalds e6b5be2be4 Driver core patches for 3.19-rc1
Here's the set of driver core patches for 3.19-rc1.
 
 They are dominated by the removal of the .owner field in platform
 drivers.  They touch a lot of files, but they are "simple" changes, just
 removing a line in a structure.
 
 Other than that, a few minor driver core and debugfs changes.  There are
 some ath9k patches coming in through this tree that have been acked by
 the wireless maintainers as they relied on the debugfs changes.
 
 Everything has been in linux-next for a while.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
 iEYEABECAAYFAlSOD20ACgkQMUfUDdst+ylLPACg2QrW1oHhdTMT9WI8jihlHVRM
 53kAoLeteByQ3iVwWurwwseRPiWa8+MI
 =OVRS
 -----END PGP SIGNATURE-----

Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core

Pull driver core update from Greg KH:
 "Here's the set of driver core patches for 3.19-rc1.

  They are dominated by the removal of the .owner field in platform
  drivers.  They touch a lot of files, but they are "simple" changes,
  just removing a line in a structure.

  Other than that, a few minor driver core and debugfs changes.  There
  are some ath9k patches coming in through this tree that have been
  acked by the wireless maintainers as they relied on the debugfs
  changes.

  Everything has been in linux-next for a while"

* tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core: (324 commits)
  Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entries"
  fs: debugfs: add forward declaration for struct device type
  firmware class: Deletion of an unnecessary check before the function call "vunmap"
  firmware loader: fix hung task warning dump
  devcoredump: provide a one-way disable function
  device: Add dev_<level>_once variants
  ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entries
  ath: use seq_file api for ath9k debugfs files
  debugfs: add helper function to create device related seq_file
  drivers/base: cacheinfo: remove noisy error boot message
  Revert "core: platform: add warning if driver has no owner"
  drivers: base: support cpu cache information interface to userspace via sysfs
  drivers: base: add cpu_device_create to support per-cpu devices
  topology: replace custom attribute macros with standard DEVICE_ATTR*
  cpumask: factor out show_cpumap into separate helper function
  driver core: Fix unbalanced device reference in drivers_probe
  driver core: fix race with userland in device_add()
  sysfs/kernfs: make read requests on pre-alloc files use the buffer.
  sysfs/kernfs: allow attributes to request write buffer be pre-allocated.
  fs: sysfs: return EGBIG on write if offset is larger than file size
  ...
2014-12-14 16:10:09 -08:00
..
ahb.c Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entries" 2014-12-06 07:37:11 -08:00
ani.c ath9k_hw: do not lower ANI setting below default on AR913x 2014-04-30 11:39:54 -04:00
ani.h ath9k_hw: tweak noise immunity thresholds for older chipsets 2014-03-03 15:35:55 -05:00
antenna.c
ar953x_initvals.h ath9k: Update QCA953x initvals 2014-11-17 15:32:15 -05:00
ar955x_1p0_initvals.h ath9k: Update AR955x initvals 2014-10-27 14:16:17 -04:00
ar5008_initvals.h
ar5008_phy.c ath9k: set pulse_rssi threshold to 15 2014-10-30 15:24:49 -04:00
ar9001_initvals.h
ar9002_calib.c ath9k_hw: start initial NF calibration after PA calibration on <AR9003 2014-10-27 14:16:18 -04:00
ar9002_hw.c
ar9002_initvals.h
ar9002_mac.c ath9k: add TPC capability to TX descriptor path 2014-11-25 14:09:56 -05:00
ar9002_phy.c ath9k: For AR9271 chipsets, set count = 0 for endless samples. 2014-11-11 16:31:14 -05:00
ar9002_phy.h
ar9003_2p2_initvals.h ath9k_hw: update ar9300 initvals 2014-04-30 12:13:15 -04:00
ar9003_buffalo_initvals.h
ar9003_calib.c ath9k: restart hardware after noise floor calibration failure 2014-10-27 14:16:18 -04:00
ar9003_eeprom.c ath9k: add TX power per-rate tables 2014-11-25 14:09:56 -05:00
ar9003_eeprom.h
ar9003_hw.c ath9k: Use new QCA953x initvals 2014-11-17 15:32:15 -05:00
ar9003_mac.c ath9k: add TPC capability to TX descriptor path 2014-11-25 14:09:56 -05:00
ar9003_mac.h
ar9003_mci.c
ar9003_mci.h
ar9003_paprd.c
ar9003_phy.c ath9k: add TX power per-rate tables 2014-11-25 14:09:56 -05:00
ar9003_phy.h
ar9003_rtt.c
ar9003_rtt.h ath9k_hw: make support for PC-OEM cards optional 2014-10-27 14:16:18 -04:00
ar9003_wow.c
ar9330_1p1_initvals.h ath9k_hw: update ar9300 initvals 2014-04-30 12:13:15 -04:00
ar9330_1p2_initvals.h ath9k_hw: update ar9300 initvals 2014-04-30 12:13:15 -04:00
ar9340_initvals.h ath9k_hw: fix worse EVM for 11b rates 2014-04-30 12:13:16 -04:00
ar9462_2p0_initvals.h
ar9462_2p1_initvals.h
ar9485_initvals.h
ar9565_1p0_initvals.h
ar9565_1p1_initvals.h
ar9580_1p0_initvals.h ath9k: Update AR9580 initvals 2014-10-27 14:16:17 -04:00
ath9k.h ath9k: add TPC capability to TX descriptor path 2014-11-25 14:09:56 -05:00
beacon.c ath9k: add TPC capability to TX descriptor path 2014-11-25 14:09:56 -05:00
btcoex.c
btcoex.h
calib.c ath9k: restart hardware after noise floor calibration failure 2014-10-27 14:16:18 -04:00
calib.h ath9k: restart hardware after noise floor calibration failure 2014-10-27 14:16:18 -04:00
channel.c mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR 2014-11-19 18:46:09 +01:00
common-beacon.c Revert "ath9k: Calculate sleep duration" 2014-09-11 14:17:20 -04:00
common-beacon.h ath9k: move ath9k_beacon_config_ap common 2014-03-17 13:13:08 -04:00
common-debug.c ath9k: move phy_err to ath9k_cmn_debug_phy_err 2014-05-13 15:56:42 -04:00
common-debug.h ath9k: move phy_err to ath9k_cmn_debug_phy_err 2014-05-13 15:56:42 -04:00
common-init.c ath9k: move ath9k_reload_chainmask_settings to common 2014-02-28 14:33:16 -05:00
common-init.h ath9k: move ath9k_reload_chainmask_settings to common 2014-02-28 14:33:16 -05:00
common-spectral.c ath9k: move spectral.* to common-spectral.* 2014-11-11 16:31:14 -05:00
common-spectral.h ath9k: common-spectral: don't depend from ATH9K_DEBUGFS 2014-11-17 15:32:14 -05:00
common.c Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2014-11-19 15:38:48 -05:00
common.h ath9k: move spectral.* to common-spectral.* 2014-11-11 16:31:14 -05:00
debug_sta.c ath9k: remove tid->paused flag 2014-04-30 11:42:35 -04:00
debug.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
debug.h Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
dfs_debug.c
dfs_debug.h ath9k: simplify DFS pulse interval debug printing 2014-05-29 13:08:10 -04:00
dfs.c ath9k: simplify DFS pulse interval debug printing 2014-05-29 13:08:10 -04:00
dfs.h
dynack.c ath9k: fix getting tx duration for dynack 2014-09-30 13:17:48 -04:00
dynack.h ath9k: add dynamic ACK timeout estimation 2014-09-16 16:18:30 -04:00
eeprom_4k.c
eeprom_9287.c
eeprom_def.c ath9k: add support for endian swap of eeprom from platform data 2014-10-27 14:16:19 -04:00
eeprom.c
eeprom.h
gpio.c ath9k: Fix LED configuration 2014-11-17 15:32:16 -05:00
hif_usb.c
hif_usb.h
htc_drv_beacon.c ath9k_htc: move DEFAULT_SWBA_RESPONSE check to ath9k_htc_beacon_init 2014-03-17 13:13:09 -04:00
htc_drv_debug.c ath9k_htc: add spectral scan debug interface 2014-11-11 16:31:15 -05:00
htc_drv_gpio.c
htc_drv_init.c ath9k_htc: ath9k_htc_op_ps_wakeup() can be static 2014-11-17 15:32:14 -05:00
htc_drv_main.c mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR 2014-11-19 18:46:09 +01:00
htc_drv_txrx.c ath9k_htc: process rx spectral packets 2014-11-11 16:31:15 -05:00
htc_hst.c
htc_hst.h
htc.h ath9k_htc: remove return of value in empty definintion of ath9k_htc_deinit_debug 2014-11-11 17:12:17 -05:00
hw-ops.h ath9k: restart hardware after noise floor calibration failure 2014-10-27 14:16:18 -04:00
hw.c Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2014-11-19 15:38:48 -05:00
hw.h ath9k: fix BE/BK queue order 2014-12-01 15:57:21 -05:00
init.c ath9k: prevent early IRQs from accessing hardware 2014-12-01 15:57:22 -05:00
Kconfig ath9k_common: make sure DEBUG_FS and RELAY enabled 2014-11-19 15:50:04 -05:00
link.c ath9k: restart hardware after noise floor calibration failure 2014-10-27 14:16:18 -04:00
mac.c ath9k_hw: fix hardware queue allocation 2014-12-01 15:57:21 -05:00
mac.h ath9k: add TPC capability to TX descriptor path 2014-11-25 14:09:56 -05:00
main.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2014-12-08 13:58:58 -05:00
Makefile ath9k: move spectral.* to common-spectral.* 2014-11-11 16:31:14 -05:00
mci.c ath9k: Move caldata into channel context 2014-06-19 15:49:18 -04:00
mci.h
pci.c Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entries" 2014-12-06 07:37:11 -08:00
phy.h
recv.c ath9k: move spectral.* to common-spectral.* 2014-11-11 16:31:14 -05:00
reg.h ath9k: add TX power per-rate tables 2014-11-25 14:09:56 -05:00
tx99.c ath9k: Unify reset API 2014-10-27 14:16:14 -04:00
wmi.c
wmi.h
wow.c ath9k: Fix interface accounting 2014-09-09 15:27:21 -04:00
xmit.c ath9k: add TPC capability to TX descriptor path 2014-11-25 14:09:56 -05:00