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