Histórico de Commits

Autor SHA1 Mensagem Data
  Jonathan Bither cede8b6480 ath5k:Remove __raw_read and __raw_write há 13 anos atrás
  Rusty Russell eb93992207 module_param: make bool parameters really bool (net & drivers/net) há 13 anos atrás
  Nick Kossifidis b4cfb5d574 ath5k: Renumber hw queue ids há 13 anos atrás
  Nick Kossifidis 86f62d9b70 ath5k: MRR support and 2GHz radio override belong in ah_capabilities há 13 anos atrás
  Nick Kossifidis c47faa364c ath5k: Cleanups v2 + add kerneldoc on all hw functions há 13 anos atrás
  Nick Kossifidis ce169aca0d ath5k: Calibration re-work há 13 anos atrás
  Nick Kossifidis fea9480786 ath5k: Add TXNOFRM to INT_TX_ALL há 13 anos atrás
  Nick Kossifidis 7ff7c82ee4 ath5k: Switch from read-and-clear to write-to-clear method when handling PISR/SISR registers há 13 anos atrás
  Pavel Roskin 931be260ed ath5k: clean up base.h and its use há 14 anos atrás
  Pavel Roskin 32c254645f ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value há 14 anos atrás
  Pavel Roskin 8d44a823c8 ath5k: remove most references to XR há 14 anos atrás
  Pavel Roskin 2972cc1895 ath5k: remove unused and write-only structures and fields há 14 anos atrás
  Pavel Roskin c5f3f45c49 ath5k: remove ath5k_hw_get_capability(), don't use VEOL on AR5210 há 14 anos atrás
  Pavel Roskin fabba04806 ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappers há 14 anos atrás
  Pavel Roskin e0d687bd9d ath5k: merge ath5k_hw and ath5k_softc há 14 anos atrás
  Felix Fietkau 6340211c5f ath5k: disable 32KHz sleep clock operation by default há 14 anos atrás
  Pavel Roskin 6a2a0e7382 ath5k: fix typos, bad comment formatting and GHz in place of MHz há 14 anos atrás
  Pavel Roskin e4bbf2f541 ath5k: fix formatting errors found by checkpatch.pl há 14 anos atrás
  Pavel Roskin d2c7f7730e ath5k: fix misplaced or extraneous braces found by checkpatch.pl há 14 anos atrás
  Pavel Roskin ef82763d8d ath5k: use KERN_WARNING in ATH5K_PRINTF há 14 anos atrás
  Pavel Roskin fdd55d14b7 ath5k: remove unneeded parentheses after return há 14 anos atrás
  Pavel Roskin 0a5d381348 ath5k: replace spaces with tabs as suggested by checkpatch.pl há 14 anos atrás
  Pavel Roskin f5cbc8bac9 ath5k: minor cleanup há 14 anos atrás
  Felix Fietkau fa9bfd61e0 ath5k: add a new bus op for reading the mac address há 14 anos atrás
  Felix Fietkau 0cb9e06b63 ath: unshare struct ath_bus_ops between ath5k and ath9k há 14 anos atrás
  Felix Fietkau c266c71a9c ath5k: reduce interrupt load caused by rx/tx interrupts há 14 anos atrás
  Felix Fietkau ed8950857f ath5k: remove ts_retry from ath5k_tx_status há 14 anos atrás
  Felix Fietkau fe12081cb6 ath5k: remove ts_rate from ath5k_tx_status há 14 anos atrás
  Felix Fietkau b1ad1b6feb ath5k: fix slot time handling há 14 anos atrás
  Felix Fietkau 488a50176c ath5k: fix SIFS time handling há 14 anos atrás