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
2016-10-27
net: bgmac: fix spelling mistake: "connecton" -> "connection"
Colin Ian King
1
-1
/
+1
2016-10-24
bnx2x: Use the correct divisor value for PHC clock readings.
Sudarsana Reddy Kalluru
1
-1
/
+1
2016-10-18
net: bcm63xx: avoid referencing uninitialized variable
Arnd Bergmann
1
-1
/
+2
2016-10-18
bnx2: fix locking when netconsole is used
Ivan Vecera
1
-6
/
+11
2016-10-07
net: bgmac: Fix errant feature flag check
Jon Mason
1
-1
/
+1
2016-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+5
2016-09-30
tg3: Avoid NULL pointer dereference in tg3_io_error_detected()
Milton Miller
1
-5
/
+5
2016-09-27
bnx2x: free the mac filter group list before freeing the cmd
jbaron@akamai.com
1
-1
/
+1
2016-09-27
net: bcmgenet: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-8
/
+8
2016-09-27
Revert "net: ethernet: bcmgenet: use phydev from struct net_device"
Florian Fainelli
3
-31
/
+39
2016-09-27
Revert "net: ethernet: bcmgenet: use new api ethtool_{get|set}_link_ksettings"
Philippe Reynes
1
-8
/
+8
2016-09-27
Revert "net: ethernet: bcmgenet: use phydev from struct net_device"
Florian Fainelli
3
-31
/
+39
2016-09-27
net: tg3: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-50
/
+62
2016-09-26
bnx2x: allocate mac filtering pending list in PAGE_SIZE increments
Jason Baron
1
-37
/
+86
2016-09-26
bnx2x: allocate mac filtering 'mcast_list' in PAGE_SIZE increments
Jason Baron
1
-28
/
+51
2016-09-26
net: bcmgenet: remove unused function in bcmgenet.c
Baoyou Xie
1
-122
/
+0
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
4
-5
/
+15
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+7
2016-09-20
bnxt_en: Fix build error for kernesl without RTC-LIB
Rob Swindell
1
-0
/
+4
2016-09-20
net: ethernet: broadcom: bcmgenet: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-8
/
+8
2016-09-20
net: ethernet: broadcom: bcm63xx: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+28
2016-09-20
net: ethernet: broadcom: bcm63xx: use phydev from struct net_device
Philippe Reynes
2
-18
/
+14
2016-09-20
net: ethernet: broadcom: b44: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-44
/
+54
2016-09-20
net: ethernet: broadcom: b44: use phydev from struct net_device
Philippe Reynes
2
-12
/
+11
2016-09-20
bnxt_en: Fixed the VF link status after a link state change
Eddie Wai
1
-42
/
+42
2016-09-20
bnxt_en: Support for "ethtool -r" command
Deepak Khungar
1
-0
/
+20
2016-09-20
bnxt_en: Pad TX packets below 52 bytes.
Michael Chan
1
-1
/
+1
2016-09-20
bnxt_en: Call firmware to approve the random VF MAC address.
Michael Chan
1
-2
/
+7
2016-09-20
bnxt_en: Re-arrange bnxt_hwrm_func_qcaps().
Michael Chan
1
-11
/
+12
2016-09-20
bnxt_en: Fix ethtool -l|-L inconsistent channel counts.
Michael Chan
1
-5
/
+7
2016-09-20
bnxt_en: Added support for Secure Firmware Update
Rob Swindell
4
-14
/
+182
2016-09-20
bnxt_en: Update to firmware interface spec 1.5.1.
Michael Chan
3
-508
/
+760
2016-09-20
bnxt_en: Simplify PCI device names and add additinal PCI IDs.
Michael Chan
1
-32
/
+36
2016-09-20
bnxt_en: Use RSS flags defined in the bnxt_hsi.h file.
Michael Chan
2
-9
/
+4
2016-09-13
bnx2: Reset device during driver initialization
Baoquan He
1
-5
/
+7
2016-09-13
bnx2: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-16
/
+18
2016-09-07
bnx2x: Add support for segmentation of tunnels with outer checksums
Alexander Duyck
1
-3
/
+12
2016-09-06
bnxt_en: Fix TX push operation on ARM64.
Michael Chan
1
-2
/
+2
2016-09-02
bnx2x: don't reset chip on cleanup if PCI function is offline
Guilherme G. Piccoli
1
-4
/
+15
2016-09-01
tg3: Fix for disallow tx coalescing time to be 0
Ivan Vecera
1
-10
/
+1
2016-08-31
net: systemport: constify ethtool_ops structures
Julia Lawall
1
-1
/
+1
2016-08-31
net: bcmgenet: constify ethtool_ops structures
Julia Lawall
1
-1
/
+1
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-08-26
net: systemport: Fix ordering in intrl2_*_mask_clear macro
Florian Fainelli
1
-1
/
+1
2016-08-24
bnx2x: Don't flush multicast MACs
Yuval Mintz
5
-34
/
+241
2016-08-19
net: bgmac: make it clear when setting interface type to RMII
Rafał Miłecki
1
-1
/
+2
2016-08-19
net: bgmac: support Ethernet core on BCM53573 SoCs
Rafał Miłecki
3
-1
/
+62
2016-08-19
net: bgmac: fix reversed check for MII registration error
Rafał Miłecki
1
-1
/
+1
2016-08-03
tg3: Report the correct number of RSS queues through tg3_get_rxnfc
Siva Reddy Kallam
1
-4
/
+0
[next]