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
2021-08-25
ravb: Factorise ravb_dmac_init function
Biju Das
2
-21
/
+32
2021-08-25
ravb: Factorise ravb_set_features
Biju Das
2
-2
/
+14
2021-08-25
ravb: Factorise ravb_adjust_link function
Biju Das
2
-1
/
+5
2021-08-25
ravb: Factorise ravb_rx function
Biju Das
2
-2
/
+13
2021-08-25
ravb: Factorise ravb_ring_init function
Biju Das
2
-5
/
+17
2021-08-25
ravb: Factorise ravb_ring_format function
Biju Das
2
-12
/
+24
2021-08-25
ravb: Factorise ravb_ring_free function
Biju Das
2
-17
/
+31
2021-08-25
ravb: Add ptp_cfg_active to struct ravb_hw_info
Biju Das
2
-14
/
+6
2021-08-25
ravb: Add no_ptp_cfg_active to struct ravb_hw_info
Biju Das
2
-8
/
+13
2021-08-25
ravb: Add multi_irq to struct ravb_hw_info
Biju Das
3
-11
/
+20
2021-08-25
ravb: Remove the macros NUM_TX_DESC_GEN[23]
Biju Das
2
-6
/
+6
2021-08-25
net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpid
Vladimir Oltean
3
-26
/
+0
2021-08-25
net: dsa: sja1105: drop untagged packets on the CPU and DSA ports
Vladimir Oltean
1
-1
/
+9
2021-08-25
net: dsa: sja1105: prevent tag_8021q VLANs from being received on user ports
Vladimir Oltean
1
-8
/
+29
2021-08-25
net: dsa: mt7530: manually set up VLAN ID 0
DENG Qingfang
2
-0
/
+27
2021-08-25
net: mana: Add WARN_ON_ONCE in case of CQE read overflow
Haiyang Zhang
1
-1
/
+1
2021-08-25
net: mana: Add support for EQ sharing
Haiyang Zhang
4
-56
/
+78
2021-08-25
net: mana: Move NAPI from EQ to CQ
Haiyang Zhang
5
-103
/
+74
2021-08-25
netxen_nic: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-08-25
cxgb4: Properly revert VPD changes
Nathan Chancellor
2
-6
/
+40
2021-08-25
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
7
-3
/
+249
2021-08-25
lan78xx: Limit number of driver warning messages
John Efstathiades
1
-2
/
+3
2021-08-25
lan78xx: Fix race condition in disconnect handling
John Efstathiades
1
-9
/
+57
2021-08-25
lan78xx: Fix race conditions in suspend/resume handling
John Efstathiades
1
-135
/
+284
2021-08-25
lan78xx: Fix partial packet errors on suspend/resume
John Efstathiades
1
-106
/
+197
2021-08-25
lan78xx: Fix exception on link speed change
John Efstathiades
1
-6
/
+48
2021-08-25
lan78xx: Add missing return code checks
John Efstathiades
1
-66
/
+333
2021-08-25
lan78xx: Remove unused pause frame queue
John Efstathiades
1
-9
/
+0
2021-08-25
lan78xx: Set flow control threshold to prevent packet loss
John Efstathiades
1
-2
/
+15
2021-08-25
lan78xx: Remove unused timer
John Efstathiades
1
-3
/
+1
2021-08-25
lan78xx: Fix white space and style issues
John Efstathiades
1
-38
/
+42
2021-08-25
xen/netfront: don't trust the backend response data blindly
Juergen Gross
1
-5
/
+84
2021-08-25
xen/netfront: disentangle tx_skb_freelist
Juergen Gross
1
-36
/
+25
2021-08-25
xen/netfront: don't read data from request on the ring page
Juergen Gross
1
-44
/
+42
2021-08-25
xen/netfront: read response from backend only once
Juergen Gross
1
-19
/
+19
2021-08-25
qed: Enable automatic recovery on error condition.
Alok Prasad
4
-2
/
+39
2021-08-24
igc: Add support for PTP getcrosststamp()
Vinicius Costa Gomes
4
-0
/
+234
2021-08-24
igc: Enable PCIe PTM
Vinicius Costa Gomes
1
-0
/
+6
2021-08-24
PCI: Add pcie_ptm_enabled()
Vinicius Costa Gomes
1
-0
/
+9
2021-08-24
Revert "PCI: Make pci_enable_ptm() private"
Vinicius Costa Gomes
1
-3
/
+0
2021-08-24
net: hns3: add ethtool support for CQE/EQE mode configuration
Yufeng Mo
3
-4
/
+23
2021-08-24
net: hns3: add support for EQE/CQE mode configuration
Yufeng Mo
5
-2
/
+58
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
82
-194
/
+548
2021-08-24
r8169: enable ASPM L0s state
Heiner Kallweit
1
-3
/
+2
2021-08-24
net: dsa: let drivers state that they need VLAN filtering while standalone
Vladimir Oltean
1
-0
/
+1
2021-08-24
cxgb4: improve printing NIC information
Heiner Kallweit
1
-2
/
+1
2021-08-23
via-velocity: Use of_device_get_match_data to simplify code
Tang Bin
1
-4
/
+2
2021-08-23
via-rhine: Use of_device_get_match_data to simplify code
Tang Bin
1
-7
/
+2
2021-08-23
hinic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-15
/
+2
2021-08-23
qlcnic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
3
-29
/
+25
[next]