index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2015-11-18
mwifiex: move under marvell vendor directory
Kalle Valo
1
-1531
/
+0
2015-10-14
mwifiex: remove unnecessary NULL check
Xinming Hu
1
-1
/
+1
2015-10-12
Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...
David S. Miller
1
-11
/
+41
2015-10-05
mwifiex: avoid gettimeofday in ba_threshold setting
Arnd Bergmann
1
-11
/
+4
2015-09-29
mwifiex: complete usb tx data with multi endpoints
Zhaoyang Liu
1
-4
/
+34
2015-09-29
mwifiex: move usb specific data_sent update to usb.c
Zhaoyang Liu
1
-5
/
+0
2015-09-29
mwifiex: fix tx data_sent issue for usb interface
Zhaoyang Liu
1
-2
/
+2
2015-09-29
mwifiex: correct paused tx data packet counter
Zhaoyang Liu
1
-2
/
+7
2015-07-21
mwifiex: enable traffic only when port is open
Avinash Patil
1
-1
/
+4
2015-07-21
mwifiex: support for bypass tx queue
Avinash Patil
1
-0
/
+53
2015-07-21
mwifiex: enhance tdls link setup condition
Xinming Hu
1
-2
/
+5
2015-07-21
mwifiex: process tdls channel switch event
Xinming Hu
1
-0
/
+45
2015-07-21
mwifiex: do not increase tx_pkts_queued if receive address tx paused
Xinming Hu
1
-1
/
+4
2015-07-21
mwifiex: block data traffic to tx paused receive address
Xinming Hu
1
-1
/
+2
2015-07-21
mwifiex: add tx data pause support
Avinash Patil
1
-0
/
+38
2015-05-26
mwifiex: change dbg print func to mwifiex_dbg
Zhaoyang Liu
1
-46
/
+52
2015-05-09
revert "mwifiex: enable aggregation for TID 6 and 7 streams"
Avinash Patil
1
-0
/
+9
2015-03-16
mwifiex: preprocess packets from TX queue
Zhaoyang Liu
1
-4
/
+17
2015-03-16
mwifiex: remove_bss_prio_lock
Zhaoyang Liu
1
-9
/
+2
2015-03-16
mwifiex: get rid of BA setup helper functions
Zhaoyang Liu
1
-7
/
+9
2015-03-03
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
1
-1
/
+1
2015-02-03
mwifiex: fix memory leak in mwifiex_send_processed_packet()
Amitkumar Karwar
1
-0
/
+3
2014-12-05
mwifiex: guard station nodes access by station list lock
Avinash Patil
1
-3
/
+3
2014-12-05
mwifiex: delete peer station's RA list upon deauthentication
Avinash Patil
1
-0
/
+26
2014-11-25
mwifiex: add Tx status support for EAPOL packets
Amitkumar Karwar
1
-0
/
+10
2014-06-25
wireless: mwifiex: Use the proper interfaces
Thomas Gleixner
1
-8
/
+1
2014-06-25
Revert "mwifiex: Use the proper interfaces"
Bing Zhao
1
-1
/
+8
2014-06-25
mwifiex: update Copyright to 2014
Xinming Hu
1
-1
/
+1
2014-06-20
mwifiex: Use the proper interfaces
Thomas Gleixner
1
-8
/
+1
2014-05-29
mwifiex: set TDLS link for newly created RA list
Avinash Patil
1
-0
/
+1
2014-05-22
mwifiex: avoid TDLS check for packets destined to AP
Avinash Patil
1
-1
/
+1
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
1
-5
/
+5
2014-05-19
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
1
-5
/
+5
2014-04-22
mwifiex: enable aggregation for TID 6 and 7 streams
Amitkumar Karwar
1
-9
/
+0
2014-03-14
mwifiex: add AMSDU inside AMPDU support
Amitkumar Karwar
1
-11
/
+26
2014-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2014-02-20
mwifiex: clean pcie ring only when device is present
Avinash Patil
1
-1
/
+2
2014-02-12
mwifiex: AMPDU support for TDLS link
Avinash Patil
1
-1
/
+8
2014-02-12
mwifiex: tdls related handling for data packets addressed to TDLS peer
Avinash Patil
1
-6
/
+36
2014-02-12
mwifiex: provision for holding and restoring packets during TDLS setup
Avinash Patil
1
-0
/
+4
2014-02-12
mwifiex: parse TDLS action frames during RX
Avinash Patil
1
-3
/
+2
2014-02-12
mwifiex: make tos_to_tid_inv part of mwifiex_private structure
Avinash Patil
1
-23
/
+11
2014-02-12
mwifiex: handle AMPDU supported check for AP interface
Avinash Patil
1
-1
/
+1
2013-11-11
mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status()
Dan Carpenter
1
-0
/
+3
2013-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2013-10-10
mwifiex: Change variable type to bool
Peter Senna Tschudin
1
-1
/
+1
2013-09-26
mwifiex: fix hang issue for USB chipsets
Amitkumar Karwar
1
-2
/
+1
2013-07-24
mwifiex: maintain outstanding packet count for RA list instead of packet size
Avinash Patil
1
-4
/
+4
2013-07-24
mwifiex: rename pkt_count to ba_pkt_count in mwifiex_ra_list_tbl struct
Avinash Patil
1
-4
/
+4
2013-06-12
mwifiex: enable/disable tx_amsdu support via module parameter
Avinash Patil
1
-1
/
+4
[next]