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
/
ath6kl
/
txrx.c
Commit message (
Expand
)
Author
Age
*
ath6kl: remove false check from ath6kl_rx()
Kalle Valo
2013-03-18
*
ath6kl: add tracing support and tracing points for wmi packets
Kalle Valo
2013-03-18
*
ath6kl: Check for valid endpoint ID in ath6kl_tx_complete()
Pandiyarajan Pitchaimuthu
2012-10-24
*
ath6kl: Fix random rx data corruption
Vasanthakumar Thiagarajan
2012-10-24
*
ath6kl: Check for valid endpoint ID values in ath6kl_control_tx()
Raja Mani
2012-10-24
*
ath6kl: Fix reconnection issue after recovery
Vasanthakumar Thiagarajan
2012-10-24
*
ath6kl: Recover from "wmi ctrl ep is full" condition
Vasanthakumar Thiagarajan
2012-10-24
*
ath6kl: Recover from fw crash
Vasanthakumar Thiagarajan
2012-10-24
*
ath6kl: Fix potential memory leak in ath6kl_tx_complete()
Vasanthakumar Thiagarajan
2012-10-24
*
ath6kl: Fix potential skb double free in ath6kl_wmi_sync_point()
Vasanthakumar Thiagarajan
2012-10-24
*
ath6kl: Fix unstable downlink throughput
Vasanthakumar Thiagarajan
2012-06-11
*
ath6kl: Fix race in aggregation reorder logic
Vasanthakumar Thiagarajan
2012-06-11
*
ath6kl: Update netstats for some of the tx failrues in ath6kl_data_tx()
Vasanthakumar Thiagarajan
2012-04-30
*
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
2012-04-12
|
\
|
*
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
2012-04-10
*
|
ath6kl: Support net_stats.multicast
Vasanthakumar Thiagarajan
2012-04-04
*
|
ath6kl: add htc ops
Kalle Valo
2012-03-26
*
|
ath6kl: add rx data padding support
Kalle Valo
2012-03-26
*
|
ath6kl: add pointer to the skb in htc_packet
Kalle Valo
2012-03-26
*
|
ath6kl: Add tx_complete() to struct htc_ep_callbacks
Kalle Valo
2012-03-26
|
/
*
ath6kl: alignment should match open parenthesis
Kalle Valo
2012-03-07
*
ath6kl: Check wow state before sending control and data pkt
Raja Mani
2012-03-07
*
ath6kl: Skip vif index validation in ath6kl_rx() for wmi events
Vasanthakumar Thiagarajan
2012-03-01
*
ath6kl: assign Tx packet drop threshold per endpoint based on AC priority
Chilam Ng
2012-02-27
*
ath6kl: Add unicast mgmt frame buffering
Naveen Gangadharan
2012-02-27
*
ath6kl: Update license header
Vasanthakumar Thiagarajan
2012-02-08
*
ath6kl: Fix kernel panic during rx aggregation
Vasanthakumar Thiagarajan
2012-01-30
*
ath6kl: Fix bug in maintaining aggregation state in AP mode
Vasanthakumar Thiagarajan
2012-01-24
*
ath6kl: Fix bug in using tid given by addba/delba req events
Vasanthakumar Thiagarajan
2012-01-24
*
ath6kl: Define a structure for connection specific aggregation information
Vasanthakumar Thiagarajan
2012-01-24
*
ath6kl: Make sure to delete rx aggregation timer in aggr_reset_state()
Vasanthakumar Thiagarajan
2012-01-24
*
ath6kl: fix uninitialized warning in ath6kl_process_uapsdq()
Kalle Valo
2012-01-18
*
ath6kl: Add support for uAPSD
Thirumalai Pachamuthu
2012-01-13
*
ath6kl: Remove few unnecessary spin_locks around set_bit()
Vasanthakumar Thiagarajan
2012-01-02
*
ath6kl: Support for TCP checksum offload to firmware
Rishi Panjwani
2012-01-02
*
ath6kl: make maximum number of vifs runtime configurable
Kalle Valo
2011-11-16
*
ath6kl: Fix packet drop when ath6kl_cookie runs out
Vasanthakumar Thiagarajan
2011-11-13
*
ath6kl: Fix accessing wrong skb->data in ath6kl_tx_complete()
Vasanthakumar Thiagarajan
2011-11-13
*
ath6kl: Fix tx packet drop in AP mode with bridge
Vasanthakumar Thiagarajan
2011-11-11
*
ath6kl: Perform WOW resume in RX path in case of SDIO IRQ wake up
Raja Mani
2011-11-11
*
ath6kl: Fix lockdep warning
Vasanthakumar Thiagarajan
2011-11-11
*
ath6kl: don't print an error for canceled packets
Kalle Valo
2011-11-11
*
ath6kl: Maintain virtual interface in a list
Vasanthakumar Thiagarajan
2011-11-11
*
ath6kl: Introduce spinlock to protect vif specific information
Vasanthakumar Thiagarajan
2011-11-11
*
ath6kl: Use interface index from wmi data headr
Vasanthakumar Thiagarajan
2011-11-11
*
ath6kl: Remove net_device from ath6kl
Vasanthakumar Thiagarajan
2011-11-11
*
ath6kl: Take vif information from wmi event
Vasanthakumar Thiagarajan
2011-11-11
*
ath6kl: Maintain firmware interface index in struct ath6kl_vif
Vasanthakumar Thiagarajan
2011-11-11
*
ath6kl: Make net and target stats vif specific
Vasanthakumar Thiagarajan
2011-11-11
*
ath6kl: Move aggregation information to vif structure
Vasanthakumar Thiagarajan
2011-11-11
[next]