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
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
23
-113
/
+160
2018-11-11
nfp: flower: remove unnecessary code in flow lookup
John Hurley
3
-14
/
+6
2018-11-11
nfp: flower: remove TC egdev offloads
John Hurley
4
-78
/
+17
2018-11-11
nfp: flower: offload tunnel decap rules via indirect TC blocks
John Hurley
3
-4
/
+144
2018-11-11
nfp: flower: increase scope of netdev checking functions
John Hurley
3
-31
/
+29
2018-11-11
nfp: flower: allow non repr netdev offload
John Hurley
4
-39
/
+49
2018-11-10
dpaa2-ptp: defer probe when portal allocation failed
Ioana Ciornei
1
-1
/
+4
2018-11-10
dpaa2-eth: defer probe on object allocate
Ioana Ciornei
1
-10
/
+22
2018-11-10
nfp: use the new __netdev_tx_sent_queue() BQL optimisation
Jakub Kicinski
1
-3
/
+1
2018-11-10
tg3: extend PTP gettime function to read system clock
Miroslav Lichvar
1
-6
/
+13
2018-11-10
ixgbe: extend PTP gettime function to read system clock
Miroslav Lichvar
1
-10
/
+44
2018-11-10
igb: extend PTP gettime function to read system clock
Miroslav Lichvar
1
-10
/
+55
2018-11-10
e1000e: extend PTP gettime function to read system clock
Miroslav Lichvar
3
-16
/
+45
2018-11-10
net: hns3: add PCIe FLR support for VF
Huazhong Tan
2
-2
/
+64
2018-11-10
net: hns3: do VF's pci re-initialization while PF doing FLR
Huazhong Tan
3
-8
/
+74
2018-11-10
net: hns3: add PCIe FLR support for PF
Huazhong Tan
6
-1
/
+100
2018-11-10
net: hns3: implement the IMP reset processing for PF
Huazhong Tan
3
-9
/
+37
2018-11-10
net: hns3: stop napi polling when HNS3_NIC_STATE_DOWN is set
Huazhong Tan
1
-6
/
+16
2018-11-10
net: hns3: add error handler for hclgevf_reset()
Huazhong Tan
1
-14
/
+37
2018-11-10
net: hns3: stop handling command queue while resetting VF
Huazhong Tan
4
-1
/
+35
2018-11-10
net: hns3: add reset handling for VF when doing Core/Global/IMP reset
Huazhong Tan
2
-12
/
+46
2018-11-10
net: hns3: add reset handling for VF when doing PF reset
Huazhong Tan
9
-20
/
+146
2018-11-10
net: hns3: adjust VF's reset process
Huazhong Tan
7
-48
/
+63
2018-11-10
net: hns3: add reset_hdev to reinit the hdev in VF's reset process
Huazhong Tan
2
-54
/
+31
2018-11-10
cxgb4vf: free mac_hlist properly
Arjun Vynipadath
1
-0
/
+6
2018-11-10
cxgb4vf: fix memleak in mac_hlist initialization
Arjun Vynipadath
1
-2
/
+4
2018-11-10
cxgb4: free mac_hlist properly
Arjun Vynipadath
1
-0
/
+8
2018-11-09
nfp: abm: refuse RED offload with harddrop set
Jakub Kicinski
1
-0
/
+5
2018-11-09
nfp: abm: don't set negative threshold
Jakub Kicinski
2
-2
/
+11
2018-11-09
nfp: abm: provide more precise info about offload parameter validation
Jakub Kicinski
1
-3
/
+21
2018-11-09
nfp: parse vNIC TLV capabilities at alloc time
Jakub Kicinski
1
-5
/
+13
2018-11-09
nfp: pass ctrl_bar pointer to nfp_net_alloc
Jakub Kicinski
4
-8
/
+9
2018-11-09
nfp: abm: split qdisc offload code into a separate file
Jakub Kicinski
4
-266
/
+279
2018-11-09
sky2: use __vlan_hwaccel helpers
Michał Mirosław
1
-4
/
+2
2018-11-09
mlx4: use __vlan_hwaccel helpers
Michał Mirosław
1
-1
/
+1
2018-11-09
benet: use __vlan_hwaccel helpers
Michał Mirosław
1
-4
/
+9
2018-11-09
net: ethernet: ti: cpsw: fix vlan configuration while down/up
Ivan Khoronzhuk
1
-0
/
+17
2018-11-09
net: ethernet: ti: cpsw: fix vlan mcast
Ivan Khoronzhuk
1
-31
/
+138
2018-11-09
sfc: use the new __netdev_tx_sent_queue BQL optimisation
Edward Cree
1
-4
/
+1
2018-11-09
gianfar: remove use of VLAN_TAG_PRESENT
Michał Mirosław
1
-5
/
+3
2018-11-09
cnic: remove use of VLAN_TAG_PRESENT
Michał Mirosław
1
-1
/
+1
2018-11-09
net: socionext: refactor netsec_alloc_dring()
Ilias Apalodimas
1
-8
/
+3
2018-11-09
net: socionext: different approach on DMA
Ilias Apalodimas
1
-99
/
+128
2018-11-09
net: qca_spi: Add available buffer space verification
Stefan Wahren
3
-1
/
+17
2018-11-09
net: hns3: fix spelling mistake, "assertting" -> "asserting"
Colin Ian King
1
-1
/
+1
2018-11-09
cxgb4: Add new T6 PCI device ids 0x608a
Ganesh Goudar
1
-0
/
+1
2018-11-09
net: bcmgenet: return correct value 'ret' from bcmgenet_power_down
YueHaibing
1
-1
/
+1
2018-11-08
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
14
-62
/
+41
2018-11-08
nfp: flower: include geneve as supported offload tunnel type
John Hurley
1
-0
/
+2
2018-11-08
nfp: flower: use geneve and vxlan helpers
John Hurley
1
-5
/
+3
[next]