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
*
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
*
ath9k: move rate descriptor reading into a helper
Luis R. Rodriguez
2009-11-11
*
ath9k: remove temp variable ratecode from ath_rx_prepare()
Luis R. Rodriguez
2009-11-11
*
ath9k: move RX check code into helper ath9k_rx_accept()
Luis R. Rodriguez
2009-11-11
*
ath9k: use the ieee80211_hw to get to an sband on ath_rx_prepare()
Luis R. Rodriguez
2009-11-11
*
ath9k: move struct ath_ani to common area
Luis R. Rodriguez
2009-11-11
*
ath9k_hw: move ath_extend_tsf() to hw code to share as ath9k_hw_extend_tsf()
Luis R. Rodriguez
2009-11-11
*
ath9k: do not pass the entire descriptor to ath_rx_prepare()
Luis R. Rodriguez
2009-11-11
*
ath9k: use the passed ieee80211_hw on ath_rx_prepare()
Luis R. Rodriguez
2009-11-11
*
ath9k: simpify RX by calling ath_get_virt_hw() once
Luis R. Rodriguez
2009-11-11
*
mac80211: make ieee80211_find_sta per virtual interface
Johannes Berg
2009-11-04
*
ath9k: Allow PSPOLL only when the interface is configured in AP mode
Senthil Balasubramanian
2009-10-07
*
ath9k: remove driver ASSERT, just use BUG_ON()
Luis R. Rodriguez
2009-10-07
*
atheros: add common debug printing
Luis R. Rodriguez
2009-10-07
*
atheros: define shared bssidmask setting
Luis R. Rodriguez
2009-10-07
*
ath9k: move ath_common to ath_hw
Luis R. Rodriguez
2009-10-07
*
atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common
Luis R. Rodriguez
2009-10-07
*
ath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_associd() use ath_hw
Luis R. Rodriguez
2009-10-07
*
ath9k: use ath_hw for DPRINTF() and debug init/exit
Luis R. Rodriguez
2009-10-07
*
ath9k: Fix RX Filter handling for BAR
Sujith
2009-09-08
*
ath9k: Add support FIF_OTHER_BSS filtering mode.
Javier Cardona
2009-08-28
*
ath9k: Nuke struct ath9k_node_stats
Vasanthakumar Thiagarajan
2009-08-20
*
ath: add common ath_rxbuf_alloc() and make ath9k use it
Luis R. Rodriguez
2009-08-14
*
ath9k: Update beacon RSSI
Sujith
2009-08-14
*
ath9k: Remove unneeded assignment of protocol field
Sujith
2009-08-14
*
ath9k: use new FIF_PSPOLL configure filter
Luis R. Rodriguez
2009-08-14
*
ath9k: Manipulate and report the correct RSSI
Senthil Balasubramanian
2009-07-24
*
ath9k: differentiate quality reporting between legacy and HT configurations
Luis R. Rodriguez
2009-07-10
*
ath9k: remove ath_rx_ps_back_to_sleep helper
Gabor Juhos
2009-07-10
*
ath9k: remove unnecessary clearing of SC_OP_WAIT_{BEACON,CAB} flags
Gabor Juhos
2009-07-10
*
mac80211: push rx status into skb->cb
Johannes Berg
2009-07-10
*
ath9k: wait for beacon frame along with CAB
Gabor Juhos
2009-06-19
*
ath9k: process rx packet if we are waiting for CAB
Gabor Juhos
2009-06-15
*
ath9k: Update Beacon timers based on timestamp from the AP
Jouni Malinen
2009-05-22
*
ath9k: Wake up for TX in mac80211 timeout=0 sleep mode
Jouni Malinen
2009-05-20
*
ath9k: Move PS wakeup/restore calls from isr to tasklet
Vasanthakumar Thiagarajan
2009-05-20
*
ath9k: Fix PS mode operation to receive buffered broadcast/multicast frames
Jouni Malinen
2009-05-20
*
ath9k: Clean up RX processing a bit
Jouni Malinen
2009-05-20
[next]