index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bcm63xx_enet.c
Age
Commit message (
Expand
)
Author
2020-03-05
bcm63xx_enet: remove redundant variable definitions
tangbin
2020-03-03
net/broadcom: Don't set N/A FW if it is not available
Leon Romanovsky
2020-03-03
net/broadcom: Clean broadcom code from driver versions
Leon Romanovsky
2019-08-01
bcm63xx_enet: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-01
net: ethernet: broadcom: bcm63xx_enet: Remove unneeded memset
Hariprasad Kelam
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-09-19
net: broadcom: fix return type of ndo_start_xmit function
YueHaibing
2018-09-12
net: ethernet: Add helper for set_pauseparam for Pause
Andrew Lunn
2018-09-12
net: ethernet: Add helper for MACs which support pause
Andrew Lunn
2018-09-12
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-01-02
ethernet/broadcom: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2017-12-19
bcm63xx_enet: use platform device id directly for miibus name
Jonas Gorski
2017-12-19
bcm63xx_enet: remove pointless mac_id check
Jonas Gorski
2017-12-19
bcm63xx_enet: use platform data for dma channel numbers
Jonas Gorski
2017-12-19
bcm63xx_enet: just use "enet" as the clock name
Jonas Gorski
2017-10-18
ethernet/broadcom: Convert timers to use timer_setup()
Kees Cook
2017-10-01
bcm63xx_enet: drop unneeded NULL phy_clk check
Jonas Gorski
2017-10-01
bcm63xx_enet: use managed functions for clock/ioremap
Jonas Gorski
2017-10-01
bcm63xx_enet: do not rely on probe order
Jonas Gorski
2017-10-01
bcm63xx_enet: do not write to random DMA channel on BCM6345
Jonas Gorski
2017-10-01
bcm63xx_enet: correct clock usage
Jonas Gorski
2017-09-26
net: bcm63xx_enet: Use setup_timer and mod_timer
Himanshu Jha
2017-09-21
drivers: net: bcm63xx: use setup_timer() helper.
Allen Pais
2017-08-30
net: bcm63xx_enet: make bcm_enetsw_ethtool_ops const
Bhumika Goyal
2017-06-13
networking: use skb_put_zero()
Johannes Berg
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
2017-02-27
scripts/spelling.txt: add "overrided" pattern and fix typo instances
Masahiro Yamada
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-20
bcm63xx_enet: avoid uninitialized variable warning
Arnd Bergmann
2016-11-15
net: bcm63xx_enet: Fix build failure with phy_ethtool_nway_reset
Florian Fainelli
2016-11-15
net: bcm63xx_enet: Utilize phy_ethtool_nway_reset
Florian Fainelli
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-18
net: bcm63xx: avoid referencing uninitialized variable
Arnd Bergmann
2016-10-18
ethernet/broadcom: use core min/max MTU checking
Jarod Wilson
2016-09-19
net: ethernet: broadcom: bcm63xx: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-09-19
net: ethernet: broadcom: bcm63xx: use phydev from struct net_device
Philippe Reynes
2016-08-01
net: bcm63xx: avoid possible null pointer dereference
xypron.glpk@gmx.de
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
2015-12-03
net: bcm63xx: Use platform_register/unregister_drivers()
Thierry Reding
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-21
bcm63xx_enet: check 1000BASE-T advertisement configuration
Simon Arlott
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-03-04
bcm63xx_enet: fix poll callback.
Nicolas Schichan
2014-12-10
ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align
Alexander Duyck
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-04-24
bcm63xx_enet: Use ARRAY_SIZE instead of open coding it
Tobias Klauser
2014-03-13
bcm63xx_enet: Stop pretending to support netpoll
Eric W. Biederman
[next]