index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
ath9k.h
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-06-30
1
-0
/
+5
|
\
|
*
ath9k: move few descriptor macros to ath9k.h
Mohammed Shafi Shajakhan
2011-06-29
1
-0
/
+5
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-24
1
-3
/
+1
|
\
\
|
|
/
|
*
ath9k: typo fix in a comment
Pavel Roskin
2011-06-17
1
-1
/
+1
|
*
ath9k: use standard max(), remove A_MAX macro
Pavel Roskin
2011-06-17
1
-2
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-08
1
-6
/
+2
|
\
\
|
|
/
|
*
ath9k: Add a debug entry to start/stop ANI
Mohammed Shafi Shajakhan
2011-06-01
1
-0
/
+1
|
*
ath9k: mark few functions as static
Mohammed Shafi Shajakhan
2011-06-01
1
-3
/
+0
|
*
ath9k: make ath9k_setpower function as static
Mohammed Shafi Shajakhan
2011-06-01
1
-1
/
+0
|
*
ath9k: unify edma and non-edma tx code, improve tx fifo handling
Felix Fietkau
2011-06-01
1
-2
/
+1
*
|
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-06
1
-0
/
+1
|
/
*
ath9k: implement .tx_last_beacon()
Felix Fietkau
2011-05-19
1
-0
/
+3
*
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-05-19
1
-1
/
+1
*
ath9k_hw: define antenna diversity group
Mohammed Shafi Shajakhan
2011-05-16
1
-1
/
+0
*
ath9k: avoid enabling interrupts while processing rx
Rajkumar Manoharan
2011-05-10
1
-0
/
+1
*
ath9k_hw: remove aggregation protection mode
Mohammed Shafi Shajakhan
2011-05-05
1
-1
/
+0
*
ath9k: cleanup hw pll work handler
Senthil Balasubramanian
2011-04-25
1
-0
/
+1
*
ath9k: Fix LED gpio for AR93xx chipsets.
Senthil Balasubramanian
2011-04-25
1
-0
/
+1
*
ath9k: assign keycache slots to unencrypted stations
Felix Fietkau
2011-04-19
1
-0
/
+2
*
ath9k: fix powersave frame filtering/buffering in AP mode
Felix Fietkau
2011-04-19
1
-0
/
+6
*
ath9k: introduce ATH9K_{PCI,AHB} config options
Gabor Juhos
2011-04-13
1
-2
/
+2
*
ath9k: configure beacons based on hw opmode
Rajkumar Manoharan
2011-04-07
1
-0
/
+1
*
ath9k: Handle BSSID/AID for multiple interfaces
Rajkumar Manoharan
2011-04-07
1
-1
/
+2
*
ath9k: Cleanup ath_vif struct
Rajkumar Manoharan
2011-04-07
1
-2
/
+0
*
ath9k: cleanup few redundant macros
Mohammed Shafi Shajakhan
2011-04-04
1
-4
/
+0
*
ath9k: fix stuck beacon detection
Felix Fietkau
2011-03-30
1
-1
/
+1
*
ath9k: fix beacon timer handling issues
Felix Fietkau
2011-03-30
1
-1
/
+1
*
ath9k: fix the .flush driver op implementation
Felix Fietkau
2011-03-14
1
-1
/
+0
*
ath9k: Fix incorrect GPIO LED pin for AR9485
Senthil Balasubramanian
2011-02-28
1
-0
/
+1
*
ath9k: use generic mac80211 LED blinking code
Felix Fietkau
2011-02-28
1
-26
/
+16
*
ath9k: Implement op_flush()
Vasanthakumar Thiagarajan
2011-02-21
1
-0
/
+1
*
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2011-02-18
1
-7
/
+1
|
\
|
*
ath9k: Fix ath9k prevents CPU to enter C3 states
Mohammed Shafi Shajakhan
2011-02-15
1
-6
/
+0
|
*
ath9k: Fix possible double free of PAPRD skb's
Mohammed Shafi Shajakhan
2011-02-04
1
-1
/
+1
*
|
ath9k: disable beaconing before stopping beacon queue
Rajkumar Manoharan
2011-02-14
1
-0
/
+2
*
|
ath9k: Remove redundant beacon_interval
Steve Brown
2011-02-09
1
-3
/
+1
*
|
ath9k: add additional checks for the baseband hang detection
Felix Fietkau
2011-02-04
1
-0
/
+2
*
|
ath9k: use common API to avoid code duplication
Rajkumar Manoharan
2011-01-28
1
-2
/
+0
*
|
ath9k: Fix a PLL hang issue observed with AR9485.
Vivek Natarajan
2011-01-28
1
-0
/
+1
*
|
ath9k: use split rx buffers to get rid of order-1 skb allocations
Felix Fietkau
2011-01-28
1
-0
/
+2
*
|
ath9k: Remove unused IEEE80211_WEP_NKID
Bruno Randolf
2011-01-28
1
-1
/
+0
*
|
ath9k: fold struct ath_wiphy into struct ath_softc
Felix Fietkau
2011-01-28
1
-9
/
+4
*
|
ath9k: remove the bf->aphy field
Felix Fietkau
2011-01-28
1
-2
/
+1
*
|
ath9k: remove support for virtual wiphys
Felix Fietkau
2011-01-28
1
-41
/
+0
*
|
ath9k: clean up enums and unused macros
Mohammed Shafi Shajakhan
2011-01-26
1
-4
/
+3
*
|
ath9k: Restart xmit logic in xmit watchdog.
Ben Greear
2011-01-21
1
-1
/
+8
*
|
ath9k: Keep track of stations for debugfs.
Ben Greear
2011-01-21
1
-1
/
+6
*
|
ath9k: Remove un-used member from ath_node.
Ben Greear
2011-01-21
1
-1
/
+0
*
|
ath9k: Fix up hardware mode and beacons with multiple vifs.
Ben Greear
2011-01-19
1
-2
/
+21
|
/
*
ath9k: qualify global modparam_nohwcrypt variable
John W. Linville
2011-01-05
1
-1
/
+1
[next]