index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-12
34
-1781
/
+2052
|
\
|
*
ath9k_hw: Initvals update for AR9462
Sujith Manoharan
2012-06-11
1
-0
/
+1
|
*
ath9k: Resync beacons properly
Sujith Manoharan
2012-06-06
1
-2
/
+12
|
*
ath9k: Fix powersave locking
Sujith Manoharan
2012-06-06
3
-9
/
+21
|
*
ath9k: Handle fatal interrupts properly
Sujith Manoharan
2012-06-06
2
-1
/
+7
|
*
ath9k: Use atomic operations
Sujith Manoharan
2012-06-06
9
-50
/
+52
|
*
ath9k: Move LNA code to antenna.c
Sujith Manoharan
2012-06-06
5
-757
/
+786
|
*
ath9k: Fix work handling
Sujith Manoharan
2012-06-06
3
-19
/
+37
|
*
ath9k: Group link monitoring logic
Sujith Manoharan
2012-06-06
5
-479
/
+511
|
*
ath9k: improve BT FTP/PAN performance
Rajkumar Manoharan
2012-06-06
5
-2
/
+28
|
*
ath9k_hw: fix power state for MCI
Rajkumar Manoharan
2012-06-06
1
-16
/
+9
|
*
ath: do not update cycle counters with sleep mode
Rajkumar Manoharan
2012-06-06
1
-0
/
+1
|
*
ath9k: BT coex performance tuning for AR9462
Rajkumar Manoharan
2012-06-06
3
-23
/
+35
|
*
ath9k_hw: fix BT RF performance
Rajkumar Manoharan
2012-06-06
3
-0
/
+20
|
*
ath9k_hw: configure ar9462 switching regulator
Rajkumar Manoharan
2012-06-06
3
-1
/
+6
|
*
ath9k_hw: program BT to control SPDT
Rajkumar Manoharan
2012-06-06
1
-0
/
+1
|
*
ath9k_hw: fix IQ calibration chain index
Rajkumar Manoharan
2012-06-06
1
-9
/
+6
|
*
ath9k: cleanup MCI indentation
Rajkumar Manoharan
2012-06-06
1
-220
/
+215
|
*
ath9k_hw: update ar9462 initval table to fix rx
Rajkumar Manoharan
2012-06-06
1
-2
/
+2
|
*
ath9k: Use separate operational flags for BTCOEX
Sujith Manoharan
2012-06-06
2
-15
/
+20
|
*
ath9k: Remove SC_OP_OFFCHANNEL
Sujith Manoharan
2012-06-06
3
-17
/
+11
|
*
ath9k_hw: Fix variable usage
Sujith Manoharan
2012-06-06
1
-1
/
+1
|
*
ath9k: Add MCI interrupt to debugfs statistics
Sujith Manoharan
2012-06-06
2
-0
/
+4
|
*
ath9k_hw: Cleanup power mode API
Sujith Manoharan
2012-06-06
1
-90
/
+85
|
*
ath9k_hw: Fix MCI usage
Sujith Manoharan
2012-06-06
4
-19
/
+18
|
*
ath9k_hw: Fix AR_RTC_KEEP_AWAKE usage
Sujith Manoharan
2012-06-06
2
-12
/
+0
|
*
ath9k: Setup MCI interrupts properly
Sujith Manoharan
2012-06-06
3
-3
/
+22
|
*
ath9k: Handle ASPM properly
Sujith Manoharan
2012-06-06
3
-11
/
+8
|
*
ath9k: Prune ath9k_init_device
Sujith Manoharan
2012-06-06
1
-8
/
+7
|
*
ath9k: Ensure a fair beacon distribution in IBSS mode
Vivek Natarajan
2012-06-06
1
-1
/
+4
|
*
ath9k: fix/add bits for spectral scanning
Zefir Kurtisi
2012-06-06
1
-12
/
+20
|
*
cfg80211: provide channel to start_ap function
Johannes Berg
2012-06-05
3
-37
/
+3
|
*
ath9k: Support ethtool getstats api.
Ben Greear
2012-06-05
1
-0
/
+134
|
*
ath9k: Fix modal EEPROM dump
Mohammed Shafi Shajakhan
2012-06-05
4
-6
/
+6
*
|
wireless: Remove casts to same type
Joe Perches
2012-06-06
5
-9
/
+7
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-05-30
7
-98
/
+130
|
\
|
*
ath9k_hw: apply internal regulator settings on AR933x
Felix Fietkau
2012-05-29
3
-1
/
+7
|
*
ath9k_hw: update AR933x initvals to fix issues with high power devices
Felix Fietkau
2012-05-29
1
-88
/
+90
|
*
ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() fails
Felix Fietkau
2012-05-29
1
-6
/
+10
|
*
ath9k: stop rx dma before stopping tx
Felix Fietkau
2012-05-29
1
-3
/
+4
|
*
ath5k: add possible wiphy interface combinations
Felix Fietkau
2012-05-29
1
-0
/
+19
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-05-24
19
-248
/
+544
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
John W. Linville
2012-05-22
19
-248
/
+544
|
|
\
|
|
*
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
2012-05-16
13
-178
/
+455
|
|
|
\
|
|
|
*
ath6kl_sdio: Fix the EAPOL out of order issue
Vivek Natarajan
2012-05-04
2
-0
/
+9
|
|
|
*
ath6kl: Complete failed tx packet in ath6kl_htc_tx_from_queue()
Vasanthakumar Thiagarajan
2012-04-30
2
-2
/
+8
|
|
|
*
ath6kl: Update netstats for some of the tx failrues in ath6kl_data_tx()
Vasanthakumar Thiagarajan
2012-04-30
1
-8
/
+4
|
|
|
*
ath6kl: assign Tx packet drop threshold per endpoint on htc pipe layer
Kevin Fang
2012-04-27
1
-0
/
+3
|
|
|
*
ath6kl: handle background(BK) stream properly on htc mbox layer
Kevin Fang
2012-04-27
1
-4
/
+8
|
|
|
*
ath6kl: Fix bss filter setting while scanning
Vasanthakumar Thiagarajan
2012-04-27
1
-4
/
+2
[next]