index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
mwifiex: avoid storing random_mac in private
Ganapathi Bhat
2017-09-20
3
-9
/
+6
*
|
mwifiex: make const arrays static to shink object code size
Colin Ian King
2017-09-20
1
-7
/
+7
*
|
mwifiex: remove unnecessary call to memset
Himanshu Jha
2017-09-20
1
-2
/
+0
*
|
mwifiex: check for mfg_mode in add_virtual_intf
Ganapathi Bhat
2017-09-20
1
-8
/
+11
*
|
mwifiex: notify cfg80211 about scan abort
Ganapathi Bhat
2017-09-20
1
-5
/
+1
|
/
*
mwifiex: check for NL80211_SCAN_FLAG_RANDOM_ADDR during hidden SSID scan
Ganapathi Bhat
2017-08-17
1
-1
/
+2
*
mwifiex: do not use random MAC for pre-association scanning
Ganapathi Bhat
2017-08-17
1
-1
/
+0
*
mwifiex: uap: enable 11d based on userspace configruation
Xinming Hu
2017-08-10
3
-12
/
+27
*
mwifiex: constify usb_device_id
Arvind Yadav
2017-08-10
1
-1
/
+1
*
libertas_tf: constify usb_device_id
Arvind Yadav
2017-08-10
1
-1
/
+1
*
libertas: constify usb_device_id
Arvind Yadav
2017-08-10
1
-1
/
+1
*
mwifiex: p2p: use separate device address
Xinming Hu
2017-08-08
3
-15
/
+34
*
mwifiex: wrapper wps ie in pass through tlv
Xinming Hu
2017-08-08
1
-1
/
+1
*
mwifiex: Do not change bss_num in change_virtual_intf
Xinming Hu
2017-08-08
1
-8
/
+0
*
mwifiex: replace netif_carrier_on/off by netif_device_attach/dettach
Ganapathi Bhat
2017-08-08
1
-10
/
+4
*
mwifiex: pcie: compatible with wifi-only image while extract wifi-part fw
Xinming Hu
2017-08-03
1
-7
/
+19
*
mwifiex: make addba request command clean
Xinming Hu
2017-08-03
1
-0
/
+2
*
mwifiex: correct IE parse during association
Xinming Hu
2017-08-03
1
-60
/
+55
*
mwifiex: fix spelling mistake: "Insuffient" -> "Insufficient"
Colin Ian King
2017-07-28
1
-1
/
+1
*
mwifiex: usb: fix spelling mistake: "aggreataon"-> "aggregation"
Colin Ian King
2017-07-28
1
-1
/
+1
*
mwifiex: disable uapsd in tdls config
Xinming Hu
2017-07-28
1
-6
/
+5
*
mwifiex: usb: unlock on error in mwifiex_usb_tx_aggr_tmo()
Dan Carpenter
2017-07-28
1
-1
/
+2
*
mwifiex: uninit wakeup info in the error handling
Jeffy Chen
2017-07-28
1
-1
/
+6
*
mwifiex: fix compile warning of unused variable
Shawn Lin
2017-07-28
1
-1
/
+2
*
mwifiex: drop num CPU notice
Brian Norris
2017-07-28
1
-3
/
+1
*
mwifiex: keep mwifiex_cancel_pending_ioctl() static
Brian Norris
2017-07-28
2
-2
/
+3
*
mwifiex: pcie: remove unnecessary 'pdev' check
Brian Norris
2017-07-28
1
-8
/
+5
*
mwifiex: pcie: disable device DMA before unmapping/freeing buffers
Brian Norris
2017-07-28
1
-7
/
+9
*
mwifiex: debugfs: allow card_reset() to cancel things
Brian Norris
2017-07-28
1
-2
/
+0
*
mwifiex: pcie: unify MSI-X / non-MSI-X interrupt process
Brian Norris
2017-07-28
1
-65
/
+3
*
mwifiex: pcie: remove unnecessary masks
Brian Norris
2017-07-28
1
-4
/
+0
*
mwifiex: drop 'add_tail' param from mwifiex_insert_cmd_to_pending_q()
Brian Norris
2017-07-28
3
-7
/
+6
*
mwifiex: don't open-code ARRAY_SIZE()
Brian Norris
2017-07-28
3
-12
/
+5
*
mwifiex: utilize netif_tx_{wake,stop}_all_queues()
Brian Norris
2017-07-28
1
-18
/
+2
*
mwifiex: make mwifiex_free_cmd_buffer() return void
Brian Norris
2017-07-28
2
-5
/
+3
*
mwifiex: fix misnomers in mwifiex_free_lock_list()
Brian Norris
2017-07-28
1
-6
/
+3
*
mwifiex: ensure "disable auto DS" struct is initialized
Brian Norris
2017-07-28
1
-3
/
+3
*
mwifiex: fixup init_channel_scan_gap error case
Brian Norris
2017-07-28
1
-1
/
+2
*
mwifiex: don't short-circuit netdev notifiers on interface deletion
Brian Norris
2017-07-28
1
-4
/
+0
*
mwifiex: unregister wiphy before freeing resources
Brian Norris
2017-07-28
3
-1
/
+10
*
mwifiex: re-register wiphy across reset
Brian Norris
2017-07-28
1
-3
/
+4
*
mwifiex: pcie: don't allow cmd buffer reuse after reset
Brian Norris
2017-07-28
1
-1
/
+2
*
mwifiex: reset interrupt status across device reset
Brian Norris
2017-07-28
1
-0
/
+1
*
mwifiex: reunite copy-and-pasted remove/reset code
Brian Norris
2017-07-28
1
-76
/
+28
*
mwifiex: correct channel stat buffer overflows
Brian Norris
2017-07-27
2
-1
/
+7
*
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-09
1
-29
/
+42
|
\
|
*
PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()
Christoph Hellwig
2017-07-03
1
-31
/
+44
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
39
-963
/
+845
|
\
\
|
*
|
mwifiex: do not update MCS set from hostapd
Ganapathi Bhat
2017-06-30
2
-27
/
+0
|
*
|
mwifiex: fix spelling mistake: "secuirty" -> "security"
Colin Ian King
2017-06-28
1
-1
/
+1
[prev]
[next]