index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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 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
*
|
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-21
1
-0
/
+1
|
/
*
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-05-19
1
-1
/
+1
*
ath9k: make sure main_rssi is positive
Mohammed Shafi Shajakhan
2011-05-16
1
-2
/
+2
*
ath9k: configure fast_div_bias based on diversity group
Mohammed Shafi Shajakhan
2011-05-16
1
-43
/
+131
*
ath9k: Implement an API to swap main/ALT LNA's
Mohammed Shafi Shajakhan
2011-05-16
1
-1
/
+30
*
ath9k_hw: define antenna diversity group
Mohammed Shafi Shajakhan
2011-05-16
1
-1
/
+1
*
ath9k: Fix rssi update in ad-hoc mode
Rajkumar Manoharan
2011-05-10
1
-1
/
+2
*
ath9k: avoid enabling interrupts while processing rx
Rajkumar Manoharan
2011-05-10
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-26
1
-3
/
+3
|
\
|
*
ath9k: fix the return value of ath_stoprecv
Felix Fietkau
2011-04-19
1
-1
/
+1
|
*
ath9k_hw: fix stopping rx DMA during resets
Felix Fietkau
2011-04-12
1
-3
/
+3
*
|
ath9k: remove the unlikely check for autosleep
Mohammed Shafi Shajakhan
2011-04-25
1
-1
/
+1
*
|
ath9k: Fix warnings from -Wunused-but-set-variable
Sujith Manoharan
2011-04-25
1
-2
/
+1
*
|
ath9k: fix too early enabling of rx during ath_startrecv()
Felix Fietkau
2011-04-12
1
-1
/
+1
*
|
ath9k: fix PS-Poll reception on AR9160 and earlier
Felix Fietkau
2011-04-12
1
-3
/
+1
*
|
ath9k: configure beacons based on hw opmode
Rajkumar Manoharan
2011-04-07
1
-1
/
+1
|
/
*
ath9k: remove support for the FIF_PROMISC_IN_BSS filter flag
Felix Fietkau
2011-03-11
1
-3
/
+1
[next]