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
/
init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-11-19
1
-2
/
+1
|
\
|
*
ath9k: Remove pm_qos request after hw unregister.
Vivek Natarajan
2010-11-16
1
-2
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-11-16
1
-47
/
+41
|
\
\
|
|
/
|
/
|
|
*
ath9k: rework tx queue selection and fix queue stopping/waking
Felix Fietkau
2010-11-15
1
-46
/
+6
|
*
ath9k: simplify hw reset locking
Luis R. Rodriguez
2010-11-15
1
-1
/
+0
|
*
ath9k: initialize per-channel tx power limits instead of hardcoding them
Felix Fietkau
2010-11-15
1
-0
/
+33
|
*
ath9k: optimize/fix ANI RSSI processing
Felix Fietkau
2010-11-09
1
-0
/
+2
*
|
ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.
Vivek Natarajan
2010-11-08
1
-0
/
+8
|
/
*
ath9k: Properly initialize ath_common->cc_lock.
Ben Greear
2010-10-25
1
-0
/
+1
*
ath9k_hw: remove enum wireless_mode and its users
Felix Fietkau
2010-10-15
1
-6
/
+6
*
ath9k: add compile time checking for the size of the channel list
Felix Fietkau
2010-10-11
1
-0
/
+4
*
ath9k: add WDS interfaces to ath9k
Bill Jordan
2010-10-05
1
-0
/
+1
*
ath9k: fix channel flag / regd issues with multiple cards
Felix Fietkau
2010-10-05
1
-6
/
+31
*
ath9k: remove the noise floor value in the ani struct
Felix Fietkau
2010-10-05
1
-1
/
+0
*
ath9k_hw: simplify revision checks for AR9280
Felix Fietkau
2010-09-27
1
-1
/
+1
*
ath9k: make the driver specific rate control module optional
Felix Fietkau
2010-09-21
1
-0
/
+2
*
ath9k: fix regression which disabled ps on ath9k
Luis R. Rodriguez
2010-09-16
1
-1
/
+2
*
ath9k: Use common ath key management functions
Bruno Randolf
2010-09-16
1
-1
/
+1
*
ath/ath9k: Replace common->splitmic with a flag
Bruno Randolf
2010-09-16
1
-2
/
+2
*
ath9k_hw: remove useless hw capability flags
Felix Fietkau
2010-09-14
1
-2
/
+1
*
ath9k: Implement an algorithm for Antenna diversity and combining
Vasanthakumar Thiagarajan
2010-09-07
1
-0
/
+3
*
ath9k: Change the default LED pattern.
Vivek Natarajan
2010-08-27
1
-1
/
+1
*
ath9k: fix panic while cleaning up virtaul wifis
Rajkumar Manoharan
2010-07-14
1
-1
/
+1
*
ath9k: fix false positives in the baseband hang check
Felix Fietkau
2010-07-02
1
-0
/
+1
*
ath9k: Add a module parameter to disable led blinking.
Vivek Natarajan
2010-06-23
1
-0
/
+4
*
ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCH
Felix Fietkau
2010-06-14
1
-6
/
+0
*
ath9k_hw: remove ATH9K_CAP_TKIP_SPLIT
Felix Fietkau
2010-06-14
1
-1
/
+1
*
ath9k_hw: remove ATH9K_CAP_TKIP_MIC
Felix Fietkau
2010-06-14
1
-8
/
+0
*
ath9k_hw: remove ATH9K_CAP_CIPHER
Felix Fietkau
2010-06-14
1
-16
/
+8
*
ath9k: implement PA predistortion support
Felix Fietkau
2010-06-14
1
-0
/
+1
*
ath9k: remove duplicate WMM AC definitions
Felix Fietkau
2010-06-14
1
-5
/
+5
*
ath9k_common: Move count_streams to common module
Sujith
2010-06-04
1
-14
/
+2
*
ath9k: Enable Short GI in 20 Mhz for ar9287 and later chips
Vasanthakumar Thiagarajan
2010-06-02
1
-0
/
+3
*
drivers/net: remove useless semicolons
Joe Perches
2010-05-17
1
-1
/
+1
*
Merge branch 'master' into for-davem
John W. Linville
2010-04-23
1
-27
/
+56
|
\
|
*
ath9k: add support for Tx and Rx STBC
Felix Fietkau
2010-04-20
1
-0
/
+6
|
*
ath9k: initialize the number of tx/rx streams correctly
Felix Fietkau
2010-04-20
1
-11
/
+28
|
*
ath9k: add LDPC support
Luis R. Rodriguez
2010-04-16
1
-0
/
+3
|
*
ath9k: Setup appropriate tx desc for regular dma and edma
Vasanthakumar Thiagarajan
2010-04-16
1
-10
/
+16
|
*
ath9k_hw: Move some RF ops to the private callbacks
Luis R. Rodriguez
2010-04-16
1
-1
/
+1
|
*
ath9k_hw: start building an abstraction layer for hardware routines
Luis R. Rodriguez
2010-04-16
1
-5
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+2
*
|
ath9k_hw: fix hardware deinit
Sujith
2010-03-23
1
-0
/
+3
|
/
*
ath9k: Enable IEEE80211_HW_REPORTS_TX_ACK_STATUS flag for ath9k.
Vivek Natarajan
2010-02-09
1
-1
/
+2
*
ath9k: add support for 802.11n bonded out AR2427
Luis R. Rodriguez
2010-02-02
1
-1
/
+3
*
ath9k: improve max rate retry handling
Felix Fietkau
2010-01-25
1
-2
/
+1
*
ath9k: Fix panic on driver load
Sujith
2010-01-14
1
-2
/
+0
*
ath9k: Cleanup init/deinit routines
Sujith
2010-01-12
1
-254
/
+261
*
ath9k: Add new file init.c
Sujith
2010-01-12
1
-0
/
+856