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
2020-02-21
bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.
Vasundhara Volam
1
-0
/
+8
2020-02-21
bnxt_en: Improve device shutdown method.
Vasundhara Volam
1
-2
/
+2
2020-02-21
net: thunderx: workaround BGX TX Underflow issue
Tim Harvey
2
-3
/
+68
2020-02-21
ionic: fix fw_status read
Shannon Nelson
2
-4
/
+8
2020-02-21
net: macb: Properly handle phylink on at91rm9200
Alexandre Belloni
2
-28
/
+33
2020-02-19
ice: Wait for VF to be reset/ready before configuration
Brett Creeley
2
-61
/
+76
2020-02-19
ice: Don't tell the OS that link is going down
Michal Swiatkowski
1
-7
/
+0
2020-02-19
ice: Don't reject odd values of usecs set by user
Brett Creeley
2
-12
/
+39
2020-02-19
net/mlx5: DR, Handle reformat capability over sw-steering tables
Erez Shitrit
1
-2
/
+7
2020-02-19
net/mlx5: Fix lowest FDB pool size
Paul Blakey
1
-1
/
+1
2020-02-19
net/mlx5e: Don't clear the whole vf config when switching modes
Dmytro Linkin
2
-3
/
+7
2020-02-19
net/mlx5: DR, Fix matching on vport gvmi
Hamdan Igbaria
1
-1
/
+4
2020-02-19
net/mlx5e: Fix crash in recovery flow without devlink reporter
Aya Levin
1
-1
/
+1
2020-02-19
net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDY
Aya Levin
4
-9
/
+43
2020-02-19
net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepa
Huy Nguyen
1
-11
/
+3
2020-02-18
qede: Fix race between rdma destroy workqueue and link change event
Michal Kalderon
2
-1
/
+30
2020-02-18
net: cnic: fix spelling mistake "reserverd" -> "reserved"
Alexandre Belloni
1
-2
/
+2
2020-02-18
net: mscc: fix in frame extraction
Horatiu Vultur
1
-0
/
+8
2020-02-17
net: ethernet: dm9000: Handle -EPROBE_DEFER in dm9000_parse_dt()
Paul Cercueil
1
-0
/
+2
2020-02-17
net: ks8851-ml: Fix 16-bit IO operation
Marek Vasut
1
-2
/
+2
2020-02-17
net: ks8851-ml: Fix 16-bit data access
Marek Vasut
1
-2
/
+2
2020-02-17
net: ks8851-ml: Remove 8-bit bus accessors
Marek Vasut
1
-40
/
+5
2020-02-17
net: atlantic: fix out of range usage of active_vlans array
Dmitry Bogdanov
1
-1
/
+1
2020-02-17
net: atlantic: possible fault in transition to hibernation
Pavel Belous
1
-5
/
+8
2020-02-17
net: atlantic: fix potential error handling
Pavel Belous
1
-1
/
+3
2020-02-17
net: atlantic: fix use after free kasan warn
Pavel Belous
2
-6
/
+5
2020-02-17
net: atlantic: better loopback mode handling
Nikita Danilov
2
-5
/
+13
2020-02-17
net: atlantic: ptp gpio adjustments
Egor Pomozov
3
-1
/
+17
2020-02-17
net: atlantic: check rpc result and wait for rpc address
Igor Russkikh
1
-2
/
+17
2020-02-17
net: atlantic: checksum compat issue
Dmitry Bezrukov
3
-4
/
+7
2020-02-17
net: macb: ensure interface is not suspended on at91rm9200
Alexandre Belloni
1
-1
/
+5
2020-02-14
net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()
Guangbin Huang
1
-6
/
+9
2020-02-14
net: hns3: fix VF bandwidth does not take effect in some case
Yonglong Liu
1
-1
/
+1
2020-02-14
net: hns3: add management table after IMP reset
Yufeng Mo
1
-0
/
+7
2020-02-14
sunvnet: use icmp_ndo_send helper
Jason A. Donenfeld
1
-19
/
+4
2020-02-12
ice: Trivial fixes
Tony Nguyen
11
-29
/
+31
2020-02-12
ice: Use correct netif error function
Ben Shelton
1
-1
/
+1
2020-02-12
ice: Cleanup ice_vsi_alloc_q_vectors
Anirudh Venkataramanan
1
-8
/
+3
2020-02-12
ice: Make print statements more compact
Anirudh Venkataramanan
8
-227
/
+123
2020-02-12
ice: Use ice_pf_to_dev
Anirudh Venkataramanan
6
-27
/
+27
2020-02-12
ice: Remove possible null dereference
Tony Nguyen
1
-2
/
+0
2020-02-12
ice: update Unit Load Status bitmask to check after reset
Bruce Allan
2
-5
/
+18
2020-02-12
ice: fix and consolidate logging of NVM/firmware version information
Bruce Allan
4
-28
/
+13
2020-02-12
ice: Modify link message logging
Akeem G Abodunrin
1
-1
/
+1
2020-02-12
ice: Remove CONFIG_PCI_IOV wrap in ice_set_pf_caps
Anirudh Venkataramanan
1
-2
/
+0
2020-02-12
ice: Remove ice_dev_onetime_setup()
Brett Creeley
4
-20
/
+0
2020-02-12
ice: Don't allow same value for Rx tail to be written twice
Brett Creeley
1
-1
/
+1
2020-02-12
ice: display supported and advertised link modes
Paul Greenwalt
1
-280
/
+2
2020-02-12
ice: Fix switch between FW and SW LLDP
Dave Ertman
1
-5
/
+5
2020-02-12
ice: Fix DCB rebuild after reset
Dave Ertman
2
-53
/
+36
[next]