index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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-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
2018-02-27
rtlwifi: enable mac80211 fast-tx support
Ping-Ke Shih
1
-0
/
+1
2018-02-27
wl1251: Set generated MAC address back to NVS data
Pali Rohár
1
-0
/
+17
2018-02-27
wl1251: Parse and use MAC address from supplied NVS data
Pali Rohár
1
-8
/
+47
2018-02-27
wl1251: Generate random MAC address only if driver does not have valid
Pali Rohár
1
-9
/
+18
2018-02-27
wl1251: Update wl->nvs_len after wl->nvs is valid
Pali Rohár
1
-2
/
+3
2018-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-84
/
+136
2018-02-23
net: fib_rules: Add new attribute to set protocol
Donald Sharp
1
-1
/
+4
2018-02-23
r8169: simplify and improve check for dash
Heiner Kallweit
1
-30
/
+9
2018-02-23
r8169: disable WOL per default
Heiner Kallweit
1
-2
/
+3
2018-02-23
gianfar: simplify FCS handling and fix memory leak
Andy Spencer
1
-16
/
+7
2018-02-23
macvlan: fix use-after-free in macvlan_common_newlink()
Alexey Kodanev
1
-1
/
+1
2018-02-22
dsa: ptp: mark dummy helpers as 'inline'
Arnd Bergmann
2
-6
/
+6
2018-02-22
net: aquantia: Fix error handling in aq_pci_probe()
Dan Carpenter
1
-4
/
+10
2018-02-22
nfp: advertise firmware for mixed 10G/25G mode
Dirk van der Merwe
1
-0
/
+1
2018-02-22
aquantia: add Makefiles to all directories
Jakub Kicinski
1
-0
/
+2
2018-02-22
nfp: add Makefiles to all directories
Jakub Kicinski
5
-0
/
+10
2018-02-22
Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/sc...
David S. Miller
3
-20
/
+73
2018-02-22
Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+1
2018-02-22
ibmvnic: Split counters for scrq/pools/napi
Nathan Fontenot
2
-23
/
+22
2018-02-22
net: dsa: mv88e6xxx: scratch registers and external MDIO pins
Andrew Lunn
3
-0
/
+74
[next]