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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2011-02-01
2
-5
/
+3
|
\
|
*
ath5k: correct endianness of frame duration
Bob Copeland
2011-01-27
1
-3
/
+1
|
*
ath5k: fix error handling in ath5k_hw_dma_stop
Bob Copeland
2011-01-27
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-01-19
1
-0
/
+4
|
\
\
|
|
/
|
*
ath5k: fix locking in tx_complete_poll_work
Bob Copeland
2011-01-18
1
-0
/
+4
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
1
-5
/
+8
|
|
\
|
*
|
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-3
/
+3
*
|
|
ath5k: qualify global modparam_nohwcrypt variable
John W. Linville
2011-01-05
2
-4
/
+4
*
|
|
ath5k: ath5k_eeprom_mode_from_channel() returns signed
Dan Carpenter
2011-01-04
1
-2
/
+4
*
|
|
ath5k: fix cycle counter inconsistent locking
Bob Copeland
2011-01-04
1
-2
/
+2
*
|
|
ath5k: Move mac80211 functions into new file
Bruno Randolf
2011-01-04
3
-713
/
+825
*
|
|
ath5k: Use helper function to get eeprom mode from channel
Bruno Randolf
2010-12-22
5
-65
/
+42
*
|
|
ath5k: Remove ATH5K_INI_RFGAIN defines, use band instead
Bruno Randolf
2010-12-22
3
-25
/
+10
*
|
|
ath5k: Track current TX power separately from max TX power
Bruno Randolf
2010-12-22
2
-4
/
+4
*
|
|
ath5k: Separate powertable setup and writing
Bruno Randolf
2010-12-22
1
-18
/
+16
*
|
|
ath5k: Simplify powertable recalculation
Bruno Randolf
2010-12-22
2
-22
/
+14
*
|
|
ath5k: Use pci_is_pcie()
Hauke Mehrtens
2010-12-22
2
-3
/
+3
*
|
|
ath5k: Set available antenna information for cfg80211
Bruno Randolf
2010-12-20
1
-0
/
+4
*
|
|
ath5k: Fix survey
Bruno Randolf
2010-12-16
2
-12
/
+25
*
|
|
ath5k: Fix modinfo does not list alias -> pci-id lines
Sedat Dilek
2010-12-09
1
-0
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-12-08
1
-5
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ath5k: Put the right tsf value in mesh beacons
Javier Cardona
2010-12-08
1
-1
/
+2
|
*
|
ath5k: Prevent mesh interfaces from being counted as ad-hoc
Javier Cardona
2010-12-08
1
-1
/
+1
|
*
|
ath5k: Fix beaconing in mesh mode
Javier Cardona
2010-12-08
1
-3
/
+5
|
|
/
*
|
ath5k: Use capabilities information for the number of TX queues
Bruno Randolf
2010-12-07
2
-28
/
+41
*
|
ath5k: remove MODULE_VERSION
John W. Linville
2010-12-07
1
-1
/
+0
*
|
ath: Convert ath_print to ath_dbg
Joe Perches
2010-12-07
2
-2
/
+0
*
|
ath5k: Include tx ack reporting on hw flags
Nick Kossifidis
2010-12-06
1
-2
/
+3
*
|
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
[next]