index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
wmm.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-21
mwifiex: clean pcie ring only when device is present
Avinash Patil
1
-1
/
+2
2014-02-13
mwifiex: AMPDU support for TDLS link
Avinash Patil
1
-1
/
+8
2014-02-13
mwifiex: tdls related handling for data packets addressed to TDLS peer
Avinash Patil
1
-6
/
+36
2014-02-13
mwifiex: provision for holding and restoring packets during TDLS setup
Avinash Patil
1
-0
/
+4
2014-02-13
mwifiex: parse TDLS action frames during RX
Avinash Patil
1
-3
/
+2
2014-02-13
mwifiex: make tos_to_tid_inv part of mwifiex_private structure
Avinash Patil
1
-23
/
+11
2014-02-13
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
2013-04-23
mwifiex: rework round robin scheduling of bss nodes.
Andreas Fenkart
1
-56
/
+23
2013-04-23
mwifiex: replace ra_list_curr by list rotation.
Andreas Fenkart
1
-61
/
+36
2013-04-08
mwifiex: hold proper locks when accessing ra_list / bss_prio lists
Andreas Fenkart
1
-26
/
+29
2013-04-08
mwifiex: fix infinite loop by removing NO_PKT_PRIO_TID
Andreas Fenkart
1
-7
/
+6
2013-04-08
mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tbl
Andreas Fenkart
1
-4
/
+4
2013-04-08
mwifiex: correct wrong list in list_empty check
Andreas Fenkart
1
-2
/
+1
2013-04-02
mwifiex: change default tx/rx win_size for BA setup
Avinash Patil
1
-4
/
+1
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-5
/
+2
2013-01-08
mwifiex: use map/unmap APIs in TX and RX to reduce memcpy
Avinash Patil
1
-2
/
+4
2013-01-08
mwifiex: flush TX ring for PCIe after disconnect or bss stop
Avinash Patil
1
-0
/
+2
2012-11-14
mwifiex: add multi-queue support
Avinash Patil
1
-6
/
+6
2012-09-28
mwifiex: implement cfg80211 mgmt_tx handler
Stone Piao
1
-3
/
+4
2012-09-28
mwifiex: fix coding style issue
Stone Piao
1
-1
/
+1
2012-09-11
mwifiex: update adapter->bss_prio_tbl[j].bss_prio_cur correctly
Amitkumar Karwar
1
-5
/
+4
2012-08-06
mwifiex: add 11n Block Ack support for uAP
Avinash Patil
1
-5
/
+54
2012-06-22
mwifiex: fix WPS eapol handshake failure
Stone Piao
1
-0
/
+1
2012-06-22
mwifiex: fix 11n rx packet drop issue
Stone Piao
1
-0
/
+2
2012-05-16
mwifiex: allocate space for one more mwifiex_private structure
Avinash Patil
1
-0
/
+4
2012-04-23
mwifiex: add support for Marvell USB8797 chipset
Amitkumar Karwar
1
-5
/
+13
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 9
Yogesh Ashok Powar
1
-62
/
+60
2012-03-13
mwifiex: rearrange if and else blocks to avoid extra indentation
Yogesh Ashok Powar
1
-14
/
+16
2012-03-13
mwifiex: rename long function names to shorter ones
Yogesh Ashok Powar
1
-6
/
+4
2012-01-27
mwifiex: pass priv pointer instead of adapter
Avinash Patil
1
-4
/
+2
2012-01-24
mwifiex: use bss_type and bss_num to retrieve priv
Yogesh Ashok Powar
1
-1
/
+2
2011-10-12
mwifiex: add support for Marvell pcie8766 chipset
Amitkumar Karwar
1
-2
/
+2
[next]