Pavel Roskin
|
c5f3f45c49
ath5k: remove ath5k_hw_get_capability(), don't use VEOL on AR5210
|
hace 14 años |
Pavel Roskin
|
fabba04806
ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappers
|
hace 14 años |
Pavel Roskin
|
e0d687bd9d
ath5k: merge ath5k_hw and ath5k_softc
|
hace 14 años |
Felix Fietkau
|
6340211c5f
ath5k: disable 32KHz sleep clock operation by default
|
hace 14 años |
Pavel Roskin
|
6a2a0e7382
ath5k: fix typos, bad comment formatting and GHz in place of MHz
|
hace 14 años |
Pavel Roskin
|
e4bbf2f541
ath5k: fix formatting errors found by checkpatch.pl
|
hace 14 años |
Pavel Roskin
|
d2c7f7730e
ath5k: fix misplaced or extraneous braces found by checkpatch.pl
|
hace 14 años |
Pavel Roskin
|
ef82763d8d
ath5k: use KERN_WARNING in ATH5K_PRINTF
|
hace 14 años |
Pavel Roskin
|
fdd55d14b7
ath5k: remove unneeded parentheses after return
|
hace 14 años |
Pavel Roskin
|
0a5d381348
ath5k: replace spaces with tabs as suggested by checkpatch.pl
|
hace 14 años |
Pavel Roskin
|
f5cbc8bac9
ath5k: minor cleanup
|
hace 14 años |
Felix Fietkau
|
fa9bfd61e0
ath5k: add a new bus op for reading the mac address
|
hace 14 años |
Felix Fietkau
|
0cb9e06b63
ath: unshare struct ath_bus_ops between ath5k and ath9k
|
hace 14 años |
Felix Fietkau
|
c266c71a9c
ath5k: reduce interrupt load caused by rx/tx interrupts
|
hace 14 años |
Felix Fietkau
|
ed8950857f
ath5k: remove ts_retry from ath5k_tx_status
|
hace 14 años |
Felix Fietkau
|
fe12081cb6
ath5k: remove ts_rate from ath5k_tx_status
|
hace 14 años |
Felix Fietkau
|
b1ad1b6feb
ath5k: fix slot time handling
|
hace 14 años |
Felix Fietkau
|
488a50176c
ath5k: fix SIFS time handling
|
hace 14 años |
Felix Fietkau
|
a27049e2c9
ath5k: fix short preamble rate duration value
|
hace 14 años |
John W. Linville
|
23ffaa89df
ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] range
|
hace 14 años |
Johannes Berg
|
7bb4568372
mac80211: make tx() operation return void
|
hace 14 años |
Bob Copeland
|
12873372fe
ath5k: move external function definitions to a header file
|
hace 14 años |
Bruno Randolf
|
76a9f6fd9a
ath5k: Fix short and long retry configuration
|
hace 14 años |
Bruno Randolf
|
0207c0c51a
ath5k: Use helper function to get eeprom mode from channel
|
hace 14 años |
Bruno Randolf
|
26a51ad7f2
ath5k: Remove ATH5K_INI_RFGAIN defines, use band instead
|
hace 14 años |
Bruno Randolf
|
51f00622e5
ath5k: Track current TX power separately from max TX power
|
hace 14 años |
Bruno Randolf
|
26c7fc4364
ath5k: Simplify powertable recalculation
|
hace 14 años |
Felix Fietkau
|
a0b907ee2a
ath5k: Add AHB bus support.
|
hace 14 años |
Felix Fietkau
|
e7aecd327d
ath5k: Add a function to read chipset's MAC revision
|
hace 14 años |
Felix Fietkau
|
4aa5d783c9
ath5k: Use generic eeprom read from common ath_bus_opts struct.
|
hace 14 años |