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-08-09
b43legacy/leds: Ensure NUL-termination of LED name string
Michael Büsch
1
-1
/
+1
2018-08-09
b43/leds: Ensure NUL-termination of LED name string
Michael Büsch
1
-1
/
+1
2018-08-09
rtlwifi: btcoex: Fix if == else warnings in halbtc8723b2ant.c
YueHaibing
1
-144
/
+36
2018-08-09
iwlegacy: fix spelling mistake "acumulative" -> "accumulative"
Colin Ian King
1
-1
/
+1
2018-08-09
rsi: remove redundant variables bss, wh and temp_flash_content
Colin Ian King
1
-9
/
+1
2018-08-09
mt76: fix build for MediaTek MT7610U USB wireless dongle
Valdis Kletnieks
1
-0
/
+1
2018-08-09
mt76x0: Remove VLA usage
Kees Cook
1
-3
/
+3
2018-08-09
mt76x0: perform mt76x0_mac_set_ampdu_factor
Stanislaw Gruszka
1
-2
/
+0
2018-08-09
mt76x0: correct type for eeprom gain value
Stanislaw Gruszka
1
-1
/
+1
2018-08-09
brcmfmac: fix brcmf_wiphy_wowl_params() NULL pointer dereference
Winnie Chang
1
-4
/
+4
2018-08-06
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
37
-203
/
+2044
2018-08-06
Merge tag 'wireless-drivers-next-for-davem-2018-08-05' of git://git.kernel.or...
David S. Miller
211
-3866
/
+22060
2018-08-04
mt76x0: rename trace symbols
Stanislaw Gruszka
8
-94
/
+35
2018-08-04
mt76x0: rename mt76_* functions
Stanislaw Gruszka
7
-26
/
+26
2018-08-02
qtnfmac: implement basic WoWLAN support
Sergey Matyukevich
6
-0
/
+248
2018-08-02
mt76x0: load firmware from mediatek subdir
Stanislaw Gruszka
1
-1
/
+1
2018-08-02
mt76x0: disable HW before probe
Stanislaw Gruszka
3
-1
/
+6
2018-08-02
mt76: Kconfig and Makefile for mt76x0 driver
Stanislaw Gruszka
3
-0
/
+15
2018-08-02
mt76: add more states
Stanislaw Gruszka
1
-0
/
+2
2018-08-02
mt76x0: main file
Stanislaw Gruszka
1
-0
/
+403
2018-08-02
mt76x0: dma and tx files
Stanislaw Gruszka
3
-0
/
+918
2018-08-02
mt76x0: trace and debugfs files
Stanislaw Gruszka
3
-0
/
+553
2018-08-02
mt76x0: eeprom files
Stanislaw Gruszka
2
-0
/
+594
2018-08-02
mt76x0: init files
Stanislaw Gruszka
2
-0
/
+1002
2018-08-02
mt76x0: phy files
Stanislaw Gruszka
3
-0
/
+1861
2018-08-02
mt76x0: mcu files
Stanislaw Gruszka
2
-0
/
+757
2018-08-02
mt76x0: usb files
Stanislaw Gruszka
2
-0
/
+438
2018-08-02
mt76x0: mac files
Stanislaw Gruszka
2
-0
/
+814
2018-08-02
mt76x0: core files
Stanislaw Gruszka
4
-0
/
+1062
2018-08-02
mt76: add driver code for MT76x2u based devices
Lorenzo Bianconi
12
-0
/
+1891
2018-08-02
mt76: add usb support to mt76 layer
Lorenzo Bianconi
8
-1
/
+1336
2018-08-02
mt76: move mt76x2_debugfs in mt76-common module
Lorenzo Bianconi
2
-2
/
+4
2018-08-02
mt76: add mt76x2_phy_common to mt76x2-common module
Lorenzo Bianconi
4
-329
/
+359
2018-08-02
mt76: add mt76x2_common to mt76x2-common module
Lorenzo Bianconi
5
-329
/
+372
2018-08-02
mt76: add mt76x2_init_common to mt76x2-common module
Lorenzo Bianconi
4
-239
/
+267
2018-08-02
mt76: add mt76x2_mac_common to mt76x2-common module
Lorenzo Bianconi
6
-674
/
+706
2018-08-02
mt76: add mt76x2_tx_common to mt76x2-common module
Lorenzo Bianconi
4
-124
/
+152
2018-08-02
mt76: introduce mt76x2-common module
Lorenzo Bianconi
4
-3
/
+22
2018-08-02
mt76: introduce tx_queue_skb function pointer in mt76_bus_ops
Lorenzo Bianconi
3
-4
/
+11
2018-08-02
mt76: rename mt76_tx_queue_skb in mt76_dma_tx_queue_skb
Lorenzo Bianconi
4
-83
/
+85
2018-08-02
mt76x2: add buffer len to mt76x2_mac_write_txwi signature
Lorenzo Bianconi
3
-5
/
+5
2018-08-02
mt76x2: add napi struct to mt76_rx_poll_complete/mt76_rx_complete signatures
Lorenzo Bianconi
4
-11
/
+10
2018-08-02
mt76x2: introduce mt76x2_mac_load_tx_status routine
Lorenzo Bianconi
1
-17
/
+30
2018-08-02
mt76x2: move interface_modes definition in mt76x2_init
Lorenzo Bianconi
2
-8
/
+8
2018-08-02
mt76x2: introduce mt76x2_init_device routine
Lorenzo Bianconi
2
-26
/
+33
2018-08-02
mt76x2: move utility routines in mt76x2.h
Lorenzo Bianconi
3
-37
/
+40
2018-08-02
mt76x2: move mt76x2_fw_header and mt76x2_patch_header definitions in mcu.h
Lorenzo Bianconi
2
-17
/
+17
2018-08-02
mt76: move MT_TXD_INFO, MT_MCU_MSG and MT_RX_FCE_INFO defs in dma.h
Lorenzo Bianconi
2
-38
/
+38
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-1
/
+98
2018-08-02
iwlwifi: pcie: split tx to amsdu and non amsdu
Sara Sharon
1
-49
/
+100
[next]