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
/
marvell
/
mwifiex
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-30
mwifiex: keep user configured mac address during changing virtual interface
Xinming Hu
1
-1
/
+4
2018-04-30
mwifiex: always configure firmware mac address during changing virtual interface
Xinming Hu
1
-4
/
+0
2018-04-30
mwifiex: make firmware mac address consistent with host configuration
Xinming Hu
1
-16
/
+22
2018-04-30
mwifiex: fix mwifiex_hard_start_xmit()'s return type
Luc Van Oostenryck
1
-1
/
+1
2018-02-27
mwifiex: set different mac address for interfaces with same bss type
Xinming Hu
1
-5
/
+19
2018-01-08
mwifiex: refactor device dump code to make it generic for usb interface
Xinming Hu
1
-46
/
+51
2017-10-27
mwifiex: Convert timers to use timer_setup()
Kees Cook
1
-2
/
+1
2017-08-08
mwifiex: p2p: use separate device address
Xinming Hu
1
-14
/
+26
2017-07-28
mwifiex: usb: fix spelling mistake: "aggreataon"-> "aggregation"
Colin Ian King
1
-1
/
+1
2017-07-28
mwifiex: uninit wakeup info in the error handling
Jeffy Chen
1
-1
/
+6
2017-07-28
mwifiex: drop num CPU notice
Brian Norris
1
-3
/
+1
2017-07-28
mwifiex: fixup init_channel_scan_gap error case
Brian Norris
1
-1
/
+2
2017-07-28
mwifiex: unregister wiphy before freeing resources
Brian Norris
1
-1
/
+6
2017-07-28
mwifiex: re-register wiphy across reset
Brian Norris
1
-3
/
+4
2017-07-28
mwifiex: reset interrupt status across device reset
Brian Norris
1
-0
/
+1
2017-07-28
mwifiex: reunite copy-and-pasted remove/reset code
Brian Norris
1
-76
/
+28
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-1
/
+1
2017-05-31
mwifiex: usb: transmit aggregation packets
Xinming Hu
1
-0
/
+4
2017-04-28
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
1
-1
/
+1
2017-04-24
Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...
David S. Miller
1
-8
/
+12
2017-04-20
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
1
-4
/
+3
2017-04-20
mwifiex: don't leak 'chan_stats' on reset
Brian Norris
1
-1
/
+3
2017-04-20
mwifiex: reset timeout flag when resetting device
Brian Norris
1
-0
/
+1
2017-04-20
mwifiex: fall back mwifiex_dbg to pr_info when adapter->dev not set
Xinming Hu
1
-2
/
+5
2017-04-20
mwifiex: remove unnecessary wakeup interrupt number sanity check
Xinming Hu
1
-5
/
+3
2017-04-13
cfg80211: move add/change interface monitor flags into params
Johannes Berg
1
-4
/
+3
2017-04-10
Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.or...
David S. Miller
1
-12
/
+25
2017-04-05
mwifiex: catch mwifiex_fw_dpc() errors properly in reset
Brian Norris
1
-11
/
+22
2017-04-05
mwifiex: fix use-after-free for FW reinit errors
Brian Norris
1
-1
/
+0
2017-03-20
mwifiex: wake system up when receives a wake irq
Jeffy Chen
1
-0
/
+3
2017-03-16
mwifiex: uninit wakeup info when removing device
Brian Norris
1
-0
/
+3
2017-03-16
mwifiex: set adapter->dev before starting to use mwifiex_dbg()
Brian Norris
1
-4
/
+4
2017-02-15
mwifiex: don't enable/disable IRQ 0 during suspend/resume
Brian Norris
1
-4
/
+4
2017-01-12
mwifiex: cleanup in PCIe flr code path
Xinming Hu
1
-9
/
+0
2017-01-12
mwifiex: get rid of mwifiex_do_flr wrapper
Xinming Hu
1
-26
/
+5
2017-01-12
mwifiex: get rid of drv_info* adapter variables
Xinming Hu
1
-25
/
+17
2017-01-12
mwifiex: don't wait for main_process in shutdown_drv
Xinming Hu
1
-37
/
+18
2016-11-29
mwifiex: Removed unused mwifiex_private* 'priv' variable
Kirtika Ruchandani
1
-3
/
+0
2016-11-19
mwifiex: resolve races between async FW init (failure) and device removal
Brian Norris
1
-30
/
+17
2016-11-19
mwifiex: complete blocked power save handshake in main process
Shengzhen Li
1
-4
/
+5
2016-11-19
mwifiex: Enable WoWLAN for both sdio and pcie
Rajat Jain
1
-0
/
+41
2016-11-19
mwifiex: Introduce mwifiex_probe_of() to parse common properties
Rajat Jain
1
-0
/
+12
2016-11-19
mwifiex: Allow mwifiex early access to device structure
Rajat Jain
1
-1
/
+3
2016-09-17
mwifiex: fix null pointer deference when adapter is null
Colin Ian King
1
-4
/
+4
2016-09-09
mwifiex: add PCIe function level reset support
Amitkumar Karwar
1
-15
/
+227
2016-09-09
mwifiex: add manufacturing mode support
Xinming Hu
1
-4
/
+22
2016-09-03
mwifiex: add custom regulatory domain support
Amitkumar Karwar
1
-0
/
+2
2016-07-06
nl80211: support beacon report scanning
Avraham Stern
1
-1
/
+5
2016-06-18
mwifiex: fix link error against sdio
Arnd Bergmann
1
-6
/
+0
[next]