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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-13
net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text
Randy Dunlap
16
-32
/
+32
2018-03-13
rsi: improve RX packet handling in USB interface
Prameela Rani Garnepudi
5
-74
/
+78
2018-03-13
rsi: use dynamic RX control blocks instead of MAX_RX_URB
Prameela Rani Garnepudi
2
-16
/
+23
2018-03-13
rsi: improve RX handling in SDIO interface
Prameela Rani Garnepudi
4
-24
/
+94
2018-03-13
rsi: sdio changes to support BT
Prameela Rani Garnepudi
2
-1
/
+3
2018-03-13
rsi: add module parameter operating mode
Prameela Rani Garnepudi
5
-7
/
+74
2018-03-13
rsi: handle BT traffic in driver
Siva Rebbagondla
8
-9
/
+118
2018-03-13
rsi: add coex support
Prameela Rani Garnepudi
11
-10
/
+283
2018-03-13
rsi: add header file rsi_91x
Prameela Rani Garnepudi
1
-10
/
+2
2018-03-13
rsi: add bluetooth rx endpoint
Siva Rebbagondla
2
-18
/
+25
2018-03-13
rsi: add rx control block to handle rx packets in USB
Prameela Rani Garnepudi
7
-34
/
+96
2018-03-13
mt7601u: let mac80211 validate rx CCMP PN
Lorenzo Bianconi
2
-1
/
+10
2018-03-13
mt7601u: simplify mt7601u_mcu_msg_alloc signature
Lorenzo Bianconi
1
-4
/
+3
2018-03-13
mt76x2: remove unnecessary len variable in mt76x2_eeprom_load()
Lorenzo Bianconi
1
-6
/
+6
2018-03-13
mt7601u: remove a warning in mt7601u_efuse_physical_size_check()
Lorenzo Bianconi
1
-1
/
+1
2018-03-13
mt76x2: add mac80211 {set,get}_antenna callbacks
Lorenzo Bianconi
6
-16
/
+88
2018-03-13
mt76: add mt76_init_stream_cap routine
Lorenzo Bianconi
1
-17
/
+39
2018-03-13
mt76: initialize available_antennas_{tx,rx} info
Lorenzo Bianconi
3
-0
/
+8
2018-02-28
mt7601u: make write with mask access atomic
Lorenzo Bianconi
2
-16
/
+39
2018-02-28
rtl8187: Fix NULL pointer dereference in priv->conf_mutex
Sudhir Sreedharan
1
-1
/
+1
2018-02-28
mt7601u: set device mac address in mt7601u_add_interface()
Lorenzo Bianconi
1
-0
/
+3
2018-02-28
mt7601u: move mt7601u_set_macaddr in mac related code
Lorenzo Bianconi
3
-22
/
+19
2018-02-28
mt76x2: remove warnings in mt76x2_mac_write_txwi()
Lorenzo Bianconi
1
-2
/
+2
2018-02-27
rtlwifi: btcoex: fix argument typo of if-statement found by Coccinelle
Ping-Ke Shih
1
-1
/
+1
2018-02-27
brcmsmac: remove duplicated bit-wise or of IEEE80211_CHAN_NO_IR
Colin Ian King
1
-1
/
+0
2018-02-27
brcmfmac: reject too long PSK
Johannes Berg
1
-0
/
+3
2018-02-27
brcmfmac: remove duplicate pointer variable from brcmf_sdio_firmware_callback()
Arend Van Spriel
1
-19
/
+18
2018-02-27
brcmfmac: change log level for some low-level sdio functions
Arend Van Spriel
1
-5
/
+5
2018-02-27
brcmfmac: remove brcmf_bus_started() from bus api
Arend Van Spriel
5
-57
/
+16
2018-02-27
brcmfmac: move brcmf_attach() function in core.c
Arend Van Spriel
1
-49
/
+49
2018-02-27
brcmfmac: usb: call brcmf_usb_up() during brcmf_bus_preinit()
Arend Van Spriel
1
-5
/
+2
2018-02-27
brcmfmac: call brcmf_attach() just before calling brcmf_bus_started()
Arend Van Spriel
2
-17
/
+23
2018-02-27
brcmfmac: move allocation of control rx buffer to brcmf_sdio_bus_preinit()
Arend Van Spriel
1
-14
/
+12
2018-02-27
brcmfmac: move brcmf_bus_preinit() call just after changing bus state
Arend Van Spriel
2
-3
/
+5
2018-02-27
mwifiex: set different mac address for interfaces with same bss type
Xinming Hu
2
-5
/
+32
2018-02-27
qtnfmac: implement asynchronous firmware loading
Sergey Matyukevich
2
-198
/
+180
2018-02-27
qtnfmac: enable reloading of qtnfmac kernel modules
Sergei Maksimenko
3
-1
/
+16
2018-02-27
qtnfmac: fix releasing Tx/Rx data buffers
Sergey Matyukevich
1
-12
/
+18
2018-02-27
rtlwifi: rtl8192cu: remove pointless memcpy
Arnd Bergmann
1
-1
/
+0
2018-02-27
rtlwifi: rtl8192cu: Remove variable self-assignment in rf.c
Matthias Kaehlcke
1
-3
/
+0
2018-02-27
wireless: zd1211rw: remove redundant assignment of pointer 'q'
Colin Ian King
1
-1
/
+0
2018-02-27
rtlwifi: btcoex: Add 8822be btcoex supported files for wifi only
Ping-Ke Shih
2
-0
/
+80
2018-02-27
rtlwifi: btcoex: add routine to set default port id
Ping-Ke Shih
3
-0
/
+29
2018-02-27
rtlwifi: add efuse ops for other components
Ping-Ke Shih
4
-1
/
+22
2018-02-27
rtlwifi: add definition radio_mask for RF and maximum bandwidth
Ping-Ke Shih
1
-0
/
+8
2018-02-27
rtlwifi: Fix VHT NSS in RC
Ping-Ke Shih
1
-9
/
+46
2018-02-27
rtlwifi: Add rate section and its related definition and comment
Ping-Ke Shih
2
-3
/
+7
2018-02-27
rtlwifi: Extend tx_power_by_rate_offset size for newer IC
Ping-Ke Shih
2
-1
/
+4
2018-02-27
rtlwifi: Use 6 bits as sequence number of TX report
Ping-Ke Shih
2
-4
/
+26
2018-02-27
rtlwifi: Add Support VHT to spec_ver
Ping-Ke Shih
3
-2
/
+6
[next]