index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath9k
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-13
ath9k: add udelay() for AR5416 on ath9k_hw_configpcipowersave()
Luis R. Rodriguez
1
-2
/
+2
2009-02-13
ath9k: add comments for ath9k_hw_configpcipowersave()
Luis R. Rodriguez
1
-0
/
+35
2009-02-13
ath9k: Remove all the useless ah_ variable prefixes
Sujith
18
-845
/
+841
2009-02-13
ath9k: Cleanup EEPROM operations
Sujith
6
-1492
/
+1453
2009-02-13
ath9k: Add callbacks hooks for EEPROM operations
Sujith
1
-0
/
+17
2009-02-13
ath9k: Merge ath_hal and ath_hal_5416 structures
Sujith
22
-1109
/
+956
2009-02-13
ath9k: Remove duplicate variables
Sujith
5
-76
/
+38
2009-02-13
ath9k: Move regulatory information to a separate structure
Sujith
6
-61
/
+66
2009-02-13
ath9k: Store HW version information in a separate structure
Sujith
6
-73
/
+84
2009-02-13
ath9k: Remove all the sc_ prefixes
Sujith
7
-342
/
+330
2009-02-13
ath9k: Convert ANI channel to a pointer
Sujith
3
-31
/
+31
2009-02-13
ath9k: Header file cleanup
Sujith
26
-2754
/
+2733
2009-02-11
ath9k: Add retry counters to rate control debug file
Sujith
3
-4
/
+30
2009-02-11
ath9k: Handle mac80211's FIF_CONTROL flag properly
Sujith
1
-0
/
+3
2009-02-11
ath9k: Remove all the redundant internal buffer types
Sujith
3
-29
/
+23
2009-02-11
ath9k: Lock mac80211 callbacks with a mutex
Sujith
1
-14
/
+46
2009-02-09
ath9k: fix reg_notifier() flags used upon a country IE
Luis R. Rodriguez
1
-2
/
+2
2009-02-09
ath9k: fix led naming
Danny Kukawka
1
-5
/
+5
2009-02-09
ath9k: Add debugfs files for printing TX rate details
Sujith
3
-0
/
+119
2009-02-09
ath9k: Handle mac80211's RC flags for MCS rates
Sujith
4
-117
/
+111
2009-02-09
ath9k: Cleanup get_rate() interface
Sujith
1
-39
/
+28
2009-02-09
ath9k: Fix LED blink pattern
Vasanthakumar Thiagarajan
2
-6
/
+56
2009-02-09
ath9k: Remove a bunch of unused macros
Sujith
1
-11
/
+0
2009-02-09
ath9k: Fix typo in checking for chip revision
Sujith
1
-1
/
+1
2009-02-09
ath9k: remove passive scan on 5 GHz if country IE knows better
Luis R. Rodriguez
1
-4
/
+12
2009-02-09
ath9k: move check for radar freqs into a helper
Luis R. Rodriguez
1
-3
/
+7
2009-02-09
ath9k: replace usage of internal wireless_modes for conf
Luis R. Rodriguez
1
-4
/
+1
2009-02-09
ath9k: Enable MIB and TIM interrupts for station mode.
Vivek Natarajan
1
-19
/
+21
2009-02-09
ath9k: Fix lockdep warning
Sujith
2
-16
/
+15
2009-01-30
ath9k: Fix bug in TX DMA termination
Sujith
1
-6
/
+25
2009-01-30
ath9k: Setup short preamble properly in rate registration
Sujith
1
-0
/
+6
2009-01-30
ath9k: Fix station access in aggregation completion
Sujith
1
-5
/
+15
2009-01-30
ath9k: Reconfigure beacons on getting a notification from mac80211
Sujith
1
-16
/
+19
2009-01-30
ath9k: Handle chainmask for A9280
Sujith
2
-1
/
+2
2009-01-30
ath9k: remove useless ath9k driver version information
Luis R. Rodriguez
1
-4
/
+3
2009-01-30
ath9k: Fix AR9285 specific noise floor eeprom reads.
Senthil Balasubramanian
2
-41
/
+42
2009-01-30
ath9k: fix debug print on regd
Luis R. Rodriguez
1
-1
/
+1
2009-01-30
mac80211: Generic TSF debugging
Alina Friedrichsen
3
-49
/
+9
2009-01-30
ath9k: Clean up the way the eeprom antenna configuration is read
Vasanthakumar Thiagarajan
2
-51
/
+17
2009-01-30
ath9k: Remove unused ath9k_hw_select_antconfig() from hw.c
Vasanthakumar Thiagarajan
2
-22
/
+0
2009-01-30
ath9k: Fix bug in NF calibration
Sujith
1
-1
/
+3
2009-01-30
ath9k: Fix bug in rate control capability registration
Sujith
1
-1
/
+3
2009-01-30
ath9k: Fix MCS rates registration bug for AR9285
Sujith
1
-5
/
+18
2009-01-30
ath9k: Read and write the TSF via debugfs
Alina Friedrichsen
4
-0
/
+58
2009-01-30
ath9k: simplify regulatory code
Luis R. Rodriguez
8
-3030
/
+809
2009-01-30
ath9k: Remove unnecessary gpio configuration in ath9k_hw_reset()
Vasanthakumar Thiagarajan
1
-12
/
+2
2009-01-30
ath9k: Fix typo in chip version check
Vasanthakumar Thiagarajan
1
-1
/
+1
2009-01-30
ath9k: Enable dynamic power save in ath9k.
Vivek Natarajan
6
-4
/
+66
2009-01-30
ath9k: Cleanup buffer type assignment
Sujith
1
-17
/
+11
2009-01-30
ath9k: Revamp TX aggregation
Sujith
2
-222
/
+93
[next]