Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Simon Wunderlich 4d70f2fbe1 ath5k: enable support for 5 MHz and 10 MHz channels 12 gadi atpakaļ
  Jiri Slaby 188741731c ath5k: cleanup channel to eprom_mode function 12 gadi atpakaļ
  Nick Kossifidis 987af54fa9 ath5k: Put power_level where it belongs and rename it 13 gadi atpakaļ
  Michal Kazior 4ee73f338a mac80211: remove hw.conf.channel usage where possible 13 gadi atpakaļ
  Joe Perches 227842d117 ath5k: Introduce _ath5k_printk to reduce code/text 13 gadi atpakaļ
  Joe Perches 516304b0f4 ath: Add and use pr_fmt, convert printks to pr_<level> 13 gadi atpakaļ
  Chun-Yeow Yeoh da473b61ad ath5k: allow AP and mesh mode to operate simultaneously 13 gadi atpakaļ
  Jonathan Bither cede8b6480 ath5k:Remove __raw_read and __raw_write 13 gadi atpakaļ
  Rusty Russell eb93992207 module_param: make bool parameters really bool (net & drivers/net) 13 gadi atpakaļ
  Nick Kossifidis b4cfb5d574 ath5k: Renumber hw queue ids 13 gadi atpakaļ
  Nick Kossifidis 86f62d9b70 ath5k: MRR support and 2GHz radio override belong in ah_capabilities 13 gadi atpakaļ
  Nick Kossifidis c47faa364c ath5k: Cleanups v2 + add kerneldoc on all hw functions 13 gadi atpakaļ
  Nick Kossifidis ce169aca0d ath5k: Calibration re-work 13 gadi atpakaļ
  Nick Kossifidis fea9480786 ath5k: Add TXNOFRM to INT_TX_ALL 13 gadi atpakaļ
  Nick Kossifidis 7ff7c82ee4 ath5k: Switch from read-and-clear to write-to-clear method when handling PISR/SISR registers 13 gadi atpakaļ
  Pavel Roskin 931be260ed ath5k: clean up base.h and its use 14 gadi atpakaļ
  Pavel Roskin 32c254645f ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value 14 gadi atpakaļ
  Pavel Roskin 8d44a823c8 ath5k: remove most references to XR 14 gadi atpakaļ
  Pavel Roskin 2972cc1895 ath5k: remove unused and write-only structures and fields 14 gadi atpakaļ
  Pavel Roskin c5f3f45c49 ath5k: remove ath5k_hw_get_capability(), don't use VEOL on AR5210 14 gadi atpakaļ
  Pavel Roskin fabba04806 ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappers 14 gadi atpakaļ
  Pavel Roskin e0d687bd9d ath5k: merge ath5k_hw and ath5k_softc 14 gadi atpakaļ
  Felix Fietkau 6340211c5f ath5k: disable 32KHz sleep clock operation by default 14 gadi atpakaļ
  Pavel Roskin 6a2a0e7382 ath5k: fix typos, bad comment formatting and GHz in place of MHz 14 gadi atpakaļ
  Pavel Roskin e4bbf2f541 ath5k: fix formatting errors found by checkpatch.pl 14 gadi atpakaļ
  Pavel Roskin d2c7f7730e ath5k: fix misplaced or extraneous braces found by checkpatch.pl 14 gadi atpakaļ
  Pavel Roskin ef82763d8d ath5k: use KERN_WARNING in ATH5K_PRINTF 14 gadi atpakaļ
  Pavel Roskin fdd55d14b7 ath5k: remove unneeded parentheses after return 14 gadi atpakaļ
  Pavel Roskin 0a5d381348 ath5k: replace spaces with tabs as suggested by checkpatch.pl 14 gadi atpakaļ
  Pavel Roskin f5cbc8bac9 ath5k: minor cleanup 14 gadi atpakaļ