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-29
qed: Reduce the severity of ptp debug message.
Sudarsana Reddy Kalluru
1
-1
/
+2
2019-05-29
macvlan: Replace strncpy() by strscpy()
Gustavo A. R. Silva
1
-1
/
+1
2019-05-29
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
8
-94
/
+47
2019-05-29
net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vector
Huazhong Tan
1
-3
/
+1
2019-05-29
net: hns3: adjust hns3_uninit_phy()'s location in the hns3_client_uninit()
Huazhong Tan
1
-2
/
+2
2019-05-29
net: hns3: stop schedule reset service while unloading driver
Huazhong Tan
3
-2
/
+7
2019-05-29
net: hns3: add handshake with hardware while doing reset
Huazhong Tan
4
-9
/
+16
2019-05-29
net: hns3: modify hclgevf_init_client_instance()
Huazhong Tan
1
-29
/
+50
2019-05-29
net: hns3: modify hclge_init_client_instance()
Huazhong Tan
1
-37
/
+53
2019-05-29
net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has reg...
Huazhong Tan
2
-0
/
+8
2019-05-29
net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has reg...
Huazhong Tan
2
-1
/
+8
2019-05-29
net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has regis...
Huazhong Tan
2
-0
/
+7
2019-05-29
net: hns3: add support for dump firmware statistics by debugfs
Zhongzhu Liu
3
-0
/
+66
2019-05-29
net: hns3: fix for HNS3_RXD_GRO_SIZE_M macro
Yunsheng Lin
1
-1
/
+1
2019-05-29
net: hns3: fix compile warning without CONFIG_RFS_ACCEL
Jian Shen
1
-2
/
+0
2019-05-29
hinic: fix a bug in set rx mode
Xue Chaojing
1
-4
/
+0
2019-05-29
enetc: Enable TC offloading with mqprio
Camelia Groza
5
-1
/
+72
2019-05-29
net: stmmac: dwmac-meson8b: update with SPDX Licence identifier
Neil Armstrong
1
-7
/
+1
2019-05-29
net: stmmac: dwmac-meson: update with SPDX Licence identifier
Neil Armstrong
1
-7
/
+1
2019-05-29
igc: Cleanup the redundant code
Sasha Neftin
1
-20
/
+3
2019-05-29
igc: Add flow control support
Sasha Neftin
2
-0
/
+24
2019-05-29
e1000e: start network tx queue only when link is up
Konstantin Khlebnikov
1
-2
/
+4
2019-05-29
Revert "e1000e: fix cyclic resets at link up with active tx"
Konstantin Khlebnikov
1
-6
/
+9
2019-05-29
igc: Remove the obsolete workaround
Sasha Neftin
2
-58
/
+3
2019-05-29
igc: Clean up unused pointers
Sasha Neftin
1
-3
/
+0
2019-05-29
igc: Fix double definitions
Sasha Neftin
1
-3
/
+0
2019-05-29
igb: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-05-29
igb: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-05-29
igb/igc: warn when fatal read failure happens
Feng Tang
2
-0
/
+2
2019-05-28
fsl/fman: include IPSEC SPI in the Keygen extraction
Madalin Bucur
1
-1
/
+2
2019-05-28
net: mvpp2: cls: Check RSS table index validity when creating a context
Maxime Chevallier
1
-0
/
+3
2019-05-27
enetc: fix le32/le16 degrading to integer warnings
Y.b. Lu
1
-7
/
+9
2019-05-27
r8169: remove support for RTL_GIGA_MAC_VER_01
Heiner Kallweit
1
-34
/
+9
2019-05-27
r8169: improve RTL8168d PHY initialization
Heiner Kallweit
1
-101
/
+52
2019-05-27
r8169: change type of member mac_version in rtl8169_private
Heiner Kallweit
1
-2
/
+6
2019-05-27
r8169: remove unneeded return statement in rtl_hw_init_8168g
Heiner Kallweit
1
-2
/
+1
2019-05-27
r8169: remove rtl_hw_init_8168ep
Heiner Kallweit
1
-9
/
+3
2019-05-27
cxgb4: Make t4_get_tp_e2c_map static
YueHaibing
1
-1
/
+1
2019-05-27
net: phy: bcm87xx: improve bcm87xx_config_init and feature detection
Heiner Kallweit
1
-12
/
+8
2019-05-26
net: phy: tja11xx: Add TJA11xx PHY driver
Marek Vasut
3
-0
/
+430
2019-05-26
net: hns3: fix for FEC configuration
Jian Shen
1
-0
/
+7
2019-05-26
net: hns3: add aRFS support for PF
Jian Shen
4
-0
/
+238
2019-05-26
net: hns3: refine the flow director handle
Jian Shen
2
-32
/
+112
2019-05-26
net: hns3: initialize CPU reverse mapping
Jian Shen
1
-29
/
+48
2019-05-26
net: ethernet: add ag71xx driver
Oleksij Rempel
3
-1
/
+1908
2019-05-26
qedf: Use hwfns and affin_hwfn_idx to get MSI-X vector index to use
Chad Dupuis
1
-11
/
+28
2019-05-26
qedi: Use hwfns and affin_hwfn_idx to get MSI-X vector index
Manish Rangankar
1
-6
/
+26
2019-05-26
Revert "scsi: qedi: Allocate IRQs based on msix_cnt"
Manish Rangankar
1
-1
/
+1
2019-05-26
qed*: Add iWARP 100g support
Michal Kalderon
2
-0
/
+44
2019-05-26
qed: Add qed devlink parameters table
Michal Kalderon
2
-0
/
+113
[next]