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
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-26
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
1
-1
/
+0
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+5
2018-10-19
bnxt_en: Copy and paste bug in extended tx_stats
Dan Carpenter
1
-1
/
+1
2018-10-16
bnxt_en: Add PCI ID for BCM57508 device.
Michael Chan
1
-0
/
+3
2018-10-16
bnxt_en: Add new NAPI poll function for 57500 chips.
Michael Chan
2
-4
/
+114
2018-10-16
bnxt_en: Refactor bnxt_poll_work().
Michael Chan
2
-11
/
+38
2018-10-16
bnxt_en: Add coalescing setup for 57500 chips.
Michael Chan
1
-0
/
+46
2018-10-16
bnxt_en: Use bnxt_cp_ring_info struct pointer as parameter for RX path.
Michael Chan
2
-43
/
+45
2018-10-16
bnxt_en: Add RSS support for 57500 chips.
Michael Chan
1
-4
/
+109
2018-10-16
bnxt_en: Increase RSS context array count and skip ring groups on 57500 chips.
Michael Chan
2
-10
/
+22
2018-10-16
bnxt_en: Allocate/Free CP rings for 57500 series chips.
Michael Chan
1
-5
/
+66
2018-10-16
bnxt_en: Modify bnxt_ring_alloc_send_msg() to support 57500 chips.
Michael Chan
2
-6
/
+56
2018-10-16
bnxt_en: Add helper functions to get firmware CP ring ID.
Michael Chan
1
-11
/
+56
2018-10-16
bnxt_en: Allocate completion ring structures for 57500 series chips.
Michael Chan
2
-0
/
+67
2018-10-16
bnxt_en: Modify the ring reservation functions for 57500 series chips.
Michael Chan
1
-30
/
+97
2018-10-16
bnxt_en: Adjust MSIX and ring groups for 57500 series chips.
Michael Chan
1
-1
/
+8
2018-10-16
bnxt_en: Re-structure doorbells.
Michael Chan
4
-62
/
+171
2018-10-16
bnxt_en: Add 57500 new chip ID and basic structures.
Michael Chan
2
-15
/
+88
2018-10-16
bnxt_en: Configure context memory on new devices.
Michael Chan
1
-3
/
+120
2018-10-16
bnxt_en: Check context memory requirements from firmware.
Michael Chan
2
-8
/
+248
2018-10-16
bnxt_en: Add new flags to setup new page table PTE bits on newer devices.
Michael Chan
2
-2
/
+23
2018-10-16
bnxt_en: Refactor bnxt_ring_struct.
Michael Chan
2
-67
/
+77
2018-10-16
bnxt_en: Update interrupt coalescing logic.
Michael Chan
2
-21
/
+125
2018-10-16
bnxt_en: Add maximum extended request length fw message support.
Michael Chan
2
-7
/
+28
2018-10-16
bnxt_en: Add additional extended port statistics.
Michael Chan
3
-7
/
+121
2018-10-16
bnxt_en: Update firmware interface spec. to 1.10.0.3.
Michael Chan
2
-92
/
+224
2018-10-16
net: bcmgenet: Poll internal PHY for GENETv5
Florian Fainelli
1
-2
/
+5
2018-10-08
bnxt_en: Remove unnecessary unsigned integer comparison and initialize variable
Gustavo A. R. Silva
1
-2
/
+2
2018-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-9
/
+11
2018-10-05
bnxt_en: get the reduced max_irqs by the ones used by RDMA
Vasundhara Volam
1
-1
/
+1
2018-10-05
bnxt_en: free hwrm resources, if driver probe fails.
Venkat Duvvuru
1
-4
/
+6
2018-10-05
bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG request
Vasundhara Volam
1
-3
/
+3
2018-10-05
bnxt_en: Fix VNIC reservations on the PF.
Michael Chan
1
-1
/
+1
2018-10-04
bnxt_en: Add a driver specific gre_ver_check devlink parameter.
Vasundhara Volam
2
-1
/
+24
2018-10-04
bnxt_en: Use msix_vec_per_pf_max and msix_vec_per_pf_min devlink params.
Vasundhara Volam
2
-2
/
+53
2018-10-04
bnxt_en: return proper error when FW returns HWRM_ERR_CODE_RESOURCE_ACCESS_DE...
Vasundhara Volam
1
-1
/
+5
2018-10-04
bnxt_en: Use ignore_ari devlink parameter
Vasundhara Volam
2
-0
/
+7
2018-10-04
Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2
-2
/
+4
2018-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-20
/
+21
2018-10-04
devlink: Add extack for eswitch operations
Eli Britstein
2
-2
/
+4
2018-10-03
net: systemport: Fix wake-up interrupt race during resume
Florian Fainelli
1
-17
/
+11
2018-10-02
net: systemport: Add software counters to track reallocations
Florian Fainelli
2
-0
/
+7
2018-10-02
net: systemport: Be drop monitor friendly while re-allocating headroom
Florian Fainelli
1
-1
/
+2
2018-10-02
net: systemport: Turn on offloads by default
Florian Fainelli
1
-3
/
+4
2018-10-02
net: systemport: Utilize bcm_sysport_set_features() during resume/open
Florian Fainelli
1
-7
/
+7
2018-10-02
net: systemport: Refactor bcm_sysport_set_features()
Florian Fainelli
1
-23
/
+15
2018-09-27
bnxt_en: Fix TX timeout during netpoll.
Michael Chan
1
-3
/
+10
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-40
/
+17
2018-09-24
bnxt: remove ndo_poll_controller
Eric Dumazet
1
-18
/
+0
2018-09-24
bnx2x: remove ndo_poll_controller
Eric Dumazet
1
-16
/
+0
[next]