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-07-24
Merge tag 'mac80211-next-for-davem-2018-07-24' of git://git.kernel.org/pub/sc...
David S. Miller
1
-0
/
+123
2018-07-24
Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...
David S. Miller
75
-701
/
+1607
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
13
-26
/
+46
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-1
/
+2
2018-07-09
mac80211_hwsim: Add support for HE
Ilan Peer
1
-0
/
+123
2018-07-04
mt76x2: debugfs: add sw pulse statistics to dfs debugfs
Lorenzo Bianconi
3
-1
/
+25
2018-07-04
mt76x2: dfs: add sw pattern detector
Lorenzo Bianconi
2
-1
/
+260
2018-07-04
mt76x2: dfs: add sw event ring buffer
Lorenzo Bianconi
2
-3
/
+163
2018-07-04
mt76: introduce mt76_{incr,decr} utility routines
Lorenzo Bianconi
1
-0
/
+12
2018-07-04
atmel: using strlcpy() to avoid possible buffer overflows
YueHaibing
1
-2
/
+1
2018-07-04
wlcore: Fix memory leak in wlcore_cmd_wait_for_event_or_timeout
Gustavo A. R. Silva
1
-2
/
+2
2018-07-04
libertas: fix suspend and resume for SDIO connected cards
Daniel Mack
2
-6
/
+25
2018-07-04
brcmfmac: update STA info struct to the v5
Rafał Miłecki
1
-0
/
+14
2018-07-04
brcmfmac: define more bits for the flags of struct brcmf_sta_info_le
Rafał Miłecki
1
-5
/
+24
2018-07-04
brcmfmac: handle msgbuf packets marked with monitor mode flag
Rafał Miłecki
3
-0
/
+45
2018-07-04
brcmfmac: detect firmware support for radiotap monitor frames
Rafał Miłecki
2
-1
/
+4
2018-07-04
brcmfmac: detect firmware support for monitor interface
Rafał Miłecki
2
-1
/
+4
2018-07-03
Merge tag 'wireless-drivers-for-davem-2018-07-03' of git://git.kernel.org/pub...
David S. Miller
13
-26
/
+46
2018-06-30
Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...
David S. Miller
1
-1
/
+1
2018-06-29
Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...
Kalle Valo
3
-3
/
+16
2018-06-29
rtlwifi: rtl8821ae: fix firmware is not ready to run
Ping-Ke Shih
1
-1
/
+0
2018-06-28
wcn36xx: Remove Unicode Byte Order Mark from testcode
Geert Uytterhoeven
1
-1
/
+1
2018-06-28
ath10k: update the phymode along with bandwidth change request
Ryan Hsu
2
-2
/
+15
2018-06-27
mt76: improve gain adjustment in noisy environments
Felix Fietkau
1
-10
/
+16
2018-06-27
mt76: track ewma rssi for gain adjustment per station
Felix Fietkau
4
-20
/
+83
2018-06-27
mt76: add a debugfs file to dump agc calibration information
Felix Fietkau
3
-0
/
+16
2018-06-27
mt76: fix variable gain adjustment range
Felix Fietkau
1
-1
/
+1
2018-06-27
mt76: clear false CCA counters after changing gain settings
Felix Fietkau
1
-0
/
+3
2018-06-27
mt76: adjust AGC control register 26 based on gain for VHT80
Felix Fietkau
1
-2
/
+9
2018-06-27
mt76: fix swapped values for RXO-18 in gain control
Felix Fietkau
1
-2
/
+2
2018-06-27
mt76: fix threshold for gain adjustment
Felix Fietkau
1
-1
/
+1
2018-06-27
mt76: fix beacon timer drift
Felix Fietkau
3
-2
/
+41
2018-06-27
zd1211rw: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-9
/
+12
2018-06-27
libertas: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-4
/
+3
2018-06-27
libertas_tf: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-4
/
+4
2018-06-27
ipw2x00: track time using boottime
Arnd Bergmann
4
-20
/
+20
2018-06-27
zd1211rw: stop using deprecated get_seconds()
Arnd Bergmann
1
-1
/
+1
2018-06-27
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
10
-73
/
+73
2018-06-27
rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()
Dan Carpenter
1
-0
/
+2
2018-06-27
atmel: use memdup_user to simplify the code
YueHaibing
1
-8
/
+3
2018-06-27
mt76x2: fix mrr idx/count estimation in mt76x2_mac_fill_tx_status()
Lorenzo Bianconi
1
-4
/
+2
2018-06-27
net: ipw2x00: Replace NULL comparison with !priv
Varsha Rao
1
-1
/
+1
2018-06-27
mwifiex: uap: do not chok ethernet header in bridge path
Xinming Hu
1
-26
/
+26
2018-06-27
brcmsmac: make function wlc_phy_workarounds_nphy_rev1 static
Colin Ian King
1
-1
/
+1
2018-06-27
brcmsmac: fix wrap around in conversion from constant to s16
Stefan Agner
1
-1
/
+1
2018-06-27
brcmsmac: Remove unnecessary parentheses
Varsha Rao
1
-1
/
+1
2018-06-27
qtnfmac: enable source MAC address randomization support
Andrey Shevchenko
3
-0
/
+48
2018-06-27
qtnfmac: implement net_device_ops callback to set MAC address
Igor Mitsyanko
1
-0
/
+25
2018-06-27
wlcore: Enable runtime PM autosuspend support
Tony Lindgren
9
-59
/
+121
2018-06-27
wlcore: Make sure firmware is initialized in wl1271_op_add_interface()
Tony Lindgren
1
-13
/
+18
[next]