aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/wmm.c
Commit message (Expand)AuthorAge
* mwifiex: preprocess packets from TX queueZhaoyang Liu2015-03-16
* mwifiex: remove_bss_prio_lockZhaoyang Liu2015-03-16
* mwifiex: get rid of BA setup helper functionsZhaoyang Liu2015-03-16
* wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
* mwifiex: fix memory leak in mwifiex_send_processed_packet()Amitkumar Karwar2015-02-03
* mwifiex: guard station nodes access by station list lockAvinash Patil2014-12-05
* mwifiex: delete peer station's RA list upon deauthenticationAvinash Patil2014-12-05
* mwifiex: add Tx status support for EAPOL packetsAmitkumar Karwar2014-11-25
* wireless: mwifiex: Use the proper interfacesThomas Gleixner2014-06-25
* Revert "mwifiex: Use the proper interfaces"Bing Zhao2014-06-25
* mwifiex: update Copyright to 2014Xinming Hu2014-06-25
* mwifiex: Use the proper interfacesThomas Gleixner2014-06-20
* mwifiex: set TDLS link for newly created RA listAvinash Patil2014-05-29
* mwifiex: avoid TDLS check for packets destined to APAvinash Patil2014-05-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-22
|\
| * cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-19
* | mwifiex: enable aggregation for TID 6 and 7 streamsAmitkumar Karwar2014-04-22
|/
* mwifiex: add AMSDU inside AMPDU supportAmitkumar Karwar2014-03-14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-04
|\
| * mwifiex: clean pcie ring only when device is presentAvinash Patil2014-02-20
* | mwifiex: AMPDU support for TDLS linkAvinash Patil2014-02-12
* | mwifiex: tdls related handling for data packets addressed to TDLS peerAvinash Patil2014-02-12
* | mwifiex: provision for holding and restoring packets during TDLS setupAvinash Patil2014-02-12
* | mwifiex: parse TDLS action frames during RXAvinash Patil2014-02-12
* | mwifiex: make tos_to_tid_inv part of mwifiex_private structureAvinash Patil2014-02-12
* | mwifiex: handle AMPDU supported check for AP interfaceAvinash Patil2014-02-12
|/
* mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status()Dan Carpenter2013-11-11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-17
|\
| * mwifiex: Change variable type to boolPeter Senna Tschudin2013-10-10
* | mwifiex: fix hang issue for USB chipsetsAmitkumar Karwar2013-09-26
|/
* mwifiex: maintain outstanding packet count for RA list instead of packet sizeAvinash Patil2013-07-24
* mwifiex: rename pkt_count to ba_pkt_count in mwifiex_ra_list_tbl structAvinash Patil2013-07-24
* mwifiex: enable/disable tx_amsdu support via module parameterAvinash Patil2013-06-12
* mwifiex: rework round robin scheduling of bss nodes.Andreas Fenkart2013-04-23
* mwifiex: replace ra_list_curr by list rotation.Andreas Fenkart2013-04-23
* mwifiex: hold proper locks when accessing ra_list / bss_prio listsAndreas Fenkart2013-04-08
* mwifiex: fix infinite loop by removing NO_PKT_PRIO_TIDAndreas Fenkart2013-04-08
* mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tblAndreas Fenkart2013-04-08
* mwifiex: correct wrong list in list_empty checkAndreas Fenkart2013-04-08
* mwifiex: change default tx/rx win_size for BA setupAvinash Patil2013-04-01
* wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
* mwifiex: use map/unmap APIs in TX and RX to reduce memcpyAvinash Patil2013-01-07
* mwifiex: flush TX ring for PCIe after disconnect or bss stopAvinash Patil2013-01-07
* mwifiex: add multi-queue supportAvinash Patil2012-11-14
* mwifiex: implement cfg80211 mgmt_tx handlerStone Piao2012-09-28
* mwifiex: fix coding style issueStone Piao2012-09-28
* mwifiex: update adapter->bss_prio_tbl[j].bss_prio_cur correctlyAmitkumar Karwar2012-09-11
* mwifiex: add 11n Block Ack support for uAPAvinash Patil2012-08-06
* mwifiex: fix WPS eapol handshake failureStone Piao2012-06-22
* mwifiex: fix 11n rx packet drop issueStone Piao2012-06-22