index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
wmm.c
Age
Commit message (
Expand
)
Author
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
2013-04-08
mwifiex: hold proper locks when accessing ra_list / bss_prio lists
Andreas Fenkart
2013-04-08
mwifiex: fix infinite loop by removing NO_PKT_PRIO_TID
Andreas Fenkart
2013-04-08
mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tbl
Andreas Fenkart
2013-04-08
mwifiex: correct wrong list in list_empty check
Andreas Fenkart
2013-04-01
mwifiex: change default tx/rx win_size for BA setup
Avinash Patil
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-01-07
mwifiex: use map/unmap APIs in TX and RX to reduce memcpy
Avinash Patil
2013-01-07
mwifiex: flush TX ring for PCIe after disconnect or bss stop
Avinash Patil
2012-11-14
mwifiex: add multi-queue support
Avinash Patil
2012-09-28
mwifiex: implement cfg80211 mgmt_tx handler
Stone Piao
2012-09-28
mwifiex: fix coding style issue
Stone Piao
2012-09-11
mwifiex: update adapter->bss_prio_tbl[j].bss_prio_cur correctly
Amitkumar Karwar
2012-08-06
mwifiex: add 11n Block Ack support for uAP
Avinash Patil
2012-06-22
mwifiex: fix WPS eapol handshake failure
Stone Piao
2012-06-22
mwifiex: fix 11n rx packet drop issue
Stone Piao
2012-05-16
mwifiex: allocate space for one more mwifiex_private structure
Avinash Patil
2012-04-23
mwifiex: add support for Marvell USB8797 chipset
Amitkumar Karwar
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 9
Yogesh Ashok Powar
2012-03-13
mwifiex: rearrange if and else blocks to avoid extra indentation
Yogesh Ashok Powar
[next]