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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-04
Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...
David S. Miller
129
-1128
/
+4604
2018-12-04
net: davinci_emac: use nvmem_get_mac_address()
Bartosz Golaszewski
1
-5
/
+9
2018-12-04
of: net: kill of_get_nvmem_mac_address()
Bartosz Golaszewski
1
-39
/
+0
2018-12-04
net: cadence: switch to using nvmem_get_mac_address()
Bartosz Golaszewski
1
-1
/
+1
2018-12-04
net: hns3: Adds support to dump(using ethool-d) PCIe regs in HNS3 PF driver
Jian Shen
2
-5
/
+171
2018-12-04
net: hns3: Support "ethtool -d" for HNS3 VF driver
Jian Shen
2
-0
/
+174
2018-12-04
net: phy: improve generic EEE ethtool functions
Heiner Kallweit
1
-5
/
+10
2018-12-04
vxlan: add support for underlay in non-default VRF
Alexis Bauvin
1
-8
/
+24
2018-12-04
mlxsw: spectrum: Load firmware version based on devlink parameter
Shalom Toledo
3
-0
/
+75
2018-12-04
mlxsw: core: Reset firmware after flash during driver initialization
Shalom Toledo
2
-14
/
+29
2018-12-04
net: phy: don't allow __set_phy_supported to add unsupported modes
Heiner Kallweit
1
-28
/
+14
2018-12-01
net: usb: aqc111: Initialize wol_cfg with memset in aqc111_suspend
Nathan Chancellor
1
-1
/
+3
2018-12-01
net: qualcomm: rmnet: Remove set but not used variable 'cmd'
YueHaibing
1
-2
/
+0
2018-12-01
tun: implement carrier change
Nicolas Dichtel
1
-1
/
+26
2018-12-01
mlxsw: spectrum: Enable VxLAN enslavement to VLAN-aware bridges
Ido Schimmel
3
-14
/
+404
2018-12-01
mlxsw: spectrum_switchdev: Prepare function for VLAN-aware bridges
Ido Schimmel
3
-9
/
+11
2018-12-01
mlxsw: spectrum_switchdev: Unify VxLAN leave function
Ido Schimmel
3
-38
/
+9
2018-12-01
mlxsw: spectrum_fid: Add API to lookup 802.1Q FIDs without creating them
Ido Schimmel
3
-2
/
+11
2018-12-01
qede: Register l2 queues with doorbell overflow recovery mechanism
Ariel Elior
1
-0
/
+9
2018-12-01
qed: Expose the doorbell overflow recovery mechanism to the protocol drivers
Ariel Elior
1
-0
/
+2
2018-12-01
qed: Register light L2 queues with doorbell overflow recovery mechanism
Ariel Elior
2
-10
/
+21
2018-12-01
qed: Register slowpath queue doorbell with doorbell overflow recovery mechanism
Ariel Elior
2
-13
/
+38
2018-12-01
qed: Use the doorbell overflow recovery mechanism in case of doorbell overflow
Ariel Elior
6
-24
/
+280
2018-12-01
qed: Add doorbell overflow recovery mechanism
Ariel Elior
3
-0
/
+365
2018-12-01
nfp: report more info when reconfiguration fails
Jakub Kicinski
2
-2
/
+9
2018-12-01
nfp: add offset to all TLV parsing errors
Jakub Kicinski
1
-8
/
+8
2018-12-01
nfp: add offloads on representors
Jakub Kicinski
5
-0
/
+143
2018-12-01
nfp: add locking around representor changes
Jakub Kicinski
3
-0
/
+8
2018-12-01
nfp: run don't require Qdiscs on representor netdevs
Jakub Kicinski
1
-0
/
+1
2018-12-01
nfp: run representor TX locklessly
Jakub Kicinski
1
-0
/
+2
2018-12-01
nfp: avoid oversized TSO headers with metadata prepend
Jakub Kicinski
1
-1
/
+4
2018-12-01
nfp: correct descriptor offsets in presence of metadata
Jakub Kicinski
1
-8
/
+12
2018-12-01
nfp: move queue variable init
Jakub Kicinski
1
-1
/
+3
2018-12-01
nfp: move temporary variables in nfp_net_tx_complete()
Jakub Kicinski
1
-14
/
+17
2018-12-01
nfp: copy only the relevant part of the TX descriptor for frags
Jakub Kicinski
2
-5
/
+8
2018-12-01
cxgb4: number of VFs supported is not always 16
Ganesh Goudar
1
-1
/
+1
2018-11-30
net: Don't default Aquantia USB driver to 'y'
David S. Miller
1
-1
/
+0
2018-11-29
qede - Add a statistic for a case where driver drops tx packet due to memory ...
Michael Shteinbok
3
-2
/
+4
2018-11-29
dpaa2-eth: Add "fall through" comments
Ioana Ciocoi Radulescu
1
-0
/
+2
2018-11-29
net: ethernet: ave: Preserve wol state in suspend/resume sequence
Kunihiko Hayashi
1
-0
/
+10
2018-11-29
net: ethernet: ave: Set initial wol state to disabled
Kunihiko Hayashi
1
-1
/
+5
2018-11-29
net: ethernet: ave: Add suspend/resume support
Kunihiko Hayashi
1
-0
/
+44
2018-11-29
brcmfmac: Fix out of bounds memory access during fw load
Lyude Paul
1
-2
/
+6
2018-11-29
brcmfmac: Call brcmf_dmi_probe before brcmf_of_probe
Hans de Goede
1
-1
/
+1
2018-11-29
brcmfmac: support STA info struct v7
Dan Haab
1
-7
/
+33
2018-11-29
b43: Use cordic algorithm from kernel library
Priit Laes
5
-68
/
+15
2018-11-29
b43: Fix error in cordic routine
Larry Finger
1
-1
/
+1
2018-11-29
brcmsmac: Use cordic-related macros from common cordic library
Priit Laes
3
-11
/
+4
2018-11-29
Merge tag 'linux-can-next-for-4.21-20181128' of git://git.kernel.org/pub/scm/...
David S. Miller
10
-92
/
+393
2018-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
29
-464
/
+242
[next]