index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath5k
/
ath5k.h
Age
Commit message (
Expand
)
Author
2011-07-22
ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappers
Pavel Roskin
2011-07-20
ath5k: merge ath5k_hw and ath5k_softc
Pavel Roskin
2011-07-13
ath5k: disable 32KHz sleep clock operation by default
Felix Fietkau
2011-07-11
ath5k: fix typos, bad comment formatting and GHz in place of MHz
Pavel Roskin
2011-07-08
ath5k: fix formatting errors found by checkpatch.pl
Pavel Roskin
2011-07-08
ath5k: fix misplaced or extraneous braces found by checkpatch.pl
Pavel Roskin
2011-07-08
ath5k: use KERN_WARNING in ATH5K_PRINTF
Pavel Roskin
2011-07-08
ath5k: remove unneeded parentheses after return
Pavel Roskin
2011-07-08
ath5k: replace spaces with tabs as suggested by checkpatch.pl
Pavel Roskin
2011-06-17
ath5k: minor cleanup
Pavel Roskin
2011-04-14
ath5k: add a new bus op for reading the mac address
Felix Fietkau
2011-04-14
ath: unshare struct ath_bus_ops between ath5k and ath9k
Felix Fietkau
2011-04-12
ath5k: reduce interrupt load caused by rx/tx interrupts
Felix Fietkau
2011-04-12
ath5k: remove ts_retry from ath5k_tx_status
Felix Fietkau
2011-04-12
ath5k: remove ts_rate from ath5k_tx_status
Felix Fietkau
2011-04-12
ath5k: fix slot time handling
Felix Fietkau
2011-04-12
ath5k: fix SIFS time handling
Felix Fietkau
2011-04-12
ath5k: fix short preamble rate duration value
Felix Fietkau
2011-03-09
ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] range
John W. Linville
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
2011-02-18
ath5k: move external function definitions to a header file
Bob Copeland
2011-01-28
ath5k: Fix short and long retry configuration
Bruno Randolf
2010-12-22
ath5k: Use helper function to get eeprom mode from channel
Bruno Randolf
2010-12-22
ath5k: Remove ATH5K_INI_RFGAIN defines, use band instead
Bruno Randolf
2010-12-22
ath5k: Track current TX power separately from max TX power
Bruno Randolf
2010-12-22
ath5k: Simplify powertable recalculation
Bruno Randolf
2010-12-02
ath5k: Add AHB bus support.
Felix Fietkau
2010-12-02
ath5k: Add a function to read chipset's MAC revision
Felix Fietkau
2010-12-02
ath5k: Use generic eeprom read from common ath_bus_opts struct.
Felix Fietkau
2010-12-02
ath5k: Move PCI bus functions to separate file.
Felix Fietkau
2010-12-02
ath5k: Introduce ath5k_init_softc function as in ath9k
Felix Fietkau
2010-11-30
ath5k: Clean up turbo mode initvals/rfregs
Nick Kossifidis
2010-11-30
ath5k: Cleanup turbo channel flags
Nick Kossifidis
2010-11-30
ath5k: Support synth-only channel change for AR2413/AR5413
Nick Kossifidis
2010-11-30
ath5k: Always set IFS intervals on reset
Nick Kossifidis
2010-11-30
ath5k: Set all IFS intervals, not just slot time
Nick Kossifidis
2010-11-30
ath5k: Extend rate_duration
Nick Kossifidis
2010-11-30
ath5k: Extend get_default_sifs/slot_time
Nick Kossifidis
2010-11-30
ath5k: Increase PHY settling parameters for turo mode
Nick Kossifidis
2010-11-30
ath5k: Put core clock initialization on a new function
Nick Kossifidis
2010-11-30
ath5k: Add new field on ath5k_hw to track bandwidth modes
Nick Kossifidis
2010-11-30
ath5k: Use new function to stop beacon queue
Nick Kossifidis
2010-11-30
ath5k: Check RXE when setting RXDP
Nick Kossifidis
2010-11-30
ath5k: Add new function to stop rx/tx DMA
Nick Kossifidis
2010-11-30
ath5k: Reset cleanup and generic cleanup
Nick Kossifidis
2010-11-18
ath5k: Use generic EWMA library
Bruno Randolf
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-11
ath5k: store the clock rate in common data on channel changes
Felix Fietkau
2010-09-28
ath5k: Check and fix ATIM window
Bruno Randolf
[next]