summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/wmm.c
AgeCommit message (Expand)Author
2015-10-14mwifiex: remove unnecessary NULL checkXinming Hu
2015-10-12Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller
2015-10-05mwifiex: avoid gettimeofday in ba_threshold settingArnd Bergmann
2015-09-29mwifiex: complete usb tx data with multi endpointsZhaoyang Liu
2015-09-29mwifiex: move usb specific data_sent update to usb.cZhaoyang Liu
2015-09-29mwifiex: fix tx data_sent issue for usb interfaceZhaoyang Liu
2015-09-29mwifiex: correct paused tx data packet counterZhaoyang Liu
2015-07-21mwifiex: enable traffic only when port is openAvinash Patil
2015-07-21mwifiex: support for bypass tx queueAvinash Patil
2015-07-21mwifiex: enhance tdls link setup conditionXinming Hu
2015-07-21mwifiex: process tdls channel switch eventXinming Hu
2015-07-21mwifiex: do not increase tx_pkts_queued if receive address tx pausedXinming Hu
2015-07-21mwifiex: block data traffic to tx paused receive addressXinming Hu
2015-07-21mwifiex: add tx data pause supportAvinash Patil
2015-05-26mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu
2015-05-09revert "mwifiex: enable aggregation for TID 6 and 7 streams"Avinash Patil
2015-03-16mwifiex: preprocess packets from TX queueZhaoyang Liu
2015-03-16mwifiex: remove_bss_prio_lockZhaoyang Liu
2015-03-16mwifiex: get rid of BA setup helper functionsZhaoyang Liu
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2015-02-03mwifiex: fix memory leak in mwifiex_send_processed_packet()Amitkumar Karwar
2014-12-05mwifiex: guard station nodes access by station list lockAvinash Patil
2014-12-05mwifiex: delete peer station's RA list upon deauthenticationAvinash Patil
2014-11-25mwifiex: add Tx status support for EAPOL packetsAmitkumar Karwar
2014-06-25wireless: mwifiex: Use the proper interfacesThomas Gleixner
2014-06-25Revert "mwifiex: Use the proper interfaces"Bing Zhao
2014-06-25mwifiex: update Copyright to 2014Xinming Hu
2014-06-20mwifiex: Use the proper interfacesThomas Gleixner
2014-05-29mwifiex: set TDLS link for newly created RA listAvinash Patil
2014-05-22mwifiex: avoid TDLS check for packets destined to APAvinash Patil
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg
2014-04-22mwifiex: enable aggregation for TID 6 and 7 streamsAmitkumar Karwar
2014-03-14mwifiex: add AMSDU inside AMPDU supportAmitkumar Karwar
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-20mwifiex: clean pcie ring only when device is presentAvinash Patil
2014-02-12mwifiex: AMPDU support for TDLS linkAvinash Patil
2014-02-12mwifiex: tdls related handling for data packets addressed to TDLS peerAvinash Patil
2014-02-12mwifiex: provision for holding and restoring packets during TDLS setupAvinash Patil
2014-02-12mwifiex: parse TDLS action frames during RXAvinash Patil
2014-02-12mwifiex: make tos_to_tid_inv part of mwifiex_private structureAvinash Patil
2014-02-12mwifiex: handle AMPDU supported check for AP interfaceAvinash Patil
2013-11-11mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status()Dan Carpenter
2013-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-10mwifiex: Change variable type to boolPeter Senna Tschudin
2013-09-26mwifiex: fix hang issue for USB chipsetsAmitkumar Karwar
2013-07-24mwifiex: maintain outstanding packet count for RA list instead of packet sizeAvinash Patil
2013-07-24mwifiex: rename pkt_count to ba_pkt_count in mwifiex_ra_list_tbl structAvinash Patil
2013-06-12mwifiex: enable/disable tx_amsdu support via module parameterAvinash Patil
2013-04-23mwifiex: rework round robin scheduling of bss nodes.Andreas Fenkart