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
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-11
6
-11
/
+24
|
\
|
*
ath9k: Fix tx throughput drops for AR9003 chips with AES encryption
Rajkumar Manoharan
2011-07-05
1
-1
/
+2
|
*
carl9170: add NEC WL300NU-AG usbid
Christian Lamparter
2011-07-05
1
-0
/
+2
|
*
ath5k: fix incorrect use of drvdata in PCI suspend/resume code
Pavel Roskin
2011-07-05
1
-2
/
+5
|
*
ath5k: fix incorrect use of drvdata in sysfs code
Pavel Roskin
2011-07-05
1
-3
/
+6
|
*
ath5k: fix memory leak when fewer than N_PD_CURVES are in use
Eugene A. Shatokhin
2011-06-29
1
-5
/
+3
|
*
ath9k: Fix suspend/resume when no interface is UP
Rajkumar Manoharan
2011-06-29
1
-0
/
+6
*
|
ath9k_htc: Inform stack about tx ack status
Rajkumar Manoharan
2011-07-08
1
-0
/
+1
*
|
ath9k_hw: Remove read-only registers from AR9003 intervals
Rajkumar Manoharan
2011-07-08
1
-3
/
+1
*
|
ath9k_hw: Disable power detector calibration for AR9003
Rajkumar Manoharan
2011-07-08
1
-2
/
+2
*
|
ath9k_hw: Update AR9003 interval to improve 5G Tx EVM
Rajkumar Manoharan
2011-07-08
1
-1
/
+1
*
|
ath9k_hw: Disable PAPRD based on paprd_ht20_mask for 5GHz
Mohammed Shafi Shajakhan
2011-07-08
2
-0
/
+32
*
|
ath5k: read sc->imask with sc->irqlock held
Pavel Roskin
2011-07-08
1
-1
/
+2
*
|
ath5k: use kstrtoint() to parse numbers coming from sysfs
Pavel Roskin
2011-07-08
1
-2
/
+4
*
|
ath5k: fix formatting errors found by checkpatch.pl
Pavel Roskin
2011-07-08
15
-180
/
+182
*
|
ath5k: fix misplaced or extraneous braces found by checkpatch.pl
Pavel Roskin
2011-07-08
4
-16
/
+14
*
|
ath5k: use parentheses around macro definitions
Pavel Roskin
2011-07-08
2
-7
/
+8
*
|
ath5k: don't use volatile, it's not needed
Pavel Roskin
2011-07-08
1
-1
/
+1
*
|
ath5k: use more readable way to clear MAC address
Pavel Roskin
2011-07-08
1
-1
/
+2
*
|
ath5k: use DEFINE_PCI_DEVICE_TABLE in led.c, mark users with __devinit
Pavel Roskin
2011-07-08
2
-4
/
+4
*
|
ath5k: use KERN_WARNING in ATH5K_PRINTF
Pavel Roskin
2011-07-08
1
-1
/
+2
*
|
ath5k: remove unneeded parentheses after return
Pavel Roskin
2011-07-08
2
-2
/
+2
*
|
ath5k: replace spaces with tabs as suggested by checkpatch.pl
Pavel Roskin
2011-07-08
10
-94
/
+94
*
|
ath5k: remove PRIV_ENTRY and PRIV_ASSIGN macros, they obfuscate the code
Pavel Roskin
2011-07-08
1
-9
/
+6
*
|
carl9170: Implement tx_frames_pending mac80211 callback function
Christian Lamparter
2011-07-08
1
-0
/
+8
*
|
ath9k_htc: do not configure filter before driver is started
Rajkumar Manoharan
2011-07-08
1
-2
/
+7
*
|
carl9170: use carl9170 queue enums
Christian Lamparter
2011-07-05
1
-5
/
+5
*
|
carl9170: allow PSM if the 5 GHz band is selected
Christian Lamparter
2011-07-05
3
-8
/
+1
*
|
carl9170: enable IEEE80211_HW_NEED_DTIM_PERIOD
Christian Lamparter
2011-07-05
1
-0
/
+1
*
|
carl9170: import 1.9.4 firmware headers
Christian Lamparter
2011-07-05
6
-22
/
+63
*
|
ath9k_htc: Add device ID for Sony UWA-BR100
Mohammed Shafi Shajakhan
2011-06-29
1
-0
/
+2
*
|
ath9k: move few descriptor macros to ath9k.h
Mohammed Shafi Shajakhan
2011-06-29
2
-7
/
+5
*
|
ath9k: Fix locking issue during tx completion
Rajkumar Manoharan
2011-06-27
3
-8
/
+14
*
|
ath9k_hw: make use of the gain_table_entry macro
Mohammed Shafi Shajakhan
2011-06-27
1
-2
/
+2
*
|
ath9k_hw: Add carrier leak correction in desired gain calculation
Mohammed Shafi Shajakhan
2011-06-27
2
-10
/
+27
*
|
ath9k_hw: Fix false tx hung detection in AR9003 chips
Rajkumar Manoharan
2011-06-27
2
-2
/
+12
*
|
wireless: unify QoS control field definitions
Johannes Berg
2011-06-27
1
-1
/
+1
*
|
ath9k: enable support for AR9330
Gabor Juhos
2011-06-22
1
-0
/
+1
*
|
ath9k: add external_reset callback to ath9k_platfom_data for AR9330
Gabor Juhos
2011-06-22
3
-0
/
+37
*
|
ath9k: configure internal regulator for AR9330
Gabor Juhos
2011-06-22
1
-5
/
+20
*
|
ath9k: configure diversity based on eeprom contents for AR9330
Gabor Juhos
2011-06-22
1
-1
/
+1
*
|
ath9k: fix few register offsets for AR9330
Gabor Juhos
2011-06-22
1
-2
/
+2
*
|
ath9k: set diversity group for AR9330
Gabor Juhos
2011-06-22
1
-1
/
+4
*
|
ath9k: add fast_div_bias configuration for diversity group 1
Gabor Juhos
2011-06-22
1
-0
/
+83
*
|
ath9k: remove superfluous parentheses
Gabor Juhos
2011-06-22
1
-32
/
+30
*
|
ath9k: fix antenna diversity configuration for non AR9485 chips
Gabor Juhos
2011-06-22
1
-2
/
+8
*
|
ath9k: add a missing case statement to ath_ant_div_comb_alt_check
Gabor Juhos
2011-06-22
1
-0
/
+1
*
|
ath9k: use correct max_streams for AR9330
Gabor Juhos
2011-06-22
1
-1
/
+1
*
|
ath9k: enable antenna diversity for AR9330
Gabor Juhos
2011-06-22
1
-1
/
+1
*
|
ath9k: set NF limits for AR9330
Gabor Juhos
2011-06-22
2
-1
/
+6
[next]