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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-25
mwifiex: Disable adhoc feature based on firmware capability
Karthik D A
3
-11
/
+36
2016-11-25
mwifiex: avoid double-disable_irq() race
Brian Norris
1
-2
/
+7
2016-11-25
mwifiex: cleanup wake-IRQ handling if suspend fails
Brian Norris
2
-0
/
+2
2016-11-19
mwifiex: pcie: stop checking for NULL adapter->card
Brian Norris
1
-30
/
+23
2016-11-19
mwifiex: stop checking for NULL drvata/intfdata
Brian Norris
2
-21
/
+8
2016-11-19
mwifiex: sdio: don't check for NULL sdio_func
Brian Norris
1
-25
/
+15
2016-11-19
mwifiex: usb: handle HS failures
Brian Norris
1
-1
/
+8
2016-11-19
mwifiex: reset card->adapter during device unregister
Xinming Hu
2
-0
/
+2
2016-11-19
mwifiex: resolve suspend() race with async FW init failure
Brian Norris
3
-6
/
+30
2016-11-19
mwifiex: don't pretend to resume while remove()'ing
Brian Norris
3
-13
/
+0
2016-11-19
mwifiex: remove redundant pdev check in suspend/resume handlers
Amitkumar Karwar
1
-16
/
+6
2016-11-19
mwifiex: resolve races between async FW init (failure) and device removal
Brian Norris
8
-68
/
+55
2016-11-19
mwifiex: complete blocked power save handshake in main process
Shengzhen Li
1
-4
/
+5
2016-11-19
mwifiex: check tx_hw_pending before downloading sleep confirm
Shengzhen Li
4
-2
/
+10
2016-11-19
mwifiex: Enable WoWLAN for both sdio and pcie
Rajat Jain
5
-75
/
+73
2016-11-19
mwifiex: Introduce mwifiex_probe_of() to parse common properties
Rajat Jain
2
-4
/
+13
2016-11-19
mwifiex: Allow mwifiex early access to device structure
Rajat Jain
5
-11
/
+9
2016-11-19
mwifiex: parse device tree node for PCIe
Xinming Hu
2
-1
/
+26
2016-11-18
mwifiex: don't do unbalanced free()'ing in cleanup_if()
Brian Norris
3
-16
/
+12
2016-11-18
mwifiex: ignore calibration data failure
Amitkumar Karwar
1
-11
/
+5
2016-11-18
mwifiex: add power save parameters in hs_cfg cmd
Shengzhen Li
2
-6
/
+33
2016-11-17
mwifiex: printk() overflow with 32-byte SSIDs
Brian Norris
1
-6
/
+7
2016-11-17
mwifiex: fix memory leak in mwifiex_save_hidden_ssid_channels()
Ricky Liang
1
-0
/
+4
2016-11-17
mwifiex: report wakeup for wowlan
Rajat Jain
2
-0
/
+9
2016-11-09
mwifiex: fix missing destroy_workqueue() on error in mwifiex_add_virtual_intf()
Wei Yongjun
1
-0
/
+2
2016-11-09
mwifiex: fix p2p device doesn't find in scan problem
Karthik D A
1
-0
/
+6
2016-11-09
mwifiex: fix command timeout problem seen in stress tests
Xinming Hu
2
-1
/
+13
2016-11-09
mwifiex: update tx_pkts_queued for requeued packets
Xinming Hu
1
-0
/
+6
2016-11-09
mwifiex: add memrw command information in README
Amitkumar Karwar
1
-0
/
+23
2016-11-09
mwifiex: vendor_ie length check for parse WMM IEs
Karthik D A
1
-4
/
+4
2016-11-09
mwifiex: Fix NULL pointer dereference in skb_dequeue()
Amitkumar Karwar
2
-4
/
+12
2016-11-09
mwifiex: report error to PCIe for suspend failure
Amitkumar Karwar
1
-2
/
+8
2016-11-09
mwifiex: prevent register accesses after host is sleeping
Amitkumar Karwar
1
-3
/
+6
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-10-12
cfg80211: add ability to check DA/SA in A-MSDU decapsulation
Johannes Berg
1
-1
/
+1
2016-10-12
cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKB
Johannes Berg
1
-1
/
+1
2016-09-26
mwifiex: code rearrangement in mwifiex_usb_host_to_card()
Amitkumar Karwar
1
-17
/
+6
2016-09-26
mwifiex: fix race condition causing tx timeout
Cathy Luo
1
-3
/
+9
2016-09-26
mwifiex: fix kernel crash for USB chipsets
Cathy Luo
1
-2
/
+2
2016-09-26
mwifiex: cfg80211 set_default_mgmt_key handler
Ganapathi Bhat
4
-0
/
+31
2016-09-17
mwifiex: fix null pointer deference when adapter is null
Colin Ian King
1
-4
/
+4
2016-09-17
mwifiex: fix error handling in mwifiex_create_custom_regdomain
Bob Copeland
1
-5
/
+8
2016-09-14
mwifiex: firmware name correction for usb8997 chipset
Ganapathi Bhat
1
-1
/
+1
2016-09-14
mwifiex: Command 7 handling for USB chipsets
Ganapathi Bhat
2
-0
/
+5
2016-09-14
mwifiex: correction in Rx STBC field of htcapinfo
Amitkumar Karwar
1
-1
/
+1
2016-09-14
mwifiex: handle error if IRQ request fails in mwifiex_sdio_of()
Amitkumar Karwar
1
-1
/
+3
2016-09-14
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-1
/
+2
2016-09-09
Merge branch 'ath-current' into ath-next
Kalle Valo
1
-1
/
+2
2016-09-09
mwifiex: PCIe8997 chip specific handling
Amitkumar Karwar
2
-31
/
+18
[prev]
[next]