index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-08
carl9170: fix sleep in softirq context
Ronald Wahl
2
-15
/
+15
2012-10-08
ath5k: fix potential NULL pointer dereference in ath5k_beacon_update()
Wei Yongjun
1
-1
/
+2
2012-10-05
ath9k: use ieee80211_free_txskb
Felix Fietkau
3
-26
/
+31
2012-10-05
ath9k: improve suspend/resume reliability
Felix Fietkau
4
-10
/
+13
2012-10-05
ath9k: fix ASPM initialization on resume
Felix Fietkau
1
-0
/
+5
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
53
-981
/
+2643
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-15
/
+6
2012-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
14
-58
/
+145
2012-09-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
27
-182
/
+362
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-7
/
+8
2012-09-28
ath9k: Fix BTCOEX weight initialization
Sujith Manoharan
4
-32
/
+39
2012-09-28
ath9k_hw: Handle AR_INTR_SYNC_HOST1_(FATAL|PERR) on AR9003
Sven Eckelmann
1
-0
/
+17
2012-09-28
ath9k: Enable MCI for AR9565
Bala Shanmugam
3
-5
/
+5
2012-09-28
ath9k: Fix chainmask selection for AR9462
Sujith Manoharan
2
-0
/
+6
2012-09-28
ath9k: Add a debugfs file to adjust antenna diversity
Sujith Manoharan
2
-3
/
+54
2012-09-28
ath9k: Handle errors properly in MCI initialization
Sujith Manoharan
3
-17
/
+23
2012-09-28
ath9k: Fix rx filtering issue for older chips
Thomas Wagner
1
-2
/
+2
2012-09-25
ath5k: add missing breaks in ath5k_hw_set_spur_mitigation_filter
John W. Linville
1
-0
/
+2
2012-09-25
ath9k_hw: fix BT sleep state on chip wakeup
Rajkumar Manoharan
1
-1
/
+1
2012-09-25
ath9k: Disable ASPM only for AR9285
Sujith Manoharan
1
-2
/
+3
2012-09-25
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-3
/
+3
2012-09-24
ath5k: disable HW crypto in management frame
Chun-Yeow Yeoh
2
-0
/
+4
2012-09-24
carl9170: connect to 11w protected networks
Christian Lamparter
2
-1
/
+4
2012-09-24
ath9k_hw: Enable WLAN RX diversity for AR9565
Sujith Manoharan
1
-1
/
+1
2012-09-24
ath9k: Add a module parameter to enable diversity
Sujith Manoharan
3
-0
/
+17
2012-09-24
ath9k_hw: Add a HW callback to set diversity
Sujith Manoharan
6
-1
/
+107
2012-09-24
ath9k_hw: Update AR9565 initvals
Sujith Manoharan
1
-51
/
+49
2012-09-24
ath9k_hw: Add antenna diversity group for AR9565
Sujith Manoharan
2
-0
/
+65
2012-09-24
ath9k: Remove a couple of unused variables
Sujith Manoharan
1
-2
/
+0
2012-09-24
ath9k: Remove redundant variable assignment
Sujith Manoharan
1
-48
/
+3
2012-09-24
ath9k_hw: Use HW cap ATH9K_HW_CAP_ANT_DIV_COMB
Sujith Manoharan
1
-7
/
+3
2012-09-24
ath9k: update hw_timer_enabled to false when we stop generic timers
Mohammed Shafi Shajakhan
1
-5
/
+9
2012-09-24
wireless: ath9k-htc: fix possible use after free
Ming Lei
1
-2
/
+3
2012-09-24
ath9k: fix queuing MCI work twice
Rajkumar Manoharan
1
-13
/
+17
2012-09-24
ath9k: fill led_pin before drv_start
Rajkumar Manoharan
3
-19
/
+30
2012-09-24
ath9k: move coex param updation within mci work
Rajkumar Manoharan
1
-11
/
+9
2012-09-24
ath9k: flush bt profile whenever it is requested
Rajkumar Manoharan
3
-2
/
+18
2012-09-24
ath9k_hw: fix ar9462 selfgen chainmask
Rajkumar Manoharan
2
-3
/
+1
2012-09-24
ath9k_hw: move 2g5g switch before nfcal start
Rajkumar Manoharan
1
-3
/
+3
2012-09-24
ath9k: Enable SGI correctly
Sujith Manoharan
1
-4
/
+7
2012-09-24
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-3
/
+3
2012-09-19
cfg80211: constify name parameter to add_virtual_intf
Johannes Berg
2
-3
/
+3
2012-09-13
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
11
-16
/
+27
2012-09-11
ath9k: Choose correct LED pin for AR9565
Sujith Manoharan
1
-1
/
+1
2012-09-11
ath9k_hw: Rename antenna diversity macros
Sujith Manoharan
3
-55
/
+51
2012-09-11
ath9k_hw: Handle gentimer termination properly
Sujith Manoharan
1
-0
/
+10
2012-09-11
ath9k_hw: add 8 points for 5G temp slop
Rajkumar Manoharan
3
-8
/
+22
2012-09-11
ath9k_hw: use peak detection for 5GHz
Rajkumar Manoharan
1
-1
/
+1
2012-09-11
ath9k_hw: Wait BT calibration to complete
Rajkumar Manoharan
3
-2
/
+19
2012-09-11
ath9k: Add PCI ID for AR9565
Sujith Manoharan
1
-0
/
+1
[next]