开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2023-07-25
wifi: mwifiex: prefer strscpy() over strlcpy()
Dmitry Antipov
2023-05-18
wifi: mwifiex: Use default @max_active for workqueues
Tejun Heo
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_391.RULE
Thomas Gleixner
2021-11-26
mwifiex: Add quirk to disable deep sleep with certain hardware revision
Jonas Dreßler
2021-10-20
wireless: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-20
mwifiex: Deactive host sleep using HSCFG after it was activated manually
Jonas Dreßler
2021-10-13
wireless: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-06-11
mwifiex: bring down link before deleting interface
Brian Norris
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2020-11-10
mwifiex: update comment for shutdown_sw()/reinit_sw() to reflect current state
Tsuchiya Yuto
2020-11-10
mwifiex: fix mwifiex_shutdown_sw() causing sw reset failure
Tsuchiya Yuto
2020-09-07
mwifiex: wmm: Fix -Wunused-const-variable warnings
YueHaibing
2020-07-15
mwifiex: Fix reporting 'operation not supported' error code
Pali Rohár
2020-02-14
mwifiex: change license text from MARVELL to NXP
Ganapathi Bhat
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-14
mwifiex: Re-work support for SDIO HW reset
Ulf Hansson
2019-06-27
mwifiex: don't disable hardirqs; just softirqs
Brian Norris
2019-06-25
mwifiex: update set_mac_address logic
Sharvari Harisangam
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2018-07-31
mwifiex: use atomic bitops to represent adapter status variables
Ganapathi Bhat
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-04-30
mwifiex: keep user configured mac address during changing virtual interface
Xinming Hu
2018-04-30
mwifiex: always configure firmware mac address during changing virtual interface
Xinming Hu
2018-04-30
mwifiex: make firmware mac address consistent with host configuration
Xinming Hu
2018-04-30
mwifiex: fix mwifiex_hard_start_xmit()'s return type
Luc Van Oostenryck
2018-02-27
mwifiex: set different mac address for interfaces with same bss type
Xinming Hu
2018-01-08
mwifiex: refactor device dump code to make it generic for usb interface
Xinming Hu
2017-10-27
mwifiex: Convert timers to use timer_setup()
Kees Cook
2017-08-08
mwifiex: p2p: use separate device address
Xinming Hu
2017-07-28
mwifiex: usb: fix spelling mistake: "aggreataon"-> "aggregation"
Colin Ian King
2017-07-28
mwifiex: uninit wakeup info in the error handling
Jeffy Chen
2017-07-28
mwifiex: drop num CPU notice
Brian Norris
2017-07-28
mwifiex: fixup init_channel_scan_gap error case
Brian Norris
2017-07-28
mwifiex: unregister wiphy before freeing resources
Brian Norris
2017-07-28
mwifiex: re-register wiphy across reset
Brian Norris
2017-07-28
mwifiex: reset interrupt status across device reset
Brian Norris
2017-07-28
mwifiex: reunite copy-and-pasted remove/reset code
Brian Norris
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-05-31
mwifiex: usb: transmit aggregation packets
Xinming Hu
2017-04-28
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
2017-04-24
Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...
David S. Miller
2017-04-20
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
2017-04-20
mwifiex: don't leak 'chan_stats' on reset
Brian Norris
2017-04-20
mwifiex: reset timeout flag when resetting device
Brian Norris
2017-04-20
mwifiex: fall back mwifiex_dbg to pr_info when adapter->dev not set
Xinming Hu
2017-04-20
mwifiex: remove unnecessary wakeup interrupt number sanity check
Xinming Hu
2017-04-13
cfg80211: move add/change interface monitor flags into params
Johannes Berg
2017-04-09
Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.or...
David S. Miller
[next]