index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bcm63xx_enet.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcm63xx_enet: remove redundant variable definitions
tangbin
2020-03-05
1
-1
/
+0
*
net/broadcom: Don't set N/A FW if it is not available
Leon Romanovsky
2020-03-04
1
-2
/
+0
*
net/broadcom: Clean broadcom code from driver versions
Leon Romanovsky
2020-03-04
1
-6
/
+2
*
bcm63xx_enet: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-01
1
-6
/
+3
*
net: ethernet: broadcom: bcm63xx_enet: Remove unneeded memset
Hariprasad Kelam
2019-07-02
1
-1
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
1
-14
/
+1
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-4
/
+4
*
net: broadcom: fix return type of ndo_start_xmit function
YueHaibing
2018-09-20
1
-2
/
+3
*
net: ethernet: Add helper for set_pauseparam for Pause
Andrew Lunn
2018-09-13
1
-5
/
+2
*
net: ethernet: Add helper for MACs which support pause
Andrew Lunn
2018-09-13
1
-1
/
+1
*
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
2018-09-13
1
-8
/
+2
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-2
/
+2
*
ethernet/broadcom: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2018-01-03
1
-4
/
+2
*
bcm63xx_enet: use platform device id directly for miibus name
Jonas Gorski
2017-12-19
1
-2
/
+1
*
bcm63xx_enet: remove pointless mac_id check
Jonas Gorski
2017-12-19
1
-1
/
+1
*
bcm63xx_enet: use platform data for dma channel numbers
Jonas Gorski
2017-12-19
1
-9
/
+2
*
bcm63xx_enet: just use "enet" as the clock name
Jonas Gorski
2017-12-19
1
-4
/
+1
*
ethernet/broadcom: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-15
/
+9
*
bcm63xx_enet: drop unneeded NULL phy_clk check
Jonas Gorski
2017-10-02
1
-5
/
+2
*
bcm63xx_enet: use managed functions for clock/ioremap
Jonas Gorski
2017-10-02
1
-42
/
+12
*
bcm63xx_enet: do not rely on probe order
Jonas Gorski
2017-10-02
1
-7
/
+2
*
bcm63xx_enet: do not write to random DMA channel on BCM6345
Jonas Gorski
2017-10-02
1
-1
/
+2
*
bcm63xx_enet: correct clock usage
Jonas Gorski
2017-10-02
1
-8
/
+23
*
net: bcm63xx_enet: Use setup_timer and mod_timer
Himanshu Jha
2017-09-26
1
-5
/
+2
*
drivers: net: bcm63xx: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+2
*
net: bcm63xx_enet: make bcm_enetsw_ethtool_ops const
Bhumika Goyal
2017-08-31
1
-1
/
+1
*
networking: use skb_put_zero()
Johannes Berg
2017-06-13
1
-2
/
+1
*
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
2017-06-13
1
-1
/
+4
*
scripts/spelling.txt: add "overrided" pattern and fix typo instances
Masahiro Yamada
2017-02-28
1
-1
/
+1
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
bcm63xx_enet: avoid uninitialized variable warning
Arnd Bergmann
2017-01-20
1
-2
/
+4
*
net: bcm63xx_enet: Fix build failure with phy_ethtool_nway_reset
Florian Fainelli
2016-11-16
1
-1
/
+1
*
net: bcm63xx_enet: Utilize phy_ethtool_nway_reset
Florian Fainelli
2016-11-15
1
-5
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
1
-1
/
+2
|
\
|
*
net: bcm63xx: avoid referencing uninitialized variable
Arnd Bergmann
2016-10-18
1
-1
/
+2
*
|
ethernet/broadcom: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-24
/
+11
|
/
*
net: ethernet: broadcom: bcm63xx: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-09-20
1
-24
/
+28
*
net: ethernet: broadcom: bcm63xx: use phydev from struct net_device
Philippe Reynes
2016-09-20
1
-17
/
+14
*
net: bcm63xx: avoid possible null pointer dereference
xypron.glpk@gmx.de
2016-08-01
1
-1
/
+1
*
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
1
-9
/
+0
*
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
1
-2
/
+1
*
net: bcm63xx: Use platform_register/unregister_drivers()
Thierry Reding
2015-12-03
1
-20
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-24
1
-14
/
+19
|
\
|
*
bcm63xx_enet: check 1000BASE-T advertisement configuration
Simon Arlott
2015-10-21
1
-14
/
+19
*
|
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-16
1
-2
/
+0
|
/
*
bcm63xx_enet: fix poll callback.
Nicolas Schichan
2015-03-04
1
-4
/
+4
*
ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align
Alexander Duyck
2014-12-10
1
-1
/
+1
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-2
/
+2
*
bcm63xx_enet: Use ARRAY_SIZE instead of open coding it
Tobias Klauser
2014-04-24
1
-2
/
+1
*
bcm63xx_enet: Stop pretending to support netpoll
Eric W. Biederman
2014-03-13
1
-3
/
+0
[next]