index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath5k
/
ath5k.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
ath5k: Check and fix ATIM window
Bruno Randolf
2010-09-28
1
-0
/
+1
*
|
ath5k: Remove unused variable for atim window
Bruno Randolf
2010-09-28
1
-1
/
+0
*
|
ath5k: Simplify cw_min/max and AIFS configuration
Bruno Randolf
2010-09-21
1
-8
/
+3
*
|
ath5k: Add watchdog for stuck TX queues
Bruno Randolf
2010-09-21
1
-0
/
+2
*
|
ath5k: Use common crypt capabilities flags
Bruno Randolf
2010-09-16
1
-2
/
+0
*
|
ath5k: Remove old ath5k key handling functions
Bruno Randolf
2010-09-16
1
-5
/
+0
*
|
ath5k: remove own (wrong) IEEE80211_MAX_LEN
Nick Kossifidis
2010-08-24
1
-4
/
+1
*
|
ath5k: rename ath5k_hw_set_associd to _set_bssid
Nick Kossifidis
2010-08-24
1
-1
/
+1
|
/
*
ath5k: use direct function calls for descriptors when possible
Bruno Randolf
2010-06-16
1
-5
/
+5
*
ath5k: fix some comment typos
Bruno Randolf
2010-06-16
1
-1
/
+1
*
ath5k: new function for setting the antenna switch table
Bruno Randolf
2010-06-08
1
-0
/
+1
*
ath5k: add sysfs files for ANI parameters
Bruno Randolf
2010-06-02
1
-0
/
+3
*
ath5k: run NF calibration only every 60 seconds
Bruno Randolf
2010-06-02
1
-0
/
+2
*
ath5k: move noise floor calibration into tasklet
Bruno Randolf
2010-06-02
1
-0
/
+1
*
ath5k: Adaptive Noise Immunity (ANI) Implementation
Bruno Randolf
2010-04-07
1
-3
/
+6
*
ath5k: add capability flag for phyerror counters
Bruno Randolf
2010-03-31
1
-0
/
+2
*
ath5k: simplify MIB counters
Bruno Randolf
2010-03-31
1
-2
/
+1
*
ath5k: keep beacon RSSI average
Bruno Randolf
2010-03-31
1
-0
/
+35
*
ath5k: move ath5k_hw_calibration_poll to base.c
Bruno Randolf
2010-03-31
1
-1
/
+0
*
ath5k: optimize ath5k_hw_calibration_poll
Bruno Randolf
2010-03-31
1
-1
/
+1
*
ath5k: remove the use of SWI interrupt
Bruno Randolf
2010-03-31
1
-6
/
+6
*
ath5k: remove static calibration interval variable
Bruno Randolf
2010-03-31
1
-3
/
+1
*
ath5k: remove unused beacon timer code
John W. Linville
2010-03-15
1
-28
/
+0
*
ath5k: fixing retries in ath5k_hw_setup_4word_tx_desc
Andrew Blaich
2010-03-10
1
-1
/
+0
*
ath5k: remove ah_gpio_npins
Bruno Randolf
2010-03-10
1
-2
/
+0
*
ath5k: remove ah_mac_revision
Bruno Randolf
2010-03-10
1
-1
/
+0
*
ath5k: remove ah_magic
Bruno Randolf
2010-03-10
1
-1
/
+0
*
ath5k: remove double opmode definition
Bruno Randolf
2010-03-10
1
-2
/
+1
*
ath5k: Fix TX/RX padding for all frames
Benoit Papillault
2010-03-10
1
-7
/
+2
[next]