index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath9k
Age
Commit message (
Expand
)
Author
Files
Lines
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
-2644
/
+2623
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-29
ath9k: remove useless ath9k driver version information
Luis R. Rodriguez
1
-4
/
+3
2009-01-29
ath9k: Fix AR9285 specific noise floor eeprom reads.
Senthil Balasubramanian
2
-41
/
+42
2009-01-29
ath9k: fix debug print on regd
Luis R. Rodriguez
1
-1
/
+1
2009-01-29
mac80211: Generic TSF debugging
Alina Friedrichsen
3
-49
/
+9
2009-01-29
ath9k: Clean up the way the eeprom antenna configuration is read
Vasanthakumar Thiagarajan
2
-51
/
+17
2009-01-29
ath9k: Remove unused ath9k_hw_select_antconfig() from hw.c
Vasanthakumar Thiagarajan
2
-22
/
+0
2009-01-29
ath9k: Fix bug in NF calibration
Sujith
1
-1
/
+3
2009-01-29
ath9k: Fix bug in rate control capability registration
Sujith
1
-1
/
+3
2009-01-29
ath9k: Fix MCS rates registration bug for AR9285
Sujith
1
-5
/
+18
2009-01-29
ath9k: Read and write the TSF via debugfs
Alina Friedrichsen
4
-0
/
+58
2009-01-29
ath9k: simplify regulatory code
Luis R. Rodriguez
8
-3004
/
+783
2009-01-29
ath9k: Remove unnecessary gpio configuration in ath9k_hw_reset()
Vasanthakumar Thiagarajan
1
-12
/
+2
2009-01-29
ath9k: Fix typo in chip version check
Vasanthakumar Thiagarajan
1
-1
/
+1
2009-01-29
ath9k: Enable dynamic power save in ath9k.
Vivek Natarajan
6
-4
/
+66
2009-01-29
ath9k: Cleanup buffer type assignment
Sujith
1
-17
/
+11
2009-01-29
ath9k: Revamp TX aggregation
Sujith
2
-222
/
+93
2009-01-29
ath9k: Handle holding descriptor in TX completion properly
Sujith
1
-8
/
+11
2009-01-29
ath9k: Add a helper function to wake mac80211 queues
Sujith
1
-11
/
+18
2009-01-29
ath9k: Merge queue draining functions
Sujith
4
-57
/
+55
2009-01-29
ath9k: Remove ath_tx_stopdma and call ath9k_hw_stoptxdma directly
Sujith
1
-13
/
+9
2009-01-29
ath9k: Reorganize code in xmit.c
Sujith
3
-1424
/
+1180
2009-01-29
ath9k: Update short guard interval in rate control
Sujith
1
-0
/
+2
2009-01-29
ath9k: rateCodeToIndex is not used, remove it
Sujith
2
-14
/
+0
2009-01-29
ath9k: enable support for AR9100
Gabor Juhos
1
-0
/
+3
2009-01-29
ath9k: fix null pointer dereference in ani monitor code
Gabor Juhos
1
-3
/
+3
[prev]
[next]