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
/
mwifiex
/
wmm.c
Commit message (
Expand
)
Author
Age
*
mwifiex: add AMSDU inside AMPDU support
Amitkumar Karwar
2014-03-14
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-04
|
\
|
*
mwifiex: clean pcie ring only when device is present
Avinash Patil
2014-02-20
*
|
mwifiex: AMPDU support for TDLS link
Avinash Patil
2014-02-12
*
|
mwifiex: tdls related handling for data packets addressed to TDLS peer
Avinash Patil
2014-02-12
*
|
mwifiex: provision for holding and restoring packets during TDLS setup
Avinash Patil
2014-02-12
*
|
mwifiex: parse TDLS action frames during RX
Avinash Patil
2014-02-12
*
|
mwifiex: make tos_to_tid_inv part of mwifiex_private structure
Avinash Patil
2014-02-12
*
|
mwifiex: handle AMPDU supported check for AP interface
Avinash Patil
2014-02-12
|
/
*
mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status()
Dan Carpenter
2013-11-11
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-10-17
|
\
|
*
mwifiex: Change variable type to bool
Peter Senna Tschudin
2013-10-10
*
|
mwifiex: fix hang issue for USB chipsets
Amitkumar Karwar
2013-09-26
|
/
*
mwifiex: maintain outstanding packet count for RA list instead of packet size
Avinash Patil
2013-07-24
*
mwifiex: rename pkt_count to ba_pkt_count in mwifiex_ra_list_tbl struct
Avinash Patil
2013-07-24
*
mwifiex: enable/disable tx_amsdu support via module parameter
Avinash Patil
2013-06-12
*
mwifiex: rework round robin scheduling of bss nodes.
Andreas Fenkart
2013-04-23
*
mwifiex: replace ra_list_curr by list rotation.
Andreas Fenkart
2013-04-23
*
mwifiex: hold proper locks when accessing ra_list / bss_prio lists
Andreas Fenkart
2013-04-08
*
mwifiex: fix infinite loop by removing NO_PKT_PRIO_TID
Andreas Fenkart
2013-04-08
*
mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tbl
Andreas Fenkart
2013-04-08
*
mwifiex: correct wrong list in list_empty check
Andreas Fenkart
2013-04-08
*
mwifiex: change default tx/rx win_size for BA setup
Avinash Patil
2013-04-01
*
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
*
mwifiex: use map/unmap APIs in TX and RX to reduce memcpy
Avinash Patil
2013-01-07
*
mwifiex: flush TX ring for PCIe after disconnect or bss stop
Avinash Patil
2013-01-07
*
mwifiex: add multi-queue support
Avinash Patil
2012-11-14
*
mwifiex: implement cfg80211 mgmt_tx handler
Stone Piao
2012-09-28
*
mwifiex: fix coding style issue
Stone Piao
2012-09-28
*
mwifiex: update adapter->bss_prio_tbl[j].bss_prio_cur correctly
Amitkumar Karwar
2012-09-11
*
mwifiex: add 11n Block Ack support for uAP
Avinash Patil
2012-08-06
*
mwifiex: fix WPS eapol handshake failure
Stone Piao
2012-06-22
*
mwifiex: fix 11n rx packet drop issue
Stone Piao
2012-06-22
*
mwifiex: allocate space for one more mwifiex_private structure
Avinash Patil
2012-05-16
*
mwifiex: add support for Marvell USB8797 chipset
Amitkumar Karwar
2012-04-23
*
mwifiex: fix checkpatch --strict warnings/errors Part 9
Yogesh Ashok Powar
2012-03-14
*
mwifiex: rearrange if and else blocks to avoid extra indentation
Yogesh Ashok Powar
2012-03-13
*
mwifiex: rename long function names to shorter ones
Yogesh Ashok Powar
2012-03-13
*
mwifiex: pass priv pointer instead of adapter
Avinash Patil
2012-01-27
*
mwifiex: use bss_type and bss_num to retrieve priv
Yogesh Ashok Powar
2012-01-24
*
mwifiex: add support for Marvell pcie8766 chipset
Amitkumar Karwar
2011-10-12
*
mwifiex: correct AMSDU aggregation check
Amitkumar Karwar
2011-10-03
*
mwifiex: put multicast/broadcast packets to the same RA
Amitkumar Karwar
2011-07-21
*
mwifiex: remove list traversal in mwifiex_num_pkts_in_txq
Yogesh Ashok Powar
2011-06-07
*
mwifiex: CPU mips optimization with NO_PKT_PRIO_TID
Marc Yang
2011-05-19
*
mwifiex: check mwifiex_wmm_lists_empty() before dequeue
Marc Yang
2011-05-19
*
mwifiex: reduce CPU usage by tracking highest_queued_prio
Marc Yang
2011-05-19
*
mwifiex: reduce CPU usage by tracking tx_pkts_queued
Marc Yang
2011-05-19
*
mwifiex: remove unnecessary variable initialization
Yogesh Ashok Powar
2011-05-05
*
mwifiex: remove redundant local variables and comments
Yogesh Ashok Powar
2011-04-19
[next]