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
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
/
b44.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-09-27
net: broadcom: Fix a function name in comments
Cai Huoqing
1
-1
/
+1
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-05-19
net: broadcom: remove leading spaces before tabs
Hui Tang
1
-10
/
+10
2020-11-17
net: b44: fix error return code in b44_init_one()
Zhang Changzhong
1
-1
/
+2
2020-09-20
net: b44: use true,false for bool variables
Jason Yan
1
-4
/
+4
2020-03-04
net/broadcom: Clean broadcom code from driver versions
Leon Romanovsky
1
-5
/
+0
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+6
2020-01-06
drivers/net/b44: Change to non-atomic bit operations on pwol_mask
Fenghua Yu
1
-3
/
+6
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-10-15
net: b44: remove redundant assignment to variable reg
Colin Ian King
1
-3
/
+0
2019-01-29
net: b44: replace dev_kfree_skb_xxx by dev_consume_skb_xxx for drop profiles
Yang Wei
1
-2
/
+2
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
1
-5
/
+7
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+3
2017-09-21
drivers: net: b44: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-08-02
b44: Initialize 64-bit stats seqcount
Florian Fainelli
1
-0
/
+1
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
1
-1
/
+3
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
1
-3
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-18
ethernet/broadcom: use core min/max MTU checking
Jarod Wilson
1
-5
/
+4
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
1
-11
/
+11
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
1
-1
/
+1
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
1
-1
/
+1
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
1
-13
/
+1
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
1
-2
/
+1
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
1
-1
/
+1
2015-06-08
b44: call netif_napi_del()
Hauke Mehrtens
1
-0
/
+2
2015-04-01
MIPS: BCM47xx: Move NVRAM header to the include/linux/.
Rafał Miłecki
1
-1
/
+1
2015-02-12
treewide: Remove unnecessary SSB_DEVTABLE_END macro
Joe Perches
1
-1
/
+1
2014-12-10
ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align
Alexander Duyck
1
-1
/
+1
2014-12-04
SSB / B44: fix WOL for BCM4401
Andrey Skvortsov
1
-0
/
+2
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-09-13
drivers: net: b44: Fix typo in returning multicast stats
Mark Einon
1
-1
/
+1
2014-09-10
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
1
-1
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-03-15
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
1
-4
/
+4
2014-03-03
b44: always set duplex mode why phy changes
Hauke Mehrtens
1
-1
/
+6
2014-03-03
b44: add calls to phy_{start,stop}
Hauke Mehrtens
1
-0
/
+7
2013-12-21
b44: use fixed PHY device if we do not find any
Hauke Mehrtens
1
-1
/
+15
2013-12-21
b44: do not set PHY address to 30 for every ext PHY
Hauke Mehrtens
1
-2
/
+5
2013-12-21
b44: activate PHY when MAC is off
Hauke Mehrtens
1
-1
/
+4
2013-12-21
b44: add phylib support
Hauke Mehrtens
1
-5
/
+185
2013-12-21
b44: rename b44_mii_{read, write} to b44_mdio_{read, write}_mii
Hauke Mehrtens
1
-5
/
+5
2013-12-21
b44: abort when no PHY is available at all
Hauke Mehrtens
1
-0
/
+6
2013-12-21
b44: rename B44_PHY_ADDR_NO_PHY to B44_PHY_ADDR_NO_LOCAL_PHY
Hauke Mehrtens
1
-1
/
+1
2013-12-21
b44: check register instead of PHY address to detect external PHY
Hauke Mehrtens
1
-9
/
+9
[next]