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: Fix kernel panic on unplugging the device
Mohammed Shafi Shajakhan
2011-09-13
1
-0
/
+6
*
ath9k: Fix PS wrappers in ath9k_set_coverage_class
Mohammed Shafi Shajakhan
2011-08-24
1
-0
/
+4
*
ath9k: Fix locking issue during tx completion
Rajkumar Manoharan
2011-06-27
1
-4
/
+9
*
ath9k: remove a redundant call to pcipowersave
Mohammed Shafi Shajakhan
2011-06-17
1
-1
/
+0
*
ath9k: Add debug messages to track PAPRD failures
Mohammed Shafi Shajakhan
2011-06-17
1
-4
/
+11
*
ath9k: Add a debug entry to start/stop ANI
Mohammed Shafi Shajakhan
2011-06-01
1
-9
/
+24
*
ath9k: wake up chip before initializing PAPRD table
Mohammed Shafi Shajakhan
2011-06-01
1
-3
/
+4
*
ath9k: Handle IBSS status changes in BSS_CHANGED_IBSS
Rajkumar Manoharan
2011-06-01
1
-41
/
+44
*
ath9k: mark few functions as static
Mohammed Shafi Shajakhan
2011-06-01
1
-3
/
+3
*
ath9k: make ath9k_setpower function as static
Mohammed Shafi Shajakhan
2011-06-01
1
-1
/
+1
*
ath9k: unify edma and non-edma tx code, improve tx fifo handling
Felix Fietkau
2011-06-01
1
-2
/
+0
*
ath9k: remove redundant if check
Mohammed Shafi Shajakhan
2011-06-01
1
-17
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....
John W. Linville
2011-05-27
1
-1
/
+3
|
\
|
*
ath9k: Reset chip on baseband hang
Rajkumar Manoharan
2011-05-26
1
-1
/
+3
*
|
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
2011-05-24
1
-1
/
+41
|
\
\
|
|
/
|
*
ath9k: implement .tx_last_beacon()
Felix Fietkau
2011-05-19
1
-0
/
+40
|
*
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-05-19
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-17
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
ath9k: Fix a warning due to a queued work during S3 state
Mohammed Shafi Shajakhan
2011-05-10
1
-0
/
+8
*
|
ath9k: make npending frames check as bool
Mohammed Shafi Shajakhan
2011-05-16
1
-2
/
+5
*
|
ath9k: fix a regression in PS frame filter handling
Felix Fietkau
2011-05-11
1
-0
/
+5
*
|
ath9k: fix beaconing for mesh interfaces
Javier Cardona
2011-05-11
1
-1
/
+3
*
|
ath9k: Failed to set default beacon rssi in AP/IBSS mode
Rajkumar Manoharan
2011-05-10
1
-0
/
+1
*
|
ath9k: process TSF out of range before RX
Rajkumar Manoharan
2011-05-10
1
-11
/
+11
*
|
ath9k: avoid enabling interrupts while processing rx
Rajkumar Manoharan
2011-05-10
1
-1
/
+2
*
|
ath9k_hw: remove aggregation protection mode
Mohammed Shafi Shajakhan
2011-05-05
1
-3
/
+0
*
|
ath9k: Fix drain txq failure in flush
Rajkumar Manoharan
2011-05-05
1
-1
/
+5
*
|
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
[next]