index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
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
*
ath9k: Avoid HW opmode overridden on monitor mode changes
Rajkumar Manoharan
2010-11-08
*
ath9k: lock reset and PCU start/stopping
Luis R. Rodriguez
2010-10-27
*
ath9k: rename rxflushlock to pcu_lock
Luis R. Rodriguez
2010-10-27
*
ath9k: add locking for starting the PCU on RX
Luis R. Rodriguez
2010-10-27
*
ath9k: add locking for stopping RX
Luis R. Rodriguez
2010-10-27
*
ath9k: Null out references to stale pointers.
Ben Greear
2010-10-15
*
ath9k: Remove bf_dmacontext.
Ben Greear
2010-10-15
*
ath9k: Set RX filter for Probe Request based on filter flag
Jouni Malinen
2010-10-13
*
mac80211/ath9k: Support AMPDU with multiple VIFs.
Ben Greear
2010-09-27
*
ath9k_hw: simplify revision checks for AR9285
Felix Fietkau
2010-09-27
*
ath9k_hw: simplify revision checks for AR9280
Felix Fietkau
2010-09-27
*
ath9k: fix regression which prevents chip sleep after CAB data
Senthil Balasubramanian
2010-09-16
*
ath9k: fix enabling ANI / tx monitor after bg scan
Luis R. Rodriguez
2010-09-16
*
ath9k: fix power save race conditions
Luis R. Rodriguez
2010-09-16
*
ath9k: make ath_ant_div_conf_fast_divbias static
John W. Linville
2010-09-16
*
ath9k: calcrxfilter should take multiple VIFs into account.
Ben Greear
2010-09-16
*
ath9k_hw: remove useless hw capability flags
Felix Fietkau
2010-09-14
*
ath9k: Implement an algorithm for Antenna diversity and combining
Vasanthakumar Thiagarajan
2010-09-07
*
ath9k: fix spurious MIC failure reports
Felix Fietkau
2010-08-31
*
ath9k: fix erased ieee80211_rx_status.mactime
Jan Friedrich
2010-08-04
*
ath9k_hw: remove a useless function for setting the mac address
Felix Fietkau
2010-06-14
*
ath9k: fix extending the rx timestamp with the hardware TSF
Felix Fietkau
2010-06-14
*
ath9k_hw: inform ANI calibration when scanning
Luis R. Rodriguez
2010-06-14
*
ath9k: fix dma sync in rx path
Ming Lei
2010-06-04
*
ath9k: Fix bug in validating received data length for edma
Vasanthakumar Thiagarajan
2010-06-02
*
ath9k: Fix bug in accessing skb->data of rx frame for edma
Vasanthakumar Thiagarajan
2010-06-02
*
ath9k: Clean up few function parameters in recv.c
Vasanthakumar Thiagarajan
2010-06-02
*
ath9k: Move ath9k specific RX code to driver
Sujith
2010-06-02
*
ath9k: fix dma direction for map/unmap in ath_rx_tasklet
Ming Lei
2010-06-02
*
ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleep
Vasanthakumar Thiagarajan
2010-05-24
*
ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma()
Vasanthakumar Thiagarajan
2010-05-11
*
ath9k: Fix bug in handling rx frames with invalid descriptor content
Vasanthakumar Thiagarajan
2010-05-11
*
ath9k: Setup appropriate tx desc for regular dma and edma
Vasanthakumar Thiagarajan
2010-04-16
*
ath9k_hw: move AR9002 mac ops to its own file
Luis R. Rodriguez
2010-04-16
*
ath9k: Add Rx EDMA support
Felix Fietkau
2010-04-16
*
ath9k: allocate tx and rx status information on stack
Felix Fietkau
2010-03-31
*
ath9k: split out access to rx status information
Felix Fietkau
2010-03-31
*
ath: make gcc check format arguments of ath_print(), fix all misuses
Pavel Roskin
2010-02-01
*
ath9k: Add debugfs file for RX errors
Sujith
2010-01-12
*
ath9k: Cleanup Powersave flags
Sujith
2010-01-12
*
ath9k_common: add new module to share 802.11n driver helpers
Luis R. Rodriguez
2009-11-11
*
ath9k: move RX skb post processing to a helper
Luis R. Rodriguez
2009-11-11
*
ath9k: move driver keymap, keymax and splitmic to common
Luis R. Rodriguez
2009-11-11
*
ath9k: rename ath_rx_prepare() to ath9k_rx_skb_preprocess()
Luis R. Rodriguez
2009-11-11
*
ath9k: move the max rx buffer size check to ath9k_rx_accept()
Luis R. Rodriguez
2009-11-11
*
ath: move the rx bufsize to common to share with ath5k/ath9k
Luis R. Rodriguez
2009-11-11
*
ath9k: move the rx_stats->rs_datalen check to ath9k_rx_accept()
Luis R. Rodriguez
2009-11-11
*
ath9k: avoid the copy skb->cb on every RX'd skb
Luis R. Rodriguez
2009-11-11
*
ath9k: move rssi processing into a helper
Luis R. Rodriguez
2009-11-11
*
ath9k: move qual processing into a helper
Luis R. Rodriguez
2009-11-11
[next]