index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: set beacon related ps flags on bss_info change
Rajkumar Manoharan
2011-04-26
1
-0
/
+6
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-26
1
-2
/
+10
|
\
|
*
ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore calls
Felix Fietkau
2011-04-08
1
-2
/
+10
*
|
ath9k: Add power save wrappers and modularize hw_pll handler
Senthil Balasubramanian
2011-04-25
1
-10
/
+24
*
|
ath9k: cleanup hw pll work handler
Senthil Balasubramanian
2011-04-25
1
-0
/
+23
*
|
ath9k: optimize the usage of power save wrappers.
Senthil Balasubramanian
2011-04-25
1
-4
/
+2
*
|
ath9k: assign keycache slots to unencrypted stations
Felix Fietkau
2011-04-19
1
-0
/
+22
*
|
ath9k: fix powersave frame filtering/buffering in AP mode
Felix Fietkau
2011-04-19
1
-0
/
+22
*
|
ath9k: Fix kernel panic on module unload
Rajkumar Manoharan
2011-04-12
1
-0
/
+3
*
|
ath9k: Implement dev_tx_frames_pending callback.
Vivek Natarajan
2011-04-12
1
-0
/
+16
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-07
1
-0
/
+4
|
\
\
|
|
/
|
*
ath9k: fix a chip wakeup related crash in ath9k_start
Felix Fietkau
2011-03-28
1
-0
/
+4
*
|
ath9k: configure beacons based on hw opmode
Rajkumar Manoharan
2011-04-07
1
-58
/
+26
*
|
ath9k: Handle BSSID/AID for multiple interfaces
Rajkumar Manoharan
2011-04-07
1
-9
/
+61
*
|
ath9k: Cleanup ath_vif struct
Rajkumar Manoharan
2011-04-07
1
-6
/
+0
*
|
ath9k: deny new interface addtion on IBSS mode
Rajkumar Manoharan
2011-04-07
1
-2
/
+3
*
|
ath9k: Support RSN IBSS
Jouni Malinen
2011-03-30
1
-0
/
+14
|
/
*
ath9k: Fix TX queue stuck issue.
Senthil Balasubramanian
2011-03-23
1
-0
/
+2
*
ath9k: fix the .flush driver op implementation
Felix Fietkau
2011-03-14
1
-35
/
+21
*
ath9k: use generic mac80211 LED blinking code
Felix Fietkau
2011-02-28
1
-3
/
+0
*
ath9k: Fix compilation warning.
Vivek Natarajan
2011-02-25
1
-1
/
+1
*
ath9k: Cancel pll_work while disabling radio.
Vivek Natarajan
2011-02-25
1
-0
/
+4
*
mac80211: make tx() operation return void
Johannes Berg
2011-02-25
1
-4
/
+2
*
ath9k: Implement op_flush()
Vasanthakumar Thiagarajan
2011-02-21
1
-0
/
+71
*
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2011-02-18
1
-10
/
+0
|
\
|
*
ath9k: Fix ath9k prevents CPU to enter C3 states
Mohammed Shafi Shajakhan
2011-02-15
1
-8
/
+0
|
*
ath9k: Fix possible double free of PAPRD skb's
Mohammed Shafi Shajakhan
2011-02-04
1
-2
/
+0
*
|
ath9k: disable beaconing before stopping beacon queue
Rajkumar Manoharan
2011-02-14
1
-21
/
+14
*
|
ath9k: Remove redundant beacon_interval
Steve Brown
2011-02-09
1
-1
/
+2
*
|
ath9k: Add debug info for configuring power level.
Ben Greear
2011-02-09
1
-0
/
+2
*
|
ath9k: Print channel-type in chan-change dbg message.
Ben Greear
2011-02-09
1
-2
/
+3
*
|
ath9k: add additional checks for the baseband hang detection
Felix Fietkau
2011-02-04
1
-9
/
+36
*
|
ath9k: reserve a beacon slot on beaconing vif addition
Rajkumar Manoharan
2011-02-03
1
-3
/
+1
*
|
ath9k: do not access hw registers in FULL SLEEP
Rajkumar Manoharan
2011-02-03
1
-0
/
+2
*
|
ath9k: move update tx power to common
Rajkumar Manoharan
2011-02-03
1
-16
/
+10
*
|
ath9k: use common get current channel function
Rajkumar Manoharan
2011-02-03
1
-16
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-02-01
1
-1
/
+7
|
\
\
|
|
/
|
*
ath9k: Fix memory leak due to failed PAPRD frames
Mohammed Shafi Shajakhan
2011-02-01
1
-1
/
+7
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-01-28
1
-5
/
+14
|
\
\
|
|
/
|
*
ath9k: Fix power save usage count imbalance on deinit
Rajkumar Manoharan
2011-01-28
1
-2
/
+0
|
*
ath9k: fix race conditions when stop device
Stanislaw Gruszka
2011-01-27
1
-0
/
+9
|
*
ath9k: add missing ps wakeup/restore calls
Felix Fietkau
2011-01-21
1
-3
/
+5
*
|
ath9k: use common API to avoid code duplication
Rajkumar Manoharan
2011-01-28
1
-69
/
+3
*
|
ath9k: Fix a PLL hang issue observed with AR9485.
Vivek Natarajan
2011-01-28
1
-0
/
+3
*
|
ath9k: use split rx buffers to get rid of order-1 skb allocations
Felix Fietkau
2011-01-28
1
-0
/
+5
*
|
ath9k: fold struct ath_wiphy into struct ath_softc
Felix Fietkau
2011-01-28
1
-51
/
+27
*
|
ath9k: remove support for virtual wiphys
Felix Fietkau
2011-01-28
1
-136
/
+5
*
|
ath9k: clean up the code that wakes the mac80211 queues
Felix Fietkau
2011-01-28
1
-0
/
+2
*
|
ath9k: Keep track of stations for debugfs.
Ben Greear
2011-01-21
1
-0
/
+13
*
|
mac80211: track receiver's aggregation reorder buffer size
Johannes Berg
2011-01-19
1
-1
/
+1
[next]