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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-28
iwlwifi: mvm: move TSO segment to a separate function
Sara Sharon
1
-75
/
+83
2018-03-28
iwlwifi: mvm: take RCU lock before dereferencing
Sara Sharon
1
-1
/
+5
2018-03-28
iwlwifi: mvm: flip AMSDU addresses only for 9000 family
Sara Sharon
1
-10
/
+15
2018-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
15
-82
/
+225
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-1
/
+0
2018-03-27
mt76x2: fix warning in ieee80211_get_key_rx_seq()
Lorenzo Bianconi
1
-0
/
+11
2018-03-27
mt76x2: fix possible NULL pointer dereferencing in mt76x2_tx()
Lorenzo Bianconi
1
-1
/
+4
2018-03-27
mt76: use mt76_poll_msec routine in mt76pci_load_firmware()
Lorenzo Bianconi
1
-11
/
+2
2018-03-27
brcmsmac: allocate ucode with GFP_KERNEL
Takashi Iwai
1
-2
/
+2
2018-03-27
brcmfmac: add kerneldoc for struct brcmf_bus::msgbuf
Arend Van Spriel
1
-0
/
+1
2018-03-27
brcmfmac: get rid of brcmf_fw_get_full_name()
Arend Van Spriel
1
-10
/
+4
2018-03-27
brcmfmac: get rid of brcmf_fw_map_chip_to_name()
Arend Van Spriel
2
-57
/
+0
2018-03-27
brcmfmac: add extension to .get_fwname() callbacks
Arend Van Spriel
5
-78
/
+51
2018-03-27
brcmfmac: introduce brcmf_fw_alloc_request() function
Arend Van Spriel
5
-60
/
+147
2018-03-27
brcmfmac: pass struct in brcmf_fw_get_firmwares()
Arend Van Spriel
5
-86
/
+245
2018-03-27
brcmfmac: derive firmware filenames from basename mapping
Arend Van Spriel
5
-98
/
+96
2018-03-27
brcmfmac: use wiphy debugfs dir entry
Arend Van Spriel
12
-74
/
+47
2018-03-27
brcmfmac: allocate struct brcmf_pub instance using wiphy_new()
Arend Van Spriel
7
-61
/
+76
2018-03-27
brcmfmac: use brcmf_chip_name() for consistency
Arend Van Spriel
2
-5
/
+7
2018-03-27
brcmfmac: use brcmf_chip_name() to store name in revinfo
Arend Van Spriel
5
-22
/
+26
2018-03-27
brcmfmac: do not convert linux error to firmware error string
Arend Van Spriel
1
-2
/
+1
2018-03-27
rtlwifi: rtl8821ae: fix spelling mistake: "Aboslute" -> "Absolute"
Colin Ian King
1
-8
/
+8
2018-03-27
rtlwifi: correct comment
Kevin Lo
5
-10
/
+10
2018-03-27
rtlwifi: btcoex: Add new but dummy definitions introduced by 8822b
Ping-Ke Shih
2
-0
/
+12
2018-03-27
rtlwifi: btcoex: new definitions introduced by 8822be
Ping-Ke Shih
1
-0
/
+6
2018-03-27
rtlwifi: btcoex: add assoc type v2 to connection notify
Ping-Ke Shih
2
-3
/
+13
2018-03-27
rtlwifi: btcoex: Add pre- and post- normal LPS function
Ping-Ke Shih
2
-0
/
+24
2018-03-27
rtlwifi: btcoex: Add interaction with phydm
Ping-Ke Shih
2
-0
/
+44
2018-03-27
rtlwifi: btcoex: Add rate table for the use of btcoex
Ping-Ke Shih
1
-0
/
+94
2018-03-27
rtlwifi: btcoex: Get status of multichannel concurrence
Ping-Ke Shih
2
-0
/
+11
2018-03-27
rtlwifi: btcoex: Add customer_id to do special deal to oem vendor
Ping-Ke Shih
2
-0
/
+2
2018-03-27
rtlwifi: btcoex: Add enum DM_INFO for btcoex to query dm's counters
Ping-Ke Shih
1
-0
/
+32
2018-03-27
rtlwifi: remove redundant statement found by static checker
Ping-Ke Shih
1
-1
/
+0
2018-03-27
rtlwifi: Add modifier static to functions reported by sparse
Ping-Ke Shih
4
-38
/
+6
2018-03-27
rsi: fix kernel panic observed on 64bit machine
Amitkumar Karwar
2
-11
/
+23
2018-03-27
rsi: fix error path handling in SDIO probe
Amitkumar Karwar
1
-5
/
+8
2018-03-27
rsi: remove redundant duplicate assignment of buffer_size
Colin Ian King
1
-1
/
+0
2018-03-27
rsi: Remove stack VLA usage
Tobin C. Harding
1
-6
/
+14
2018-03-27
mwifiex: remove warnings in mwifiex_cmd_append_11n_tlv()
Ganapathi Bhat
1
-4
/
+6
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
53
-486
/
+427
2018-03-27
net: Spelling s/stucture/structure/
Geert Uytterhoeven
1
-1
/
+1
2018-03-27
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2018-03-27
Bluetooth: btrsi: rework dependencies
Arnd Bergmann
1
-1
/
+3
2018-03-27
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
43
-1015
/
+3446
2018-03-26
wcn36xx: Check DXE IRQ reason
Ramon Fried
2
-7
/
+47
2018-03-26
wcn36xx: calculate DXE default channel values
Ramon Fried
1
-5
/
+99
2018-03-26
wcn36xx: calculate DXE control registers values
Ramon Fried
2
-15
/
+103
2018-03-26
ath9k: spelling s/premble/preamble/
Peter Große
1
-1
/
+1
2018-03-26
ath9k: fix crash in spectral scan
Sebastian Gottschall
1
-5
/
+7
2018-03-26
ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)
Karthikeyan Periyasamy
1
-0
/
+10
[prev]
[next]