index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
/
mwifiex
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-24
mwifiex: handle race during mwifiex_usb_disconnect
Ganapathi Bhat
1
-2
/
+2
2018-06-24
Revert "mwifiex: handle race during mwifiex_usb_disconnect"
Ganapathi Bhat
1
-3
/
+0
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-2
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-6
/
+7
2018-05-29
mwifiex: reserve passive scan time for radar channel
Xinming Hu
1
-3
/
+6
2018-05-29
mwifiex: increase log level for internal scan fail result
Xinming Hu
1
-1
/
+1
2018-05-29
mwifiex: mark expected switch fall-throughs
Gustavo A. R. Silva
2
-0
/
+5
2018-05-29
mwifiex: skip sending GT_REKEY_OFFLOAD_CFG if firmware has no support
Ganapathi Bhat
3
-1
/
+21
2018-05-29
mwifiex: handle race during mwifiex_usb_disconnect
Ganapathi Bhat
1
-0
/
+3
2018-05-29
mwifiex: avoid exporting mwifiex_send_cmd
Ganapathi Bhat
4
-4
/
+10
2018-05-23
mwifiex: support sysfs initiated device coredump
Arend Van Spriel
5
-32
/
+43
2018-05-23
mwifiex: correct histogram data with appropriate index
Xinming Hu
1
-3
/
+5
2018-05-12
wireless-drivers: Dynamically allocate struct station_info
Toke Høiland-Jørgensen
1
-9
/
+16
2018-05-09
mwifiex: increase TX threashold to avoid TX timeout during ED MAC test
Ganapathi Bhat
1
-2
/
+2
2018-05-09
mwifiex: delete unneeded include
Julia Lawall
1
-1
/
+0
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
3
-19
/
+26
2018-04-30
mwifiex: fix mwifiex_hard_start_xmit()'s return type
Luc Van Oostenryck
1
-1
/
+1
2018-04-25
mwifiex: pcie: tighten a check in mwifiex_pcie_process_event_ready()
Dan Carpenter
1
-1
/
+2
2018-04-25
mwifiex: uap: support cfg80211 ignore_broadcast_ssid=2
Xinming Hu
1
-1
/
+2
2018-04-25
mwifiex: uap: filter duplicate ERP IE
Xinming Hu
1
-0
/
+1
2018-03-27
mwifiex: remove warnings in mwifiex_cmd_append_11n_tlv()
Ganapathi Bhat
1
-4
/
+6
2018-03-13
mwifiex: get_channel from firmware
Ganapathi Bhat
7
-16
/
+117
2018-03-13
mwifiex: fix incorrect ht capability problem
Ganapathi Bhat
1
-0
/
+30
2018-03-13
Revert "mwifiex: fix incorrect ht capability problem"
Ganapathi Bhat
1
-43
/
+1
2018-03-13
mwifiex: correct antenna number with high bits reserved
Xinming Hu
1
-1
/
+2
2018-02-27
mwifiex: set different mac address for interfaces with same bss type
Xinming Hu
2
-5
/
+32
2018-01-16
mwifiex: resolve reset vs. remove()/shutdown() deadlocks
Brian Norris
1
-1
/
+4
2018-01-16
Revert "mwifiex: cancel pcie/sdio work in remove/shutdown handler"
Brian Norris
2
-4
/
+0
2018-01-08
mwifiex: cancel pcie/sdio work in remove/shutdown handler
Xinming Hu
2
-0
/
+4
2018-01-08
mwifiex: debugfs: trigger device dump for usb interface
Xinming Hu
4
-8
/
+21
2018-01-08
mwifiex: device dump support for usb interface
Xinming Hu
4
-0
/
+82
2018-01-08
mwifiex: refactor device dump code to make it generic for usb interface
Xinming Hu
5
-57
/
+79
2017-12-07
mwifiex: cfg80211: do not change virtual interface during scan processing
Limin Zhu
1
-0
/
+6
2017-12-07
mwifiex: do not support change AP interface to station mode
Xinming Hu
1
-1
/
+0
2017-10-30
mwifiex: do not transmit in 11N rates when connected in TKIP security
Ganapathi Bhat
1
-1
/
+2
2017-10-27
mwifiex: Convert timers to use timer_setup()
Kees Cook
7
-24
/
+18
2017-10-13
mwifiex: Use put_unaligned_le32
Himanshu Jha
1
-6
/
+4
2017-10-13
mwifiex: double the size of chan_stats array in adapter
Rohit Fule
1
-1
/
+4
2017-10-13
mwifiex: minor cleanups w/ sta_list_spinlock in cfg80211.c
Douglas Anderson
2
-9
/
+11
2017-10-13
mwifiex: kill useless list_empty checks
Douglas Anderson
4
-26
/
+0
2017-10-10
mwifiex: Random MAC address during scanning
Karthik Ananthapadmanabha
2
-4
/
+7
2017-09-25
mwifiex: make const array tos_to_ac static, reduces object code size
Colin Ian King
1
-1
/
+2
2017-09-20
mwifiex: use get_random_mask_addr() helper
Ganapathi Bhat
1
-6
/
+5
2017-09-20
mwifiex: avoid storing random_mac in private
Ganapathi Bhat
3
-9
/
+6
2017-09-20
mwifiex: make const arrays static to shink object code size
Colin Ian King
1
-7
/
+7
2017-09-20
mwifiex: remove unnecessary call to memset
Himanshu Jha
1
-2
/
+0
2017-09-20
mwifiex: check for mfg_mode in add_virtual_intf
Ganapathi Bhat
1
-8
/
+11
2017-09-20
mwifiex: notify cfg80211 about scan abort
Ganapathi Bhat
1
-5
/
+1
[next]