index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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 decrypt_error initialization in ath_rx_tasklet()
Lorenzo Bianconi
2012-08-13
1
-1
/
+1
*
ath9k: Cleanup beacon logic
Sujith Manoharan
2012-07-17
1
-1
/
+1
*
ath9k: set 4ADDRESS bit in RX filter for AR9550
Gabor Juhos
2012-07-09
1
-0
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-09
1
-3
/
+4
|
\
|
*
ath9k: fix panic caused by returning a descriptor we have queued for reuse
Tom Hughes
2012-06-27
1
-2
/
+2
|
*
ath9k: fix dynamic WEP related regression
Felix Fietkau
2012-06-25
1
-1
/
+2
*
|
ath9k: Fix powersave locking
Sujith Manoharan
2012-06-06
1
-7
/
+6
*
|
ath9k: Use atomic operations
Sujith Manoharan
2012-06-06
1
-5
/
+5
*
|
ath9k: Move LNA code to antenna.c
Sujith Manoharan
2012-06-06
1
-740
/
+0
*
|
ath9k: improve BT FTP/PAN performance
Rajkumar Manoharan
2012-06-06
1
-0
/
+1
*
|
ath9k: Remove SC_OP_OFFCHANNEL
Sujith Manoharan
2012-06-06
1
-2
/
+2
|
/
*
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-10
1
-1
/
+1
*
ath9k: don't strip mic on non-encrypted frames in tkip
Michael Liang
2012-04-23
1
-0
/
+1
*
ath9k: Fix compile warnings when DEBUGFS is disabled.
Ben Greear
2012-04-23
1
-1
/
+1
*
ath9k: Add more recv stats.
Ben Greear
2012-04-11
1
-9
/
+26
*
ath9k: recover ar9380 chips from rare stuck state
Rajkumar Manoharan
2012-04-09
1
-0
/
+4
*
ath9k: fix a memory leak in ath_rx_tasklet()
Eric Dumazet
2012-03-26
1
-2
/
+2
*
ath9k: Fix mactime from being clobbered in rx_status
Ashok Nagarajan
2012-03-12
1
-2
/
+2
*
ath9k: fix signal strength reporting issues
Felix Fietkau
2012-03-07
1
-5
/
+7
*
ath9k: get rid of double queueing of rx frames on EDMA
Felix Fietkau
2012-03-07
1
-23
/
+22
*
ath9k: make use of list_for_each_entry_safe
Mohammed Shafi Shajakhan
2012-03-05
1
-7
/
+2
*
ath9k: fix a WEP crypto related regression
Felix Fietkau
2012-02-06
1
-0
/
+8
*
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
2011-12-19
1
-9
/
+8
*
ath9k: validate for non-zero BSSID
Mohammed Shafi Shajakhan
2011-12-16
1
-0
/
+1
*
ath9k: minor cleanup
Mohammed Shafi Shajakhan
2011-11-30
1
-1
/
+0
*
ath9k: change the default antenna settings based on diversity
Mohammed Shafi Shajakhan
2011-11-30
1
-9
/
+14
*
ath9k: trivial: reorder rx_tasklet processing
Zefir Kurtisi
2011-11-21
1
-5
/
+5
*
ath9k: only send FCS-fail packets to mac80211 if requested
Felix Fietkau
2011-10-11
1
-1
/
+2
*
ath9k_hw: fix a regression in key miss handling
Felix Fietkau
2011-10-11
1
-13
/
+14
*
ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default
Felix Fietkau
2011-10-11
1
-1
/
+1
*
ath9k: disable unnecessary PHY error reporting
Felix Fietkau
2011-10-11
1
-4
/
+1
*
ath9k: Remove redundant my beacon check at ath_rx_ps_beacon
Rajkumar Manoharan
2011-09-30
1
-17
/
+6
*
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
2011-09-28
1
-1
/
+9
|
\
|
*
ath9k: Fix a dma warning/memory leak
Mohammed Shafi Shajakhan
2011-09-26
1
-1
/
+9
*
|
ath9k: ensure that rx is not enabled during a reset
Felix Fietkau
2011-09-16
1
-2
/
+3
*
|
ath9k: implement .get_antenna and .set_antenna
Felix Fietkau
2011-09-14
1
-1
/
+1
*
|
ath9k: Add debugfs support for mac/baseband samples
Rajkumar Manoharan
2011-08-29
1
-14
/
+8
*
|
ath9k: use appropriate debug mask
Mohammed Shafi Shajakhan
2011-08-29
1
-1
/
+1
*
|
ath9k: fix MGMT packets when using TKIP
Bill Jordan
2011-08-24
1
-1
/
+2
*
|
ath9k: Remove unused argument tsf from ath9k_hw_rxprocdesc
Rajkumar Manoharan
2011-08-24
1
-2
/
+2
*
|
ath9k: Re-enable RXOEL interrupt after processing rx buffers
Rajkumar Manoharan
2011-08-24
1
-0
/
+5
*
|
ath9k: remove obselete comments
Mohammed Shafi Shajakhan
2011-08-10
1
-5
/
+0
*
|
ath9k: Use atomic reference count for interrupt ops
Rajkumar Manoharan
2011-08-09
1
-1
/
+0
*
|
ath9k: use the new channel noise value for signal strength and survey info
Felix Fietkau
2011-08-08
1
-1
/
+3
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-22
1
-21
/
+32
|
\
|
*
ath9k: improve reliability of MIC error detection
Felix Fietkau
2011-07-15
1
-21
/
+32
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-24
1
-32
/
+114
|
\
\
|
|
/
|
*
ath9k: add fast_div_bias configuration for diversity group 1
Gabor Juhos
2011-06-22
1
-0
/
+83
|
*
ath9k: remove superfluous parentheses
Gabor Juhos
2011-06-22
1
-32
/
+30
|
*
ath9k: add a missing case statement to ath_ant_div_comb_alt_check
Gabor Juhos
2011-06-22
1
-0
/
+1
[next]