index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
recv.c
Age
Commit message (
Expand
)
Author
2013-04-23
ath9k: Fix RX DMA mapping
Sujith Manoharan
2013-04-23
ath9k: Use lockless variants for the RX fifo queue
Sujith Manoharan
2013-04-23
ath9k: Reduce deep indentation
Sujith Manoharan
2013-04-23
ath9k: Remove unused argument "size"
Sujith Manoharan
2013-04-10
ath9k: detect more kinds of invalid descriptors
Felix Fietkau
2013-04-10
ath9k: fix handling of broken descriptors
Felix Fietkau
2013-04-10
ath9k: improve dma map failure handling
Felix Fietkau
2013-04-10
ath9k_common: remove ath9k_cmn_padpos
Felix Fietkau
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-04-08
ath9k: add support for DFS master mode
Zefir Kurtisi
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-02-11
ath9k: Fix IBSS joiner mode
Sujith Manoharan
2013-02-01
ath9k: Fix sparse __CHECK_ENDIAN__ for spectral code
Sven Eckelmann
2013-02-01
ath9k: Only add fix_rssi_inv_only when spectral code is used
Sven Eckelmann
2013-02-01
ath9k: Only process fft samples when ATH9K_DEBUGFS is enabled
Sven Eckelmann
2013-02-01
ath9k: report A-MPDU status
Christian Lamparter
2013-01-30
ath9k: Update spectral scan output data
Sven Eckelmann
2013-01-30
ath9k: drop spectral packets after processing them
Simon Wunderlich
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-14
ath9k: remove sc->rx.rxbuflock to fix a deadlock
Felix Fietkau
2013-01-11
ath9k: fix rx flush handling
Felix Fietkau
2013-01-11
ath9k: add a better fix for the rx tasklet vs rx flush race
Felix Fietkau
2013-01-11
ath9k: do not link receive buffers during flush
Felix Fietkau
2013-01-09
ath9k: add spectral scan feature
Simon Wunderlich
2013-01-07
ath9k: use the devres API for allocations/mappings
Felix Fietkau
2012-12-11
ath9k: RX timestamp is reported at end of frame
Thomas Pedersen
2012-11-13
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
2012-10-29
ath9k: Ensure we set FTP_STOMP_LOW weight when WLAN is idle
Mohammed Shafi Shajakhan
2012-09-28
ath9k: Fix rx filtering issue for older chips
Thomas Wagner
2012-08-13
ath9k: fix decrypt_error initialization in ath_rx_tasklet()
Lorenzo Bianconi
2012-07-17
ath9k: Cleanup beacon logic
Sujith Manoharan
2012-07-09
ath9k: set 4ADDRESS bit in RX filter for AR9550
Gabor Juhos
2012-07-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-27
ath9k: fix panic caused by returning a descriptor we have queued for reuse
Tom Hughes
2012-06-25
ath9k: fix dynamic WEP related regression
Felix Fietkau
2012-06-06
ath9k: Fix powersave locking
Sujith Manoharan
2012-06-06
ath9k: Use atomic operations
Sujith Manoharan
2012-06-06
ath9k: Move LNA code to antenna.c
Sujith Manoharan
2012-06-06
ath9k: improve BT FTP/PAN performance
Rajkumar Manoharan
2012-06-06
ath9k: Remove SC_OP_OFFCHANNEL
Sujith Manoharan
2012-05-10
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-04-23
ath9k: don't strip mic on non-encrypted frames in tkip
Michael Liang
2012-04-23
ath9k: Fix compile warnings when DEBUGFS is disabled.
Ben Greear
2012-04-11
ath9k: Add more recv stats.
Ben Greear
2012-04-09
ath9k: recover ar9380 chips from rare stuck state
Rajkumar Manoharan
2012-03-26
ath9k: fix a memory leak in ath_rx_tasklet()
Eric Dumazet
2012-03-12
ath9k: Fix mactime from being clobbered in rx_status
Ashok Nagarajan
2012-03-07
ath9k: fix signal strength reporting issues
Felix Fietkau
2012-03-07
ath9k: get rid of double queueing of rx frames on EDMA
Felix Fietkau
2012-03-05
ath9k: make use of list_for_each_entry_safe
Mohammed Shafi Shajakhan
[next]