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
/
ath9k
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: Initialize channel change time
Sujith
2009-02-27
1
-0
/
+1
*
ath9k: Fix antenna assignment bug in TX status processing
Sujith
2009-02-27
1
-1
/
+1
*
ath9k: Fix HW wait timeout
Sujith
2009-02-27
6
-18
/
+41
*
ath9k: Program the RTC registers correctly
Sujith
2009-02-27
2
-2
/
+14
*
ath9k: move common regulatory code out of if() branches
Bob Copeland
2009-02-27
1
-12
/
+8
*
ath9k: remove prototype for ath9k_regd_get_current_country
Bob Copeland
2009-02-27
1
-2
/
+0
*
ath9k: remove ath9k_regd_get_rd()
Bob Copeland
2009-02-27
2
-6
/
+0
*
ath9k: convert isWwrSKU macro into C code
Bob Copeland
2009-02-27
2
-7
/
+9
*
ath9k: save a few calls to ath9k_regd_get_eepromRD
Bob Copeland
2009-02-27
1
-8
/
+5
*
ath9k: remove write-only current_rd_inuse
Bob Copeland
2009-02-27
2
-2
/
+0
*
ath9k: Add open loop control support
Senthil Balasubramanian
2009-02-27
7
-39
/
+277
*
ath9k: Decrease minimum NF threshold
Sujith
2009-02-27
1
-1
/
+1
*
ath9k: Fix incorrect noise floor reading for 4k EEPROM
Sujith
2009-02-27
1
-1
/
+1
*
ath9k: Fix bug in disabling MIB counters
Sujith
2009-02-27
1
-4
/
+3
*
ath9k: Initialize AGC calibration properly
Sujith
2009-02-27
2
-0
/
+35
*
ath9k: Enable TSF Out of Range Interrupt
Sujith
2009-02-27
5
-7
/
+27
*
ath9k: Enable Fractional N mode
Sujith
2009-02-27
4
-15
/
+35
*
ath9k: Fix rd_ext EEPROM capability for AR9285
Sujith
2009-02-27
2
-1
/
+14
*
ath9k: Store the correct max TX power level
Sujith
2009-02-27
2
-0
/
+18
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-02-25
1
-7
/
+17
|
\
|
*
ath9k: Fix panic upon attach failure
Vasanthakumar Thiagarajan
2009-02-23
1
-7
/
+17
*
|
drivers/net/wireless/ath9k: fix sparse warnings: Should it be static?
Hannes Eder
2009-02-17
1
-4
/
+4
*
|
ath9k: add udelay() for AR5416 on ath9k_hw_configpcipowersave()
Luis R. Rodriguez
2009-02-13
1
-2
/
+2
*
|
ath9k: add comments for ath9k_hw_configpcipowersave()
Luis R. Rodriguez
2009-02-13
1
-0
/
+35
*
|
ath9k: Remove all the useless ah_ variable prefixes
Sujith
2009-02-13
18
-845
/
+841
*
|
ath9k: Cleanup EEPROM operations
Sujith
2009-02-13
6
-1492
/
+1453
*
|
ath9k: Add callbacks hooks for EEPROM operations
Sujith
2009-02-13
1
-0
/
+17
*
|
ath9k: Merge ath_hal and ath_hal_5416 structures
Sujith
2009-02-13
22
-1109
/
+956
*
|
ath9k: Remove duplicate variables
Sujith
2009-02-13
5
-76
/
+38
*
|
ath9k: Move regulatory information to a separate structure
Sujith
2009-02-13
6
-61
/
+66
*
|
ath9k: Store HW version information in a separate structure
Sujith
2009-02-13
6
-73
/
+84
*
|
ath9k: Remove all the sc_ prefixes
Sujith
2009-02-13
7
-342
/
+330
*
|
ath9k: Convert ANI channel to a pointer
Sujith
2009-02-13
3
-31
/
+31
*
|
ath9k: Header file cleanup
Sujith
2009-02-13
26
-2754
/
+2733
*
|
ath9k: Add retry counters to rate control debug file
Sujith
2009-02-11
3
-4
/
+30
*
|
ath9k: Handle mac80211's FIF_CONTROL flag properly
Sujith
2009-02-11
1
-0
/
+3
*
|
ath9k: Remove all the redundant internal buffer types
Sujith
2009-02-11
3
-29
/
+23
*
|
ath9k: Lock mac80211 callbacks with a mutex
Sujith
2009-02-11
1
-14
/
+46
*
|
ath9k: fix reg_notifier() flags used upon a country IE
Luis R. Rodriguez
2009-02-09
1
-2
/
+2
*
|
ath9k: fix led naming
Danny Kukawka
2009-02-09
1
-5
/
+5
*
|
ath9k: Add debugfs files for printing TX rate details
Sujith
2009-02-09
3
-0
/
+119
*
|
ath9k: Handle mac80211's RC flags for MCS rates
Sujith
2009-02-09
4
-117
/
+111
*
|
ath9k: Cleanup get_rate() interface
Sujith
2009-02-09
1
-39
/
+28
*
|
ath9k: Fix LED blink pattern
Vasanthakumar Thiagarajan
2009-02-09
2
-6
/
+56
*
|
ath9k: Remove a bunch of unused macros
Sujith
2009-02-09
1
-11
/
+0
*
|
ath9k: Fix typo in checking for chip revision
Sujith
2009-02-09
1
-1
/
+1
*
|
ath9k: remove passive scan on 5 GHz if country IE knows better
Luis R. Rodriguez
2009-02-09
1
-4
/
+12
*
|
ath9k: move check for radar freqs into a helper
Luis R. Rodriguez
2009-02-09
1
-3
/
+7
*
|
ath9k: replace usage of internal wireless_modes for conf
Luis R. Rodriguez
2009-02-09
1
-4
/
+1
*
|
ath9k: Enable MIB and TIM interrupts for station mode.
Vivek Natarajan
2009-02-09
1
-19
/
+21
[next]