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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-24
ipv6: Make fib6_nh optional at the end of fib6_info
David Ahern
1
-15
/
+16
2019-05-24
enetc: add get_ts_info interface for ethtool
Y.b. Lu
3
-0
/
+39
2019-05-24
enetc: add hardware timestamping support
Y.b. Lu
6
-6
/
+189
2019-05-24
net: ll_temac: Fix compile error
Esben Haabendal
1
-2
/
+1
2019-05-24
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-234
/
+400
2019-05-23
ice: Silence semantic parser warnings
Bruce Allan
2
-4
/
+4
2019-05-23
ice: Fix couple of issues in ice_vsi_release
Brett Creeley
3
-13
/
+14
2019-05-23
ice: Reorganize ice_vf struct
Jesse Brandeburg
1
-8
/
+13
2019-05-23
ice: Use bitfields when possible
Jesse Brandeburg
3
-11
/
+11
2019-05-23
ice: Reorganize tx_buf and ring structs
Jesse Brandeburg
1
-14
/
+21
2019-05-23
ice: Format ethtool reported stats
Richard Rodriguez
1
-54
/
+54
2019-05-23
ice: Gracefully handle reset failure in ice_alloc_vfs()
Brett Creeley
1
-2
/
+9
2019-05-23
ice: Refactor the LLDP MIB change event handling
Usha Ketineni
3
-22
/
+140
2019-05-23
ice: Advertise supported link modes if none requested
Tony Nguyen
1
-25
/
+50
2019-05-23
ice: Fix hang when ethtool disables FW LLDP
Dave Ertman
4
-17
/
+25
2019-05-23
ice: Call out dev/func caps when printing
Anirudh Venkataramanan
1
-26
/
+30
2019-05-23
ice: Remove braces for single statement blocks
Anirudh Venkataramanan
1
-2
/
+1
2019-05-23
ice: Cleanup an unnecessary variable initialization
Bruce Allan
1
-3
/
+3
2019-05-23
ice: Implement LLDP persistence
Anirudh Venkataramanan
5
-37
/
+29
2019-05-23
ice: Fix double spacing
Anirudh Venkataramanan
1
-1
/
+1
2019-05-23
net: qualcomm: rmnet: Move common struct definitions to include
Subash Abhinov Kasiviswanathan
1
-24
/
+1
2019-05-23
Revert "dpaa2-eth: configure the cache stashing amount on a queue"
Ioana Radulescu
1
-6
/
+1
2019-05-23
cxgb4: use firmware API for validating filter spec
Raju Rangoju
4
-6
/
+68
2019-05-23
net: ll_temac: Enable multicast support
Esben Haabendal
1
-2
/
+1
2019-05-23
net: ll_temac: Cleanup multicast filter on change
Esben Haabendal
1
-2
/
+5
2019-05-23
net: ll_temac: Prepare indirect register access for multicast support
Esben Haabendal
3
-88
/
+177
2019-05-23
net: ll_temac: Do not make promiscuous mode sticky on multicast
Esben Haabendal
1
-7
/
+0
2019-05-23
net: phy: lxt: Add suspend/resume support to LXT971 and LXT973.
Christophe Leroy
1
-0
/
+6
2019-05-23
net: phy: Make phy_basic_t1_features use base100t1.
Andrew Lunn
1
-1
/
+1
2019-05-23
net: phy: Add support for 100BaseT1 and 1000BaseT1
Andrew Lunn
1
-1
/
+3
2019-05-23
net: phy: dp83867: Allocate state struct in probe
Trent Piepho
1
-14
/
+19
2019-05-23
net: phy: dp83867: Validate FIFO depth property
Trent Piepho
1
-2
/
+15
2019-05-23
net: phy: dp83867: IO impedance is not dependent on RGMII delay
Trent Piepho
1
-10
/
+9
2019-05-23
net: phy: dp83867: Use unsigned variables to store unsigned properties
Trent Piepho
1
-3
/
+3
2019-05-23
net: phy: dp83867: Rework delay rgmii delay handling
Trent Piepho
1
-12
/
+66
2019-05-23
net: phy: dp83867: Add ability to disable output clock
Trent Piepho
1
-9
/
+28
2019-05-23
cxgb4: Enable hash filter with offload
Vishal Kulkarni
8
-22
/
+110
2019-05-23
net: fec: remove redundant ipg clock disable
Baruch Siach
1
-1
/
+0
2019-05-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-9
/
+1
2019-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-57
/
+52
2019-05-22
Merge tag 'for-5.2/dm-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
2019-05-22
dm: make sure to obey max_io_len_target_boundary
Michael Lass
1
-1
/
+3
2019-05-21
usbnet: fix kernel crash after disconnect
Kloetzke Jan
1
-0
/
+6
2019-05-21
net: phylink: ensure inband AN works correctly
Russell King
1
-22
/
+15
2019-05-21
usbnet: ipheth: fix racing condition
Bernd Eckstein
1
-1
/
+2
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2198
-6184
/
+2198
2019-05-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-127
/
+88
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24
Thomas Gleixner
44
-446
/
+44
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 23
Thomas Gleixner
2
-21
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 22
Thomas Gleixner
1
-5
/
+1
[prev]
[next]