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
*
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
*
bcm63xx_enet: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-11
1
-4
/
+4
*
net: bcm63xx_enet: use dev_get_platdata()
Jingoo Han
2013-08-30
1
-3
/
+3
*
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
2013-08-30
1
-4
/
+2
*
ethernet: broadcom: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-23
1
-1
/
+0
*
bcm63xx_enet: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
2013-08-21
1
-5
/
+5
*
bcm63xx_enet: fix return value check in bcm_enet_shared_probe()
Wei Yongjun
2013-06-19
1
-2
/
+2
*
bcm63xx_enet: add support Broadcom BCM6345 Ethernet
Florian Fainelli
2013-06-14
1
-80
/
+120
*
bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switch
Maxime Bizon
2013-06-10
1
-12
/
+927
*
bcm63xx_enet: split DMA channel register accesses
Maxime Bizon
2013-06-10
1
-56
/
+83
*
bcm63xx_enet: implement reset autoneg ethtool callback
Maxime Bizon
2013-06-10
1
-0
/
+15
*
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-28
1
-1
/
+0
*
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2013-03-17
1
-4
/
+4
*
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2013-03-15
1
-2
/
+0
*
bcm63xx_enet: properly prepare/unprepare clocks before/after usage
Jonas Gorski
2013-03-10
1
-6
/
+6
*
bcm63xx_enet: use managed memory allocations
Jonas Gorski
2013-03-10
1
-5
/
+3
*
bcm63xx_enet: use managed io memory allocations
Jonas Gorski
2013-03-10
1
-36
/
+7
*
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
1
-4
/
+2
*
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-14
1
-1
/
+1
*
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-07
1
-4
/
+5
*
net/broadcom: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-6
/
+6
*
bcm63xx-enet: fix PHY name to match MDIO bus name
Florian Fainelli
2012-02-13
1
-1
/
+1
*
bcm63xx_enet: use an unique MDIO bus name.
Florian Fainelli
2012-01-11
1
-1
/
+1
*
bcm63xx: make ethtool_ops const
stephen hemminger
2012-01-09
1
-1
/
+1
*
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-10-08
1
-2
/
+0
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-18
1
-1
/
+1
[next]