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
pinetabv-6.6.y-devel
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-03-22
bnx2x: fix spelling mistake: "registeration" -> "registration"
Colin Ian King
1
-1
/
+1
2018-03-16
net: systemport: Rewrite __bcm_sysport_tx_reclaim()
Florian Fainelli
2
-19
/
+16
2018-03-14
tg3: prevent scheduling while atomic splat
Jonathan Toppins
1
-1
/
+1
2018-03-12
bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().
Michael Chan
1
-0
/
+3
2018-03-12
bnxt_en: close & open NIC, only when the interface is in running state.
Venkat Duvvuru
1
-5
/
+12
2018-03-12
bnxt_en: Return standard Linux error codes for hwrm flow cmds.
Venkat Duvvuru
1
-3
/
+20
2018-03-12
bnxt_en: Fix regressions when setting up MQPRIO TX rings.
Michael Chan
1
-2
/
+5
2018-03-12
bnxt_en: Pass complete VLAN TCI to the stack.
Michael Chan
2
-2
/
+3
2018-03-12
bnxt_en: Remove unwanted ovs-offload messages in some conditions
Sriharsha Basavapatna
1
-8
/
+2
2018-03-12
bnxt_en: Fix vnic accounting in the bnxt_check_rings() path.
Eddie Wai
1
-44
/
+20
2018-03-12
bnxt_en: Refactor the functions to reserve hardware rings.
Michael Chan
1
-32
/
+53
2018-02-19
tg3: APE heartbeat changes
Prashant Sreedharan
2
-11
/
+29
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+10
2018-02-01
bnx2x: disable GSO where gso_size is too big for hardware
Daniel Axtens
1
-0
/
+18
2018-01-29
bnxt_en: cleanup DIM work on device shutdown
Andy Gospodarek
1
-1
/
+7
2018-01-26
bnxt: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
3
-5
/
+4
2018-01-23
bnx2: remove redundant initializations of pointers txr and rxr
Colin Ian King
1
-2
/
+2
2018-01-17
bnxt_en: export a common switchdev PARENT_ID for all reps of an adapter
Sathya Perla
5
-7
/
+40
2018-01-17
bnxt_en: Add cache line size setting to optimize performance.
Michael Chan
1
-0
/
+24
2018-01-17
bnxt_en: Forward VF MAC address to the PF.
Vasundhara Volam
3
-7
/
+51
2018-01-17
bnxt_en: Add BCM5745X NPAR device IDs
Vasundhara Volam
1
-0
/
+4
2018-01-17
bnxt_en: Expand bnxt_check_rings() to check all resources.
Michael Chan
1
-9
/
+84
2018-01-17
bnxt_en: Implement new method for the PF to assign SRIOV resources.
Michael Chan
3
-5
/
+127
2018-01-17
bnxt_en: Reserve resources for RFS.
Michael Chan
1
-4
/
+17
2018-01-17
bnxt_en: Implement new method to reserve rings.
Michael Chan
1
-25
/
+247
2018-01-17
bnxt_en: Set initial default RX and TX ring numbers the same in combined mode.
Michael Chan
1
-0
/
+19
2018-01-17
bnxt_en: Add the new firmware API to query hardware resources.
Michael Chan
2
-1
/
+56
2018-01-17
bnxt_en: Refactor hardware resource data structures.
Michael Chan
3
-127
/
+86
2018-01-17
bnxt_en: Restore MSIX after disabling SRIOV.
Michael Chan
2
-3
/
+15
2018-01-17
bnxt_en: Refactor bnxt_close_nic().
Michael Chan
1
-13
/
+19
2018-01-17
bnxt_en: Update firmware interface to 1.9.0.
Michael Chan
3
-6107
/
+5854
2018-01-17
bnx2x: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2
-1
/
+10
2018-01-16
bnxt_en: don't update cpr->rx_bytes with uninitialized length len
Colin Ian King
1
-3
/
+4
2018-01-15
net: phy: remove parameter new_link from phy_mac_interrupt()
Heiner Kallweit
1
-3
/
+4
2018-01-10
bnxt_en: add support for software dynamic interrupt moderation
Andy Gospodarek
5
-12
/
+118
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2018-01-09
bnx2x: Replace WARN_ONCE with netdev_WARN_ONCE
Gal Pressman
1
-2
/
+3
2018-01-08
bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.
Venkat Duvvuru
1
-1
/
+1
2018-01-08
bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()
Sunil Challa
1
-1
/
+1
2018-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-0
/
+13
2018-01-06
bnxt_en: setup xdp_rxq_info
Jesper Dangaard Brouer
3
-0
/
+13
2018-01-05
net: bgmac: Remove short packet padding for DSA
Florian Fainelli
1
-15
/
+0
2018-01-05
net: systemport: Remove short packet padding
Florian Fainelli
1
-12
/
+0
2018-01-04
tg3: Add Macronix NVRAM support
Prashant Sreedharan
2
-4
/
+31
2018-01-03
ethernet/broadcom: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2
-7
/
+4
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-7
/
+37
2017-12-27
bnx2x: Improve reliability in case of nested PCI errors
Guilherme G. Piccoli
2
-3
/
+15
2017-12-27
tg3: Enable PHY reset in MTU change path for 5720
Siva Reddy Kallam
1
-1
/
+2
2017-12-27
tg3: Add workaround to restrict 5762 MRRS to 2048
Siva Reddy Kallam
2
-0
/
+14
2017-12-27
tg3: Update copyright
Siva Reddy Kallam
2
-3
/
+6
[next]