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
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-12-07
mwl8k: Expand non-DFS 5G channels
Weixiao Zhang
1
-1
/
+6
2017-11-04
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
13
-50
/
+38
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-0
/
+18
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
18
-0
/
+18
2017-10-30
mwifiex: do not transmit in 11N rates when connected in TKIP security
Ganapathi Bhat
1
-1
/
+2
2017-10-30
libertas: don't write wdev->ssid/_len
Johannes Berg
1
-3
/
+0
2017-10-27
libertas: Convert timers to use timer_setup()
Kees Cook
4
-22
/
+18
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
2017-08-17
mwifiex: check for NL80211_SCAN_FLAG_RANDOM_ADDR during hidden SSID scan
Ganapathi Bhat
1
-1
/
+2
2017-08-17
mwifiex: do not use random MAC for pre-association scanning
Ganapathi Bhat
1
-1
/
+0
2017-08-10
mwifiex: uap: enable 11d based on userspace configruation
Xinming Hu
3
-12
/
+27
2017-08-10
mwifiex: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-10
libertas_tf: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-10
libertas: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-08
mwifiex: p2p: use separate device address
Xinming Hu
3
-15
/
+34
2017-08-08
mwifiex: wrapper wps ie in pass through tlv
Xinming Hu
1
-1
/
+1
2017-08-08
mwifiex: Do not change bss_num in change_virtual_intf
Xinming Hu
1
-8
/
+0
2017-08-08
mwifiex: replace netif_carrier_on/off by netif_device_attach/dettach
Ganapathi Bhat
1
-10
/
+4
2017-08-03
mwifiex: pcie: compatible with wifi-only image while extract wifi-part fw
Xinming Hu
1
-7
/
+19
2017-08-03
mwifiex: make addba request command clean
Xinming Hu
1
-0
/
+2
2017-08-03
mwifiex: correct IE parse during association
Xinming Hu
1
-60
/
+55
2017-07-28
mwifiex: fix spelling mistake: "Insuffient" -> "Insufficient"
Colin Ian King
1
-1
/
+1
2017-07-28
mwifiex: usb: fix spelling mistake: "aggreataon"-> "aggregation"
Colin Ian King
1
-1
/
+1
2017-07-28
mwifiex: disable uapsd in tdls config
Xinming Hu
1
-6
/
+5
2017-07-28
mwifiex: usb: unlock on error in mwifiex_usb_tx_aggr_tmo()
Dan Carpenter
1
-1
/
+2
2017-07-28
mwifiex: uninit wakeup info in the error handling
Jeffy Chen
1
-1
/
+6
2017-07-28
mwifiex: fix compile warning of unused variable
Shawn Lin
1
-1
/
+2
2017-07-28
mwifiex: drop num CPU notice
Brian Norris
1
-3
/
+1
2017-07-28
mwifiex: keep mwifiex_cancel_pending_ioctl() static
Brian Norris
2
-2
/
+3
2017-07-28
mwifiex: pcie: remove unnecessary 'pdev' check
Brian Norris
1
-8
/
+5
2017-07-28
mwifiex: pcie: disable device DMA before unmapping/freeing buffers
Brian Norris
1
-7
/
+9
2017-07-28
mwifiex: debugfs: allow card_reset() to cancel things
Brian Norris
1
-2
/
+0
[next]