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
/
genet
Age
Commit message (
Expand
)
Author
2017-03-22
net: bcmgenet: remove bcmgenet_internal_phy_setup()
Doug Berger
2017-03-15
net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled
Florian Fainelli
2017-03-09
net: bcmgenet: decouple flow control from bcmgenet_tx_reclaim
Doug Berger
2017-03-09
net: bcmgenet: add begin/complete ethtool ops
Edwin Chan
2017-03-09
net: bcmgenet: Power up the internal PHY before probing the MII
Doug Berger
2017-03-09
net: bcmgenet: synchronize irq0 status between the isr and task
Doug Berger
2017-03-09
net: bcmgenet: power down internal phy if open or resume fails
Doug Berger
2017-03-09
net: bcmgenet: reserved phy revisions must be checked first
Doug Berger
2017-03-09
net: bcmgenet: correct MIB access of UniMAC RUNT counters
Doug Berger
2017-03-09
net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB values
Doug Berger
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-02
net: bcmgenet: Utilize correct struct device for all DMA operations
Florian Fainelli
2016-11-29
net: ethernet: bcmgenet: fix fixed-link phydev leaks
Johan Hovold
2016-11-27
net: bcmgenet: fix phydev reference leak
Johan Hovold
2016-11-15
net: bcmgenet: Utilize phy_ethtool_nway_reset
Florian Fainelli
2016-09-27
net: bcmgenet: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-09-27
Revert "net: ethernet: bcmgenet: use phydev from struct net_device"
Florian Fainelli
2016-09-27
Revert "net: ethernet: bcmgenet: use new api ethtool_{get|set}_link_ksettings"
Philippe Reynes
2016-09-26
net: bcmgenet: remove unused function in bcmgenet.c
Baoyou Xie
2016-09-19
net: ethernet: broadcom: bcmgenet: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-08-31
net: bcmgenet: constify ethtool_ops structures
Julia Lawall
2016-07-11
Revert "net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings"
Philippe Reynes
2016-07-04
net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-07-04
net: ethernet: bcmgenet: use phydev from struct net_device
Philippe Reynes
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-16
net: bcmgenet: device stats are unsigned long
Eric Dumazet
2016-04-14
net: bcmgenet: add BQL support
Petri Gynther
2016-04-13
net: bcmgenet: use __napi_schedule_irqoff()
Florian Fainelli
2016-04-13
net: bcmgenet: use napi_complete_done()
Eric Dumazet
2016-04-05
net: bcmgenet: cleanup for dmadesc_set()
Petri Gynther
2016-04-05
net: bcmgenet: cleanup for bcmgenet_xmit_frag()
Petri Gynther
2016-04-05
net: bcmgenet: cleanup for bcmgenet_xmit()
Petri Gynther
2016-03-24
net: bcmgenet: fix skb_len in bcmgenet_xmit_single()
Petri Gynther
2016-03-24
net: bcmgenet: fix dev->stats.tx_bytes accounting
Petri Gynther
2016-03-18
net: bcmgenet: fix dma api length mismatch
Eric Dumazet
2016-02-19
net: bcmgenet: Fix internal PHY link state
Jaedon Shin
2016-01-21
net: bcmgenet: Properly configure PHY to ignore interrupt
Florian Fainelli
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2015-11-18
net: add netif_tx_napi_add()
Eric Dumazet
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-01
net: bcmgenet: Software reset EPHY after power on
Florian Fainelli
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-18
net: bcmgenet: Fix early link interrupt enabling
Florian Fainelli
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-09-21
net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_high
Florian Fainelli
2015-09-21
net: bcmgenet: Fix module autoload for OF platform driver
Luis de Bethencourt
[next]