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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-22
mwifiex: remove redundant initialization for bss_descriptor
Bing Zhao
2
-29
/
+5
2013-04-22
mwifiex: fix use-after-free in beacon_ie processing
Bing Zhao
2
-5
/
+17
2013-04-22
mwifiex: don't try to associate when bss_mode is not STA
Bing Zhao
1
-11
/
+6
2013-04-22
mwifiex: make use of msecs_to_jiffies()
Bing Zhao
2
-2
/
+2
2013-04-22
mwifiex: correct bss_mode check while appending vht operation IE
Bing Zhao
1
-1
/
+1
2013-04-22
mwifiex: use PCI_DMA_FROMDEVICE for RX queue de-init
Avinash Patil
1
-2
/
+2
2013-04-22
mwifiex: configure p2p interface during initialization
Bing Zhao
1
-0
/
+3
2013-04-22
mwifiex: Start P2P devices in P2P mode
Paul Stewart
1
-3
/
+2
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-3
/
+11
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
2
-8
/
+6
2013-04-08
mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tbl
Andreas Fenkart
3
-9
/
+5
2013-04-08
mwifiex: correct wrong list in list_empty check
Andreas Fenkart
1
-2
/
+1
2013-04-08
mwifiex: fix negative cmd_pending count
Bing Zhao
6
-16
/
+29
2013-04-03
mwifiex: complete last internal scan
Bing Zhao
1
-2
/
+9
2013-04-02
mwifiex: use separate AMPDU tx/rx window sizes in 11ac networks
Avinash Patil
5
-0
/
+55
2013-04-02
mwifiex: change default tx/rx win_size for BA setup
Avinash Patil
4
-6
/
+29
2013-04-02
mwifiex: limit channel number not to overflow memory
Stone Piao
1
-1
/
+2
2013-03-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-20
/
+33
2013-03-27
mwifiex: use fw_status register to wake up PCIe card
Avinash Patil
1
-13
/
+24
2013-03-27
mwifiex: avoid waking up device in awake state
Avinash Patil
1
-3
/
+4
2013-03-27
mwifiex: do not enable PCIe interrupt in Power Save sleep state
Avinash Patil
1
-1
/
+2
2013-03-26
mwifiex: add support to configure VHT for AP mode
Yogesh Ashok Powar
9
-0
/
+129
2013-03-25
mwifiex: reset skb->data after processing PCIe sleep confirm cmd respose
Avinash Patil
1
-0
/
+1
2013-03-19
mwifiex: cleanup VHT cap
Yogesh Ashok Powar
2
-85
/
+1
2013-03-18
mwifiex: cancel cmd timer and free curr_cmd in shutdown process
Bing Zhao
1
-0
/
+8
2013-03-18
mwifiex: skip pending commands after function shutdown
Bing Zhao
1
-3
/
+14
2013-03-18
mwifiex: fix race when queuing commands
Amitkumar Karwar
4
-17
/
+10
2013-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-5
/
+4
2013-03-09
mwifiex: fix potential null dereference 'mef_entry'
Bing Zhao
1
-1
/
+4
2013-03-09
mwifiex: Trigger a card reset on reaching tx_timeout threshold
Ashok Nagarajan
3
-3
/
+19
2013-03-09
mwifiex: fix potential out-of-boundary access to ibss rate table
Bing Zhao
1
-4
/
+3
2013-03-07
mwifiex: add WOWLAN support
Amitkumar Karwar
6
-0
/
+292
2013-03-07
mwifiex: add "ethtool wol" command support
Amitkumar Karwar
5
-0
/
+78
2013-03-07
mwifiex: shorten the host sleep configuration macro names
Amitkumar Karwar
5
-14
/
+14
2013-03-07
mwifiex: modify skb->truesize for PCIE Rx
Avinash Patil
1
-2
/
+3
2013-03-07
mwifiex: avoid [-Wmaybe-uninitialized] warnings in pcie.c
Bing Zhao
1
-2
/
+2
2013-03-07
mwifiex: fix [-Wunused-function] warnings on pcie suspend/resume
Bing Zhao
1
-0
/
+2
2013-03-07
mwifiex: remove static forward declarations in pcie.c
Bing Zhao
1
-76
/
+74
2013-03-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2013-02-27
mwifiex: correct sleep delay counter
Avinash Patil
1
-1
/
+1
2013-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-28
/
+2
2013-02-22
mwifiex: fix system freeze while reloading driver
Avinash Patil
1
-10
/
+1
2013-02-22
mwifiex: don't drop carrier flag over suspend
Daniel Drake
2
-18
/
+1
2013-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
32
-670
/
+2088
2013-02-20
Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+4
2013-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
17
-56
/
+836
2013-02-19
mwifiex: add 802.11AC support
Yogesh Ashok Powar
16
-42
/
+830
2013-02-19
mwifiex: coding style cleanup in bss parameter update
Yogesh Ashok Powar
1
-10
/
+5
2013-02-19
mwifiex: fix empty TX ring check for PCIe8897 while unloading driver
Avinash Patil
1
-4
/
+1
[next]