index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath5k
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath5k: Fix reporting of RX dma stop failure
Nick Kossifidis
2010-12-06
1
-1
/
+1
*
ath5k: Disable ANI during reset
Nick Kossifidis
2010-12-06
1
-2
/
+8
*
ath5k: Always free tx buffers before reset
Nick Kossifidis
2010-12-06
1
-2
/
+4
*
ath5k: Always write tx powertable on hw
Nick Kossifidis
2010-12-06
1
-12
/
+21
*
ath5k: Use EWMA factor of 1024 instead of 1000
Bruno Randolf
2010-12-06
1
-1
/
+1
*
ath5k: Fix reset and interrupts for AHB type of devices.
Felix Fietkau
2010-12-02
2
-13
/
+97
*
ath5k: Add AHB bus support.
Felix Fietkau
2010-12-02
7
-4
/
+322
*
ath5k: Add initial registers values for radio RF2317 chip.
Felix Fietkau
2010-12-02
1
-0
/
+23
*
ath5k: Add a function to read chipset's MAC revision
Felix Fietkau
2010-12-02
3
-5
/
+16
*
ath5k: Check if pci pdev struct is initialized in common functions.
Felix Fietkau
2010-12-02
4
-8
/
+10
*
ath5k: Use generic eeprom read from common ath_bus_opts struct.
Felix Fietkau
2010-12-02
4
-37
/
+45
*
ath5k: Move PCI bus functions to separate file.
Felix Fietkau
2010-12-02
4
-266
/
+289
*
ath5k: Introduce ath5k_init_softc function as in ath9k
Felix Fietkau
2010-12-02
5
-153
/
+217
*
ath5k: Use Generic DMA for later support of AHB bus.
Felix Fietkau
2010-12-02
2
-31
/
+39
*
ath5k: Set turbo bit on rf bank 2
Nick Kossifidis
2010-11-30
2
-3
/
+29
*
ath5k: Clean up turbo mode initvals/rfregs
Nick Kossifidis
2010-11-30
5
-976
/
+577
*
ath5k: Cleanup turbo channel flags
Nick Kossifidis
2010-11-30
4
-43
/
+10
*
ath5k: Use correct clock when setting ofdm timings
Nick Kossifidis
2010-11-30
1
-2
/
+14
*
ath5k: Skip tx power setting on AR5210 for now
Nick Kossifidis
2010-11-30
1
-0
/
+3
*
ath5k: Tweak phy activate to rx start delay based on bwmode
Nick Kossifidis
2010-11-30
1
-4
/
+7
*
ath5k: No need to save/restore staid flags on reset
Nick Kossifidis
2010-11-30
1
-21
/
+1
*
ath5k: Support synth-only channel change for AR2413/AR5413
Nick Kossifidis
2010-11-30
4
-134
/
+218
*
ath5k: Skip powertable setting when we are on the same channel
Nick Kossifidis
2010-11-30
1
-23
/
+42
*
ath5k: Update PLL programming for turbo/half/quarter
Nick Kossifidis
2010-11-30
1
-5
/
+23
*
ath5k: Update spur mitigation filter for turbo/half/quarter
Nick Kossifidis
2010-11-30
1
-21
/
+32
*
ath5k: Tweak power detector delays on RF5111/RF5112
Nick Kossifidis
2010-11-30
1
-2
/
+30
*
ath5k: Always set IFS intervals on reset
Nick Kossifidis
2010-11-30
3
-1
/
+10
*
ath5k: Use turbo flag on DCU
Nick Kossifidis
2010-11-30
1
-0
/
+5
*
ath5k: Set all IFS intervals, not just slot time
Nick Kossifidis
2010-11-30
4
-243
/
+308
*
ath5k: Extend rate_duration
Nick Kossifidis
2010-11-30
3
-46
/
+129
*
ath5k: Extend get_default_sifs/slot_time
Nick Kossifidis
2010-11-30
3
-24
/
+68
*
ath5k: Move tx retries setting outside reset_tx_queue
Nick Kossifidis
2010-11-30
1
-36
/
+56
*
ath5k: Increase PHY settling parameters for turo mode
Nick Kossifidis
2010-11-30
4
-29
/
+52
*
ath5k: Small cleanup on tweak_initvals
Nick Kossifidis
2010-11-30
2
-15
/
+4
*
ath5k: Put core clock initialization on a new function
Nick Kossifidis
2010-11-30
4
-27
/
+134
*
ath5k: Add new field on ath5k_hw to track bandwidth modes
Nick Kossifidis
2010-11-30
4
-11
/
+16
*
ath5k: Use new function to stop beacon queue
Nick Kossifidis
2010-11-30
3
-6
/
+25
*
ath5k: Check RXE when setting RXDP
Nick Kossifidis
2010-11-30
2
-3
/
+10
*
ath5k: Use DCU early termination correctly
Nick Kossifidis
2010-11-30
2
-3
/
+14
*
ath5k: Debug DMA timeouts
Nick Kossifidis
2010-11-30
3
-5
/
+32
*
ath5k: Use new dma_stop function on base.c
Nick Kossifidis
2010-11-30
1
-56
/
+39
*
ath5k: Stop PCU on reset
Nick Kossifidis
2010-11-30
1
-0
/
+5
*
ath5k: Add new function to stop rx/tx DMA
Nick Kossifidis
2010-11-30
3
-9
/
+59
*
ath5k: Reset cleanup and generic cleanup
Nick Kossifidis
2010-11-30
9
-894
/
+1042
*
ath5k: Use static const
Joe Perches
2010-11-22
1
-17
/
+17
*
ath5k: Use generic EWMA library
Bruno Randolf
2010-11-18
5
-29
/
+8
*
ath5k: Cleanup opmode setting logic.
Ben Greear
2010-11-16
1
-10
/
+4
*
ath5k: Add support for antenna configuration
Bruno Randolf
2010-11-16
1
-0
/
+32
*
bitops: Provide generic sign_extend32 function
Andreas Herrmann
2010-11-15
1
-7
/
+1
*
ath5k: Print stats as unsigned ints.
Ben Greear
2010-11-15
1
-15
/
+15
[next]