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
/
recv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: Fix regression in LNA diversity
Sujith Manoharan
2013-09-26
1
-7
/
+0
*
ath9k: report 5/10 MHz channels
Simon Wunderlich
2013-08-16
1
-0
/
+11
*
ath9k: Use lockless variant to initialize RX fifo
Sujith Manoharan
2013-08-15
1
-1
/
+1
*
ath9k: Optimize LNA check
Sujith Manoharan
2013-08-15
1
-30
/
+47
*
ath9k: Handle invalid RSSI
Sujith Manoharan
2013-08-15
1
-16
/
+33
*
ath9k: Remove unused function argument
Sujith Manoharan
2013-08-15
1
-2
/
+1
*
ath9k: Fix error condition for corrupt descriptors
Sujith Manoharan
2013-08-15
1
-10
/
+18
*
ath9k: Handle corrupt descriptors properly
Sujith Manoharan
2013-08-15
1
-2
/
+10
*
ath9k: Move the RX poll check to preprocess()
Sujith Manoharan
2013-08-15
1
-4
/
+4
*
ath9k: Fix RX beacon processing
Sujith Manoharan
2013-08-15
1
-26
/
+22
*
ath9k: Fix RX packet counter
Sujith Manoharan
2013-08-15
1
-4
/
+7
*
ath9k: Fix RX debug statistics
Sujith Manoharan
2013-08-15
1
-2
/
+1
*
ath9k: Fix PHY error processing
Sujith Manoharan
2013-08-15
1
-11
/
+12
*
ath9k: Reorder some functions
Sujith Manoharan
2013-08-15
1
-110
/
+110
*
ath9k: Fix TSF processing
Sujith Manoharan
2013-08-15
1
-13
/
+20
*
ath9k: Fix RX crypto processing
Sujith Manoharan
2013-08-15
1
-8
/
+4
*
ath9k: Discard invalid frames early
Sujith Manoharan
2013-08-15
1
-16
/
+22
*
ath9k: Fix phy error handling for DFS
Sujith Manoharan
2013-08-15
1
-2
/
+1
*
ath9k: Use a subroutine to check for "mybeacon"
Sujith Manoharan
2013-08-15
1
-13
/
+23
*
ath9k: fix rx descriptor related race condition
Felix Fietkau
2013-08-15
1
-4
/
+13
*
ath9k: Run the LNA combining algorithm properly
Sujith Manoharan
2013-08-09
1
-16
/
+28
*
ath9k: Return early for invalid rates
Sujith Manoharan
2013-06-03
1
-2
/
+2
*
ath9k: remove useless flag conversation.
Oleksij Rempel
2013-05-30
1
-4
/
+1
*
ath9k: Fix RX DMA mapping
Sujith Manoharan
2013-04-23
1
-3
/
+3
*
ath9k: Use lockless variants for the RX fifo queue
Sujith Manoharan
2013-04-23
1
-2
/
+2
*
ath9k: Reduce deep indentation
Sujith Manoharan
2013-04-23
1
-46
/
+44
*
ath9k: Remove unused argument "size"
Sujith Manoharan
2013-04-23
1
-9
/
+3
*
ath9k: detect more kinds of invalid descriptors
Felix Fietkau
2013-04-10
1
-0
/
+2
*
ath9k: fix handling of broken descriptors
Felix Fietkau
2013-04-10
1
-5
/
+19
*
ath9k: improve dma map failure handling
Felix Fietkau
2013-04-10
1
-17
/
+13
*
ath9k_common: remove ath9k_cmn_padpos
Felix Fietkau
2013-04-10
1
-1
/
+1
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-04-10
1
-3
/
+3
|
\
|
*
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-03-25
1
-3
/
+3
*
|
ath9k: add support for DFS master mode
Zefir Kurtisi
2013-04-08
1
-0
/
+7
|
/
*
ath9k: Fix IBSS joiner mode
Sujith Manoharan
2013-02-11
1
-1
/
+1
*
ath9k: Fix sparse __CHECK_ENDIAN__ for spectral code
Sven Eckelmann
2013-02-01
1
-4
/
+5
*
ath9k: Only add fix_rssi_inv_only when spectral code is used
Sven Eckelmann
2013-02-01
1
-0
/
+2
*
ath9k: Only process fft samples when ATH9K_DEBUGFS is enabled
Sven Eckelmann
2013-02-01
1
-1
/
+1
*
ath9k: report A-MPDU status
Christian Lamparter
2013-02-01
1
-0
/
+20
*
ath9k: Update spectral scan output data
Sven Eckelmann
2013-01-30
1
-6
/
+8
*
ath9k: drop spectral packets after processing them
Simon Wunderlich
2013-01-30
1
-15
/
+22
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
1
-39
/
+15
|
\
|
*
ath9k: remove sc->rx.rxbuflock to fix a deadlock
Felix Fietkau
2013-01-14
1
-13
/
+0
|
*
ath9k: fix rx flush handling
Felix Fietkau
2013-01-11
1
-7
/
+9
|
*
ath9k: add a better fix for the rx tasklet vs rx flush race
Felix Fietkau
2013-01-11
1
-15
/
+0
|
*
ath9k: do not link receive buffers during flush
Felix Fietkau
2013-01-11
1
-4
/
+6
*
|
ath9k: add spectral scan feature
Simon Wunderlich
2013-01-09
1
-0
/
+106
*
|
ath9k: use the devres API for allocations/mappings
Felix Fietkau
2013-01-07
1
-10
/
+1
|
/
*
ath9k: RX timestamp is reported at end of frame
Thomas Pedersen
2012-12-11
1
-1
/
+1
*
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
2012-11-13
1
-1
/
+1
[next]