index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: Updates for AR9287_12 version of chipset.
Vivek Natarajan
2009-08-20
2
-4
/
+11
*
ath9k: Fix ref power interpolation logic for AR9287 chipsets.
Vivek Natarajan
2009-08-20
1
-9
/
+3
*
ath9k: Enable LEDs for AR9287 chipsets.
Vivek Natarajan
2009-08-20
4
-15
/
+22
*
ath9k: Set AR_WA for AR9287 as it improves consistency in throughput.
Vivek Natarajan
2009-08-20
1
-1
/
+1
*
ath9k: Add open loop power control support for AR9287.
Vivek Natarajan
2009-08-20
3
-19
/
+52
*
ath9k: Set HW state properly
Sujith
2009-08-14
1
-0
/
+1
*
ath9k: Fix bug in PCI resume
Sujith
2009-08-14
1
-1
/
+3
*
ath9k: Remove duplicate variables
Sujith
2009-08-14
3
-21
/
+14
*
ath9k: Remove has_hw_phycounters
Sujith
2009-08-14
4
-112
/
+88
*
ath9k: update kconfig to indicate support for AR9002 family
Luis R. Rodriguez
2009-08-14
1
-1
/
+7
*
ath5k: use bit shift operators for cache line size
Luis R. Rodriguez
2009-08-14
1
-2
/
+2
*
ath5k: use common ath.ko ath_rxbuf_alloc()
Luis R. Rodriguez
2009-08-14
2
-15
/
+9
*
ath: add common ath_rxbuf_alloc() and make ath9k use it
Luis R. Rodriguez
2009-08-14
6
-41
/
+75
*
ath5k: Use SWI to trigger calibration
Nick Kossifidis
2009-08-14
4
-11
/
+67
*
ath5k: Preserve pcicfg bits during attach
Nick Kossifidis
2009-08-14
1
-1
/
+1
*
ath5k: Wakeup fixes
Nick Kossifidis
2009-08-14
4
-62
/
+140
*
ath5k: Linear PCDAC code fixes
Nick Kossifidis
2009-08-14
1
-7
/
+17
*
ath5k: Check EEPROM before tweaking SERDES
Nick Kossifidis
2009-08-14
3
-22
/
+48
*
ath9k: Fix regression on receiving PS poll frames
Luis R. Rodriguez
2009-08-14
1
-0
/
+1
*
drivers/net/wireless/ath/ath5k: Change constant name
Julia Lawall
2009-08-14
1
-1
/
+1
*
ath9k: Update beacon RSSI
Sujith
2009-08-14
1
-0
/
+4
*
ath9k: Remove local chainmask variable
Sujith
2009-08-14
1
-44
/
+42
*
ath9k: Cleanup TX power calculation for 4K chips
Sujith
2009-08-14
1
-37
/
+35
*
ath9k: Clean antenna configuration for 4K EEPROM chips
Sujith
2009-08-14
3
-53
/
+84
*
ath9k: Add macros for Antenna Diversity
Sujith
2009-08-14
1
-1
/
+19
*
ath9k: Cleanup ath9k_hw_4k_set_gain() interface
Sujith
2009-08-14
1
-11
/
+11
*
ath9k: Split eeprom.c into manageable pieces
Sujith
2009-08-14
6
-3745
/
+3814
*
ath9k: Remove a few DEBUG mesages
Sujith
2009-08-14
1
-103
/
+23
*
ath9k: Try to fix whitespace damage
Sujith
2009-08-14
2
-229
/
+215
*
ath9k: Cleanup function return types
Sujith
2009-08-14
5
-25
/
+11
*
ath9k: Remove unneeded assignment of protocol field
Sujith
2009-08-14
1
-1
/
+0
*
ath9k: use new FIF_PSPOLL configure filter
Luis R. Rodriguez
2009-08-14
1
-2
/
+1
*
ath5k: fix missing output in monitor mode after ifconfig up
Joerg Albert
2009-08-14
1
-20
/
+15
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-13
2
-3
/
+8
|
\
|
*
ar9170: fix read & write outside array bounds
Dan Carpenter
2009-08-10
1
-2
/
+3
|
*
ar9170usb: fix spurious firmware related message
Christian Lamparter
2009-08-10
1
-1
/
+5
*
|
ath9k: fix compile warning on ath9k_hw_AR9287_check_eeprom()
Luis R. Rodriguez
2009-08-04
1
-4
/
+9
*
|
ath9k: cancel xmit poll work at stop() callback
Luis R. Rodriguez
2009-08-04
1
-0
/
+2
*
|
ath9k: add initial hardware support for ar9271
Luis R. Rodriguez
2009-08-04
4
-40
/
+314
*
|
ath9k: add initvals and registry definitions for AR9271
Luis R. Rodriguez
2009-08-04
3
-0
/
+694
*
|
ath9k: add ar9271 revision and subrevision ID helpers
Luis R. Rodriguez
2009-08-04
1
-0
/
+12
*
|
ath9k: Remove _t postfix for ar9287_eeprom structure
Luis R. Rodriguez
2009-08-04
3
-12
/
+12
*
|
ath9k: remove spurious check for channel on keycache reset
Luis R. Rodriguez
2009-08-04
1
-3
/
+0
*
|
ath9k: remove dangling error check on keycache reset on hw init
Luis R. Rodriguez
2009-08-04
1
-3
/
+0
*
|
ath9k: call ath9k_hw_detach() once upon hw init failure
Luis R. Rodriguez
2009-08-04
2
-18
/
+9
*
|
ath9k: set sc->sc_ah to NULL after freeing it
Luis R. Rodriguez
2009-08-04
1
-0
/
+3
*
|
ath9k: set ah to null after freeing
Luis R. Rodriguez
2009-08-04
1
-0
/
+1
*
|
ath9k: rename ath9k_hw_ani_detach() to ath9k_hw_ani_disable()
Luis R. Rodriguez
2009-08-04
3
-4
/
+4
*
|
ath9k: rename ath9k_hw_rfdetach() to ath9k_hw_rf_free()
Luis R. Rodriguez
2009-08-04
3
-3
/
+3
*
|
ath9k: use helper macro to kfree and nullify on ath9k_hw_rfdetach()
Luis R. Rodriguez
2009-08-04
1
-26
/
+15
[next]