summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/wmm.c
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: move under marvell vendor directoryKalle Valo2015-11-181-1531/+0
* mwifiex: remove unnecessary NULL checkXinming Hu2015-10-141-1/+1
* Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller2015-10-121-11/+41
|\
| * mwifiex: complete usb tx data with multi endpointsZhaoyang Liu2015-09-291-4/+34
| * mwifiex: move usb specific data_sent update to usb.cZhaoyang Liu2015-09-291-5/+0
| * mwifiex: fix tx data_sent issue for usb interfaceZhaoyang Liu2015-09-291-2/+2
| * mwifiex: correct paused tx data packet counterZhaoyang Liu2015-09-291-2/+7
* | mwifiex: avoid gettimeofday in ba_threshold settingArnd Bergmann2015-10-051-11/+4
|/
* mwifiex: enable traffic only when port is openAvinash Patil2015-07-211-1/+4
* mwifiex: support for bypass tx queueAvinash Patil2015-07-211-0/+53
* mwifiex: enhance tdls link setup conditionXinming Hu2015-07-211-2/+5
* mwifiex: process tdls channel switch eventXinming Hu2015-07-211-0/+45
* mwifiex: do not increase tx_pkts_queued if receive address tx pausedXinming Hu2015-07-211-1/+4
* mwifiex: block data traffic to tx paused receive addressXinming Hu2015-07-211-1/+2
* mwifiex: add tx data pause supportAvinash Patil2015-07-211-0/+38
* mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu2015-05-261-46/+52
* revert "mwifiex: enable aggregation for TID 6 and 7 streams"Avinash Patil2015-05-091-0/+9
* mwifiex: preprocess packets from TX queueZhaoyang Liu2015-03-161-4/+17
* mwifiex: remove_bss_prio_lockZhaoyang Liu2015-03-161-9/+2
* mwifiex: get rid of BA setup helper functionsZhaoyang Liu2015-03-161-7/+9
* wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-1/+1
* mwifiex: fix memory leak in mwifiex_send_processed_packet()Amitkumar Karwar2015-02-031-0/+3
* mwifiex: guard station nodes access by station list lockAvinash Patil2014-12-051-3/+3
* mwifiex: delete peer station's RA list upon deauthenticationAvinash Patil2014-12-051-0/+26
* mwifiex: add Tx status support for EAPOL packetsAmitkumar Karwar2014-11-251-0/+10
* wireless: mwifiex: Use the proper interfacesThomas Gleixner2014-06-251-8/+1
* Revert "mwifiex: Use the proper interfaces"Bing Zhao2014-06-251-1/+8
* mwifiex: update Copyright to 2014Xinming Hu2014-06-251-1/+1
* mwifiex: Use the proper interfacesThomas Gleixner2014-06-201-8/+1
* mwifiex: set TDLS link for newly created RA listAvinash Patil2014-05-291-0/+1
* mwifiex: avoid TDLS check for packets destined to APAvinash Patil2014-05-221-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-221-5/+5
|\
| * cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-191-5/+5
* | mwifiex: enable aggregation for TID 6 and 7 streamsAmitkumar Karwar2014-04-221-9/+0
|/
* mwifiex: add AMSDU inside AMPDU supportAmitkumar Karwar2014-03-141-11/+26
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-041-1/+2
|\
| * mwifiex: clean pcie ring only when device is presentAvinash Patil2014-02-201-1/+2
* | mwifiex: AMPDU support for TDLS linkAvinash Patil2014-02-121-1/+8
* | mwifiex: tdls related handling for data packets addressed to TDLS peerAvinash Patil2014-02-121-6/+36
* | mwifiex: provision for holding and restoring packets during TDLS setupAvinash Patil2014-02-121-0/+4
* | mwifiex: parse TDLS action frames during RXAvinash Patil2014-02-121-3/+2
* | mwifiex: make tos_to_tid_inv part of mwifiex_private structureAvinash Patil2014-02-121-23/+11
* | mwifiex: handle AMPDU supported check for AP interfaceAvinash Patil2014-02-121-1/+1
|/
* mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status()Dan Carpenter2013-11-111-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-171-1/+1
|\
| * mwifiex: Change variable type to boolPeter Senna Tschudin2013-10-101-1/+1
* | mwifiex: fix hang issue for USB chipsetsAmitkumar Karwar2013-09-261-2/+1
|/
* mwifiex: maintain outstanding packet count for RA list instead of packet sizeAvinash Patil2013-07-241-4/+4
* mwifiex: rename pkt_count to ba_pkt_count in mwifiex_ra_list_tbl structAvinash Patil2013-07-241-4/+4
* mwifiex: enable/disable tx_amsdu support via module parameterAvinash Patil2013-06-121-1/+4