index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
recv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
ath9k: Ensure we set FTP_STOMP_LOW weight when WLAN is idle
Mohammed Shafi Shajakhan
2012-10-29
1
-1
/
+4
*
ath9k: Fix rx filtering issue for older chips
Thomas Wagner
2012-09-28
1
-2
/
+2
*
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-11
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
[next]