index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
/
benet
/
be.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-15
be2net: convert to new udp_tunnel_nic infra
Jakub Kicinski
1
-5
/
+0
2020-03-04
net/emulex: Delete driver version
Leon Romanovsky
1
-1
/
+0
2019-08-19
be2net: eliminate enable field from be_aic_obj
Ivan Vecera
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 338
Thomas Gleixner
1
-5
/
+1
2018-10-23
Revert "be2net: remove desc field from be_eq_obj"
Ivan Vecera
1
-0
/
+1
2018-08-10
be2net: Use Kconfig flag to support for enabling/disabling adapters
Petr Oros
1
-0
/
+16
2018-08-01
be2net: Update the driver version to 12.0.0.0
Suresh Reddy
1
-1
/
+1
2018-07-12
be2net: move rss_flags field in rss_info to ensure proper alignment
Ivan Vecera
1
-1
/
+1
2018-07-12
be2net: re-order fields in be_error_recovert to avoid hole
Ivan Vecera
1
-4
/
+5
2018-07-12
be2net: remove unused tx_jiffies field from be_tx_stats
Ivan Vecera
1
-1
/
+0
2018-07-12
be2net: move txcp field in be_tx_obj to eliminate holes in the struct
Ivan Vecera
1
-1
/
+1
2018-07-12
be2net: reorder fields in be_eq_obj structure
Ivan Vecera
1
-2
/
+2
2018-07-12
be2net: remove desc field from be_eq_obj
Ivan Vecera
1
-1
/
+0
2018-07-12
be2net: remove unused old custom busy-poll fields
Ivan Vecera
1
-13
/
+0
2018-07-12
be2net: remove unused old AIC info
Ivan Vecera
1
-7
/
+0
2018-02-06
be2net: Handle transmit completion errors in Lancer
Suresh Reddy
1
-2
/
+5
2017-09-13
be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BEx
Suresh Reddy
1
-0
/
+8
2017-05-25
be2net: Update the driver version to 11.4.0.0
Suresh Reddy
1
-1
/
+1
2017-04-18
be2net: VxLAN offload should be re-enabled when only 1 UDP port is left
Sriharsha Basavapatna
1
-3
/
+9
2017-02-04
be2net: get rid of custom busy poll code
Eric Dumazet
1
-5
/
+0
2016-12-21
be2net: Increase skb headroom size to 256 bytes
Kalesh A P
1
-1
/
+1
2016-09-08
be2net: Update the driver version to 11.1.0.0
Sriharsha Basavapatna
1
-1
/
+1
2016-09-08
be2net: Fix mac address collision in some configurations
Suresh Reddy
1
-0
/
+1
2016-09-08
be2net: Support UE recovery in BEx/Skyhawk adapters
Sriharsha Basavapatna
1
-2
/
+66
2016-08-09
be2net: replace polling with sleeping in the FW completion path
Sathya Perla
1
-1
/
+18
2016-08-09
be2net: Avoid unnecessary firmware updates of multicast list
Sriharsha Basavapatna
1
-0
/
+2
2016-06-27
be2net: Change copyright markings in source files
Somnath Kotur
1
-1
/
+1
2016-06-27
be2net: support asymmetric rx/tx queue counts
Sathya Perla
1
-5
/
+27
2016-06-27
be2net: fix definition of be_max_eqs()
Sathya Perla
1
-2
/
+6
2016-06-08
be2net: Fix provisioning of RSS for VFs in multi-partition configurations
Somnath Kotur
1
-1
/
+14
2016-06-08
be2net: use max-TXQs limit too while provisioning VF queue pairs
Suresh Reddy
1
-0
/
+1
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-03-07
be2net: Don't leak iomapped memory on removal.
Douglas Miller
1
-0
/
+1
2016-02-24
be2net: Fix a UE caused by passing large frames to the ASIC
ajit.khaparde@broadcom.com
1
-0
/
+3
2016-02-24
be2net: Declare some u16 fields as u32 to improve performance
ajit.khaparde@broadcom.com
1
-9
/
+9
2016-02-11
be2net: Interpret and log new data that's added to the port misconfigure asyn...
Ajit Khaparde
1
-1
/
+4
2016-02-07
be2net: Add retry in case of error recovery failure
Padmanabh Ratnakar
1
-0
/
+5
2016-02-07
be2net: SRIOV Queue distribution should factor in EQ-count of VFs
Sriharsha Basavapatna
1
-0
/
+4
2016-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+0
2015-12-31
be2net: bump up the driver version to 11.0.0.0
Suresh Reddy
1
-1
/
+1
2015-12-31
be2net: support ethtool get-dump option
Venkat Duvvuru
1
-0
/
+1
2015-12-31
be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd
Suresh Reddy
1
-2
/
+2
2015-12-31
be2net: remove unused error variables
Venkat Duvvuru
1
-4
/
+0
2015-12-31
be2net: remove a line of code that has no effect
Sathya Perla
1
-1
/
+1
2015-12-28
RDMA/be2net: Remove open and close entry points
Devesh Sharma
1
-2
/
+0
2015-10-13
be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmd
Somnath Kotur
1
-0
/
+1
2015-09-18
be2net: allow offloading with the same port for IPv4 and IPv6
Jiri Benc
1
-0
/
+1
2015-07-30
be2net: Support vxlan offload stats in the driver
Sriharsha Basavapatna
1
-0
/
+2
2015-07-25
be2net: support ndo_get_phys_port_id()
Sriharsha Basavapatna
1
-0
/
+3
2015-07-11
be2net: bump up the driver version to 10.6.0.3
Sathya Perla
1
-1
/
+1
[next]