index
:
talos-op-linux
master
Talos™ II 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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: correct MODULE_PARM_DESC parameters for force_new_ani
John W. Linville
2011-01-05
1
-1
/
+1
*
ath5k: qualify global modparam_nohwcrypt variable
John W. Linville
2011-01-05
2
-4
/
+4
*
ath9k: qualify global modparam_nohwcrypt variable
John W. Linville
2011-01-05
3
-5
/
+5
*
ath9k_htc: Fix packet injection
Sujith Manoharan
2011-01-04
1
-8
/
+64
*
ath5k: ath5k_eeprom_mode_from_channel() returns signed
Dan Carpenter
2011-01-04
1
-2
/
+4
*
ath9k : few rate control clean ups
Mohammed Shafi Shajakhan
2011-01-04
2
-11
/
+8
*
ath9k: fix beacon restart on channel change
Rajkumar Manoharan
2011-01-04
1
-1
/
+2
*
Revert "ath9k: Parse DTIM period from mac80211"
Mohammed Shafi Shajakhan
2011-01-04
2
-4
/
+2
*
ath9k_hw: fix dma descriptor rx error bit parsing
Felix Fietkau
2011-01-04
2
-9
/
+11
*
ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.c
Sujith Manoharan
2011-01-04
3
-312
/
+333
*
ath9k_htc: Fix fast channel change
Sujith Manoharan
2011-01-04
2
-16
/
+11
*
ath9k_htc: Handle FATAL events
Sujith Manoharan
2011-01-04
5
-8
/
+84
*
ath9k_htc: Move work cancellation outside of mutex
Sujith Manoharan
2011-01-04
1
-5
/
+5
*
ath9k_htc: Handle pending URBs properly
Sujith Manoharan
2011-01-04
2
-4
/
+37
*
ath9k: Few clean ups in beacon config parameters
Mohammed Shafi Shajakhan
2011-01-04
1
-12
/
+13
*
carl9170: fix usb pm suspend->resume woes
Christian Lamparter
2011-01-04
1
-16
/
+37
*
carl9170: reduce channel change delay
Christian Lamparter
2011-01-04
1
-8
/
+0
*
carl9170: add missing return-value check
Christian Lamparter
2011-01-04
1
-0
/
+2
*
ath5k: fix cycle counter inconsistent locking
Bob Copeland
2011-01-04
1
-2
/
+2
*
ath9k: fix spur mitigation no-spur case for AR9002
Brian Prodoehl
2011-01-04
1
-2
/
+3
*
ath9k: spin_lock_bh is not required within tasklet context.
Senthil Balasubramanian
2011-01-04
1
-2
/
+2
*
ath5k: Move mac80211 functions into new file
Bruno Randolf
2011-01-04
3
-713
/
+825
*
ath9k: Reset keycache on resume
Mohammed Shafi Shajakhan
2010-12-22
3
-1
/
+10
*
ath9k_hw: Fix bug in eeprom data length validation for AR9485
Vasanthakumar Thiagarajan
2010-12-22
1
-1
/
+3
*
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
*
ath9k: unlock on error path in ath9k_change_interface()
Dan Carpenter
2010-12-22
1
-4
/
+7
*
ath9k: Use pci_is_pcie()
Hauke Mehrtens
2010-12-22
1
-1
/
+1
*
ath5k: Use pci_is_pcie()
Hauke Mehrtens
2010-12-22
2
-3
/
+3
*
ath9k: fix aphy / wiphy idle mismatch
Luis R. Rodriguez
2010-12-22
2
-0
/
+2
*
ath9k: Fix warnings on card removal
Rajkumar Manoharan
2010-12-22
4
-1
/
+7
*
ath9k_htc: Fix warning on device removal
Sujith Manoharan
2010-12-22
7
-14
/
+14
*
ath9k: do not limit the chainmask to 1 for legacy mode
Felix Fietkau
2010-12-20
3
-34
/
+0
*
ath9k_hw: fix PA predistortion HT40 mask
Felix Fietkau
2010-12-20
3
-9
/
+13
*
ath9k: Properly initialize channel table for 2GHz
Mohammed Shafi Shajakhan
2010-12-20
1
-0
/
+1
*
ath9k_hw: remove baseband rfsilent support
Felix Fietkau
2010-12-20
5
-43
/
+1
*
ath9k: fix queue depth check for forming new aggregates
Felix Fietkau
2010-12-20
2
-3
/
+19
*
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
*
ath: fix NULL pointer dereference on reg_notifier()
Luis R. Rodriguez
2010-12-16
1
-0
/
+8
*
ath9k_hw: Configure appropriate Tx power when PAPRD fails
Vasanthakumar Thiagarajan
2010-12-16
5
-6
/
+47
*
ath9k_hw: Disable PAPRD for rates with low Tx power
Vasanthakumar Thiagarajan
2010-12-16
3
-15
/
+45
*
ath9k_hw: Add a helper to get paprd scale factor
Vasanthakumar Thiagarajan
2010-12-16
2
-0
/
+24
*
ath9k_hw: Tx IQ cal changes for AR9003
Vasanthakumar Thiagarajan
2010-12-16
1
-104
/
+108
*
ath9k_hw: Move get_streams() to hw.h
Vasanthakumar Thiagarajan
2010-12-16
2
-5
/
+5
*
ath9k_hw: Remove unnecessary Rx IQ cal register configuration in ar9003_hw_tx...
Vasanthakumar Thiagarajan
2010-12-16
1
-13
/
+0
*
ath9k_hw: Remove delay during regwrite of analog shift registers
Vasanthakumar Thiagarajan
2010-12-16
1
-4
/
+1
[next]