index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
/
mwifiex
Age
Commit message (
Expand
)
Author
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-02
Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...
David S. Miller
2016-11-29
mwifiex: pcie: implement timeout loop for FW programming doorbell
Brian Norris
2016-11-29
mwifiex: Remove unused 'bcd_usb' variable
Kirtika Ruchandani
2016-11-29
mwifiex: Removed unused 'pkt_type' variable
Kirtika Ruchandani
2016-11-29
mwifiex: Remove unused 'pm_flag' variable
Kirtika Ruchandani
2016-11-29
mwifiex: Remove unused 'adapter'variable
Kirtika Ruchandani
2016-11-29
mwifiex: Remove unused 'sta_ptr' variable
Kirtika Ruchandani
2016-11-29
mwifiex: Remove unused 'chan_num' variable
Kirtika Ruchandani
2016-11-29
mwifiex: Removed unused mwifiex_private* 'priv' variable
Kirtika Ruchandani
2016-11-27
Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...
David S. Miller
2016-11-25
mwifiex: Disable adhoc feature based on firmware capability
Karthik D A
2016-11-25
mwifiex: avoid double-disable_irq() race
Brian Norris
2016-11-25
mwifiex: cleanup wake-IRQ handling if suspend fails
Brian Norris
2016-11-19
mwifiex: pcie: stop checking for NULL adapter->card
Brian Norris
2016-11-19
mwifiex: stop checking for NULL drvata/intfdata
Brian Norris
2016-11-19
mwifiex: sdio: don't check for NULL sdio_func
Brian Norris
2016-11-19
mwifiex: usb: handle HS failures
Brian Norris
2016-11-19
mwifiex: reset card->adapter during device unregister
Xinming Hu
2016-11-19
mwifiex: resolve suspend() race with async FW init failure
Brian Norris
2016-11-19
mwifiex: don't pretend to resume while remove()'ing
Brian Norris
2016-11-19
mwifiex: remove redundant pdev check in suspend/resume handlers
Amitkumar Karwar
2016-11-19
mwifiex: resolve races between async FW init (failure) and device removal
Brian Norris
2016-11-19
mwifiex: complete blocked power save handshake in main process
Shengzhen Li
2016-11-19
mwifiex: check tx_hw_pending before downloading sleep confirm
Shengzhen Li
2016-11-19
mwifiex: Enable WoWLAN for both sdio and pcie
Rajat Jain
2016-11-19
mwifiex: Introduce mwifiex_probe_of() to parse common properties
Rajat Jain
2016-11-19
mwifiex: Allow mwifiex early access to device structure
Rajat Jain
2016-11-19
mwifiex: parse device tree node for PCIe
Xinming Hu
2016-11-18
mwifiex: don't do unbalanced free()'ing in cleanup_if()
Brian Norris
2016-11-18
mwifiex: ignore calibration data failure
Amitkumar Karwar
2016-11-18
mwifiex: add power save parameters in hs_cfg cmd
Shengzhen Li
2016-11-17
mwifiex: printk() overflow with 32-byte SSIDs
Brian Norris
2016-11-17
mwifiex: fix memory leak in mwifiex_save_hidden_ssid_channels()
Ricky Liang
2016-11-17
mwifiex: report wakeup for wowlan
Rajat Jain
2016-11-09
mwifiex: fix missing destroy_workqueue() on error in mwifiex_add_virtual_intf()
Wei Yongjun
2016-11-09
mwifiex: fix p2p device doesn't find in scan problem
Karthik D A
2016-11-09
mwifiex: fix command timeout problem seen in stress tests
Xinming Hu
2016-11-09
mwifiex: update tx_pkts_queued for requeued packets
Xinming Hu
2016-11-09
mwifiex: add memrw command information in README
Amitkumar Karwar
2016-11-09
mwifiex: vendor_ie length check for parse WMM IEs
Karthik D A
2016-11-09
mwifiex: Fix NULL pointer dereference in skb_dequeue()
Amitkumar Karwar
2016-11-09
mwifiex: report error to PCIe for suspend failure
Amitkumar Karwar
2016-11-09
mwifiex: prevent register accesses after host is sleeping
Amitkumar Karwar
2016-10-12
cfg80211: add ability to check DA/SA in A-MSDU decapsulation
Johannes Berg
2016-10-12
cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKB
Johannes Berg
2016-09-26
mwifiex: code rearrangement in mwifiex_usb_host_to_card()
Amitkumar Karwar
2016-09-26
mwifiex: fix race condition causing tx timeout
Cathy Luo
2016-09-26
mwifiex: fix kernel crash for USB chipsets
Cathy Luo
2016-09-26
mwifiex: cfg80211 set_default_mgmt_key handler
Ganapathi Bhat
[next]