index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-08
ath5k: remove PRIV_ENTRY and PRIV_ASSIGN macros, they obfuscate the code
Pavel Roskin
1
-9
/
+6
2011-07-08
carl9170: Implement tx_frames_pending mac80211 callback function
Christian Lamparter
1
-0
/
+8
2011-07-08
ath9k_htc: do not configure filter before driver is started
Rajkumar Manoharan
1
-2
/
+7
2011-07-05
carl9170: use carl9170 queue enums
Christian Lamparter
1
-5
/
+5
2011-07-05
carl9170: allow PSM if the 5 GHz band is selected
Christian Lamparter
3
-8
/
+1
2011-07-05
carl9170: enable IEEE80211_HW_NEED_DTIM_PERIOD
Christian Lamparter
1
-0
/
+1
2011-07-05
carl9170: import 1.9.4 firmware headers
Christian Lamparter
6
-22
/
+63
2011-06-29
ath9k_htc: Add device ID for Sony UWA-BR100
Mohammed Shafi Shajakhan
1
-0
/
+2
2011-06-29
ath9k: move few descriptor macros to ath9k.h
Mohammed Shafi Shajakhan
2
-7
/
+5
2011-06-27
ath9k: Fix locking issue during tx completion
Rajkumar Manoharan
3
-8
/
+14
2011-06-27
ath9k_hw: make use of the gain_table_entry macro
Mohammed Shafi Shajakhan
1
-2
/
+2
2011-06-27
ath9k_hw: Add carrier leak correction in desired gain calculation
Mohammed Shafi Shajakhan
2
-10
/
+27
2011-06-27
ath9k_hw: Fix false tx hung detection in AR9003 chips
Rajkumar Manoharan
2
-2
/
+12
2011-06-27
wireless: unify QoS control field definitions
Johannes Berg
1
-1
/
+1
2011-06-22
ath9k: enable support for AR9330
Gabor Juhos
1
-0
/
+1
2011-06-22
ath9k: add external_reset callback to ath9k_platfom_data for AR9330
Gabor Juhos
3
-0
/
+37
2011-06-22
ath9k: configure internal regulator for AR9330
Gabor Juhos
1
-5
/
+20
2011-06-22
ath9k: configure diversity based on eeprom contents for AR9330
Gabor Juhos
1
-1
/
+1
2011-06-22
ath9k: fix few register offsets for AR9330
Gabor Juhos
1
-2
/
+2
2011-06-22
ath9k: set diversity group for AR9330
Gabor Juhos
1
-1
/
+4
2011-06-22
ath9k: add fast_div_bias configuration for diversity group 1
Gabor Juhos
1
-0
/
+83
2011-06-22
ath9k: remove superfluous parentheses
Gabor Juhos
1
-32
/
+30
2011-06-22
ath9k: fix antenna diversity configuration for non AR9485 chips
Gabor Juhos
1
-2
/
+8
2011-06-22
ath9k: add a missing case statement to ath_ant_div_comb_alt_check
Gabor Juhos
1
-0
/
+1
2011-06-22
ath9k: use correct max_streams for AR9330
Gabor Juhos
1
-1
/
+1
2011-06-22
ath9k: enable antenna diversity for AR9330
Gabor Juhos
1
-1
/
+1
2011-06-22
ath9k: set NF limits for AR9330
Gabor Juhos
2
-1
/
+6
2011-06-22
ath9k: configure xpa bias level for AR9330
Gabor Juhos
1
-1
/
+1
2011-06-22
ath9k: use correct EEPROM base for AR9330
Gabor Juhos
1
-0
/
+2
2011-06-22
ath9k: enable tuning capacitance configuration for AR9330
Gabor Juhos
1
-1
/
+1
2011-06-22
ath9k: skip internal regulator configuration for AR9330
Gabor Juhos
1
-1
/
+1
2011-06-22
ath9k: enable TX/RX data byte swap for AR9330
Gabor Juhos
1
-1
/
+1
2011-06-22
ath9k: configure RF channel frequency for AR9330
Gabor Juhos
1
-1
/
+13
2011-06-22
ath9k: fix channel frequency calculation for AR9340
Gabor Juhos
1
-1
/
+1
2011-06-22
ath9k: read spur frequency information from eeprom for AR9330
Gabor Juhos
1
-2
/
+2
2011-06-22
ath9k: don't enable LDPC for AR9330
Gabor Juhos
1
-1
/
+1
2011-06-22
ath9k: use different BB watchdog timeout value for AR9330
Gabor Juhos
1
-1
/
+4
2011-06-22
ath9k: add AR9330 specific PLL initialization
Gabor Juhos
1
-1
/
+34
2011-06-22
ath9k: initialize rx gain table for AR9330
Gabor Juhos
1
-2
/
+22
2011-06-22
ath9k: initialize tx gain table for AR9330
Gabor Juhos
1
-4
/
+44
2011-06-22
ath9k: initialize mode registers for AR9330
Gabor Juhos
2
-1
/
+112
2011-06-22
ath9k: add AR9330 initvals
Gabor Juhos
2
-0
/
+2227
2011-06-22
ath9k: add platform device id for AR9330
Gabor Juhos
1
-0
/
+4
2011-06-22
ath9k: add MAC revision detection for AR9330
Gabor Juhos
3
-0
/
+11
2011-06-22
ath9k: define device id for AR9330
Gabor Juhos
1
-0
/
+1
2011-06-22
ath9k: define mac version for AR9330
Gabor Juhos
2
-1
/
+20
2011-06-22
ath9k_hw: Fix calculation of PAPRD training power at 5Ghz
Mohammed Shafi Shajakhan
1
-1
/
+17
2011-06-20
ath5k: add missing ieee80211_free_hw() on unload in AHB code
Pavel Roskin
1
-0
/
+1
2011-06-20
ath5k: free sc->ah in ath5k_deinit_softc
John W. Linville
1
-0
/
+1
2011-06-20
ath9k_hw: make sure PAPRD training is properly done
Mohammed Shafi Shajakhan
2
-3
/
+23
[next]