index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
Files
Lines
*
mwifiex: clean pcie ring only when device is present
Avinash Patil
2014-02-20
1
-1
/
+2
*
mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status()
Dan Carpenter
2013-11-11
1
-0
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-10-17
1
-1
/
+1
|
\
|
*
mwifiex: Change variable type to bool
Peter Senna Tschudin
2013-10-10
1
-1
/
+1
*
|
mwifiex: fix hang issue for USB chipsets
Amitkumar Karwar
2013-09-26
1
-2
/
+1
|
/
*
mwifiex: maintain outstanding packet count for RA list instead of packet size
Avinash Patil
2013-07-24
1
-4
/
+4
*
mwifiex: rename pkt_count to ba_pkt_count in mwifiex_ra_list_tbl struct
Avinash Patil
2013-07-24
1
-4
/
+4
*
mwifiex: enable/disable tx_amsdu support via module parameter
Avinash Patil
2013-06-12
1
-1
/
+4
*
mwifiex: rework round robin scheduling of bss nodes.
Andreas Fenkart
2013-04-23
1
-56
/
+23
*
mwifiex: replace ra_list_curr by list rotation.
Andreas Fenkart
2013-04-23
1
-61
/
+36
*
mwifiex: hold proper locks when accessing ra_list / bss_prio lists
Andreas Fenkart
2013-04-08
1
-26
/
+29
*
mwifiex: fix infinite loop by removing NO_PKT_PRIO_TID
Andreas Fenkart
2013-04-08
1
-7
/
+6
*
mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tbl
Andreas Fenkart
2013-04-08
1
-4
/
+4
*
mwifiex: correct wrong list in list_empty check
Andreas Fenkart
2013-04-08
1
-2
/
+1
*
mwifiex: change default tx/rx win_size for BA setup
Avinash Patil
2013-04-01
1
-4
/
+1
*
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
1
-5
/
+2
*
mwifiex: use map/unmap APIs in TX and RX to reduce memcpy
Avinash Patil
2013-01-07
1
-2
/
+4
*
mwifiex: flush TX ring for PCIe after disconnect or bss stop
Avinash Patil
2013-01-07
1
-0
/
+2
*
mwifiex: add multi-queue support
Avinash Patil
2012-11-14
1
-6
/
+6
*
mwifiex: implement cfg80211 mgmt_tx handler
Stone Piao
2012-09-28
1
-3
/
+4
*
mwifiex: fix coding style issue
Stone Piao
2012-09-28
1
-1
/
+1
*
mwifiex: update adapter->bss_prio_tbl[j].bss_prio_cur correctly
Amitkumar Karwar
2012-09-11
1
-5
/
+4
*
mwifiex: add 11n Block Ack support for uAP
Avinash Patil
2012-08-06
1
-5
/
+54
*
mwifiex: fix WPS eapol handshake failure
Stone Piao
2012-06-22
1
-0
/
+1
*
mwifiex: fix 11n rx packet drop issue
Stone Piao
2012-06-22
1
-0
/
+2
*
mwifiex: allocate space for one more mwifiex_private structure
Avinash Patil
2012-05-16
1
-0
/
+4
*
mwifiex: add support for Marvell USB8797 chipset
Amitkumar Karwar
2012-04-23
1
-5
/
+13
*
mwifiex: fix checkpatch --strict warnings/errors Part 9
Yogesh Ashok Powar
2012-03-14
1
-62
/
+60
*
mwifiex: rearrange if and else blocks to avoid extra indentation
Yogesh Ashok Powar
2012-03-13
1
-14
/
+16
*
mwifiex: rename long function names to shorter ones
Yogesh Ashok Powar
2012-03-13
1
-6
/
+4
*
mwifiex: pass priv pointer instead of adapter
Avinash Patil
2012-01-27
1
-4
/
+2
*
mwifiex: use bss_type and bss_num to retrieve priv
Yogesh Ashok Powar
2012-01-24
1
-1
/
+2
*
mwifiex: add support for Marvell pcie8766 chipset
Amitkumar Karwar
2011-10-12
1
-2
/
+2
*
mwifiex: correct AMSDU aggregation check
Amitkumar Karwar
2011-10-03
1
-8
/
+24
*
mwifiex: put multicast/broadcast packets to the same RA
Amitkumar Karwar
2011-07-21
1
-0
/
+2
*
mwifiex: remove list traversal in mwifiex_num_pkts_in_txq
Yogesh Ashok Powar
2011-06-07
1
-24
/
+6
*
mwifiex: CPU mips optimization with NO_PKT_PRIO_TID
Marc Yang
2011-05-19
1
-0
/
+6
*
mwifiex: check mwifiex_wmm_lists_empty() before dequeue
Marc Yang
2011-05-19
1
-1
/
+1
*
mwifiex: reduce CPU usage by tracking highest_queued_prio
Marc Yang
2011-05-19
1
-3
/
+26
*
mwifiex: reduce CPU usage by tracking tx_pkts_queued
Marc Yang
2011-05-19
1
-9
/
+13
*
mwifiex: remove unnecessary variable initialization
Yogesh Ashok Powar
2011-05-05
1
-1
/
+1
*
mwifiex: remove redundant local variables and comments
Yogesh Ashok Powar
2011-04-19
1
-4
/
+1
*
mwifiex: rename function mwifiex_is_ba_stream_avail
Bing Zhao
2011-04-14
1
-1
/
+1
*
mwifiex: remove unused function parameters
Amitkumar Karwar
2011-04-14
1
-9
/
+8
*
mwifiex: remove redundant "return" at end of void function
Yogesh Ashok Powar
2011-04-14
1
-2
/
+0
*
wireless: mwifiex: initial commit for Marvell mwifiex driver
Bing Zhao
2011-03-30
1
-0
/
+1237