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
/
bcmgenet.c
Age
Commit message (
Expand
)
Author
2019-07-18
net: bcmgenet: use promisc for unsupported filters
Justin Chen
2019-06-27
Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...
David S. Miller
2019-06-25
linux/dim: Rename externally used net_dim members
Tal Gilboa
2019-06-25
linux/dim: Rename net_dim_sample() to net_dim_update_sample()
Tal Gilboa
2019-06-25
linux/dim: Rename externally exposed macros
Tal Gilboa
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
2018-11-17
net: bcmgenet: abort suspend on error
Doug Berger
2018-11-17
net: bcmgenet: code movement
Doug Berger
2018-11-08
net: bcmgenet: return correct value 'ret' from bcmgenet_power_down
YueHaibing
2018-11-03
net: bcmgenet: protect stop from timeout
Doug Berger
2018-04-24
net/dim: Rename *_get_profile() functions to *_get_rx_moderation()
Tal Gilboa
2018-04-04
net: bcmgenet: Fix sparse warnings in bcmgenet_put_tx_csum()
Florian Fainelli
2018-03-30
net: bcmgenet: Fix coalescing settings handling
Florian Fainelli
2018-03-29
net: bcmgenet: return NULL instead of plain integer
Wei Yongjun
2018-03-25
net: bcmgenet: Add support for adaptive RX coalescing
Florian Fainelli
2018-01-15
net: phy: remove parameter new_link from phy_mac_interrupt()
Heiner Kallweit
2017-10-27
net: bcmgenet: Use BUG_ON instead of if condition followed by BUG
Gustavo A. R. Silva
2017-10-26
net: bcmgenet: use dev->phydev instead of priv->phydev
Doug Berger
2017-10-26
Revert "net: bcmgenet: Software reset EPHY after power on"
Doug Berger
2017-10-26
net: bcmgenet: relax lock constraints to reduce IRQ latency
Doug Berger
2017-10-26
net: bcmgenet: rework bcmgenet_netif_start and bcmgenet_netif_stop
Doug Berger
2017-10-26
net: bcmgenet: cleanup ring interrupt masking and unmasking
Doug Berger
2017-10-26
net: bcmgenet: move NAPI initialization to ring initialization
Doug Berger
2017-10-26
net: bcmgenet: enable loopback during UniMAC sw_reset
Doug Berger
2017-10-26
net: bcmgenet: prevent duplicate calls of bcmgenet_dma_teardown
Doug Berger
2017-10-26
net: bcmgenet: correct bad merge
Doug Berger
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-29
net: bcmgenet: Use correct I/O accessors
Florian Fainelli
2017-08-24
net: bcmgenet: Be drop monitor friendly
Florian Fainelli
2017-07-31
Revert "net: bcmgenet: Remove init parameter from bcmgenet_mii_config"
Florian Fainelli
2017-07-15
net: bcmgenet: Free skb after last Tx frag
Doug Berger
2017-07-15
net: bcmgenet: Fix unmapping of fragments in bcmgenet_xmit()
Doug Berger
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-21
net: bcmgenet: Track per TX/RX rings statistics
Florian Fainelli
2017-03-15
net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled
Florian Fainelli
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-13
net: bcmgenet: add support for the GENETv5 hardware
Doug Berger
2017-03-13
net: bcmgenet: return EOPNOTSUPP for unknown ioctl commands
Doug Berger
2017-03-13
net: bcmgenet: correct return value of __bcmgenet_tx_reclaim
Doug Berger
2017-03-13
net: bcmgenet: clear status to reduce spurious interrupts
Doug Berger
2017-03-13
net: bcmgenet: remove handling of wol interrupts from isr0
Doug Berger
2017-03-13
net: bcmgenet: manage dma interrupts in napi code
Doug Berger
2017-03-13
net: bcmgenet: remove meaningless lines
Doug Berger
2017-03-13
net: bcmgenet: simplify circular pointer arithmetic
Doug Berger
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
[prev]
[next]