Age | Commit message (Expand) | Author |
2015-10-12 | Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or... | David S. Miller |
2015-10-05 | mwifiex: avoid gettimeofday in ba_threshold setting | Arnd Bergmann |
2015-09-29 | mwifiex: complete usb tx data with multi endpoints | Zhaoyang Liu |
2015-09-29 | mwifiex: move usb specific data_sent update to usb.c | Zhaoyang Liu |
2015-09-29 | mwifiex: fix tx data_sent issue for usb interface | Zhaoyang Liu |
2015-09-29 | mwifiex: correct paused tx data packet counter | Zhaoyang Liu |
2015-07-21 | mwifiex: enable traffic only when port is open | Avinash Patil |
2015-07-21 | mwifiex: support for bypass tx queue | Avinash Patil |
2015-07-21 | mwifiex: enhance tdls link setup condition | Xinming Hu |
2015-07-21 | mwifiex: process tdls channel switch event | Xinming Hu |
2015-07-21 | mwifiex: do not increase tx_pkts_queued if receive address tx paused | Xinming Hu |
2015-07-21 | mwifiex: block data traffic to tx paused receive address | Xinming Hu |
2015-07-21 | mwifiex: add tx data pause support | Avinash Patil |
2015-05-26 | mwifiex: change dbg print func to mwifiex_dbg | Zhaoyang Liu |
2015-05-09 | revert "mwifiex: enable aggregation for TID 6 and 7 streams" | Avinash Patil |
2015-03-16 | mwifiex: preprocess packets from TX queue | Zhaoyang Liu |
2015-03-16 | mwifiex: remove_bss_prio_lock | Zhaoyang Liu |
2015-03-16 | mwifiex: get rid of BA setup helper functions | Zhaoyang Liu |
2015-03-03 | wireless: Use eth_<foo>_addr instead of memset | Joe Perches |
2015-02-03 | mwifiex: fix memory leak in mwifiex_send_processed_packet() | Amitkumar Karwar |
2014-12-05 | mwifiex: guard station nodes access by station list lock | Avinash Patil |
2014-12-05 | mwifiex: delete peer station's RA list upon deauthentication | Avinash Patil |
2014-11-25 | mwifiex: add Tx status support for EAPOL packets | Amitkumar Karwar |
2014-06-25 | wireless: mwifiex: Use the proper interfaces | Thomas Gleixner |
2014-06-25 | Revert "mwifiex: Use the proper interfaces" | Bing Zhao |
2014-06-25 | mwifiex: update Copyright to 2014 | Xinming Hu |
2014-06-20 | mwifiex: Use the proper interfaces | Thomas Gleixner |
2014-05-29 | mwifiex: set TDLS link for newly created RA list | Avinash Patil |
2014-05-22 | mwifiex: avoid TDLS check for packets destined to AP | Avinash Patil |
2014-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville |
2014-05-19 | cfg80211: constify MAC addresses in cfg80211 ops | Johannes Berg |
2014-04-22 | mwifiex: enable aggregation for TID 6 and 7 streams | Amitkumar Karwar |
2014-03-14 | mwifiex: add AMSDU inside AMPDU support | Amitkumar Karwar |
2014-03-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-02-20 | mwifiex: clean pcie ring only when device is present | Avinash Patil |
2014-02-12 | 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 |
2013-11-11 | mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status() | Dan Carpenter |
2013-10-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-10-10 | mwifiex: Change variable type to bool | Peter Senna Tschudin |
2013-09-26 | mwifiex: fix hang issue for USB chipsets | Amitkumar Karwar |
2013-07-24 | 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-06-12 | mwifiex: enable/disable tx_amsdu support via module parameter | Avinash Patil |
2013-04-23 | mwifiex: rework round robin scheduling of bss nodes. | Andreas Fenkart |
2013-04-23 | mwifiex: replace ra_list_curr by list rotation. | Andreas Fenkart |