index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
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
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-04-29
net: bcmgenet: synchronize UMAC_CMD access
Doug Berger
2024-04-29
net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()
Doug Berger
2024-04-03
net: bcmgenet: Reset RBUF on first open
Phil Elwell
2024-02-07
net: bcmgenet: remove eee_enabled/eee_active in bcmgenet_get_eee()
Russell King (Oracle)
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-02
net: bcmgenet: Fix FCS generation for fragmented skbuffs
Adrian Cinal
2023-10-08
net: bcmgenet: Remove custom ndo_poll_controller()
Florian Fainelli
2023-09-20
net: ethernet: broadcom: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-31
net: bcmgenet: Remove TX ring full logging
Florian Fainelli
2023-06-07
net: bcmgenet: Fix EEE implementation
Florian Fainelli
2023-05-16
net: bcmgenet: Restore phy_stop() depending upon suspend/close
Florian Fainelli
2023-05-05
net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()
Florian Fainelli
2023-01-30
net: bcmgenet: Add a check for oversized packets
Florian Fainelli
2022-12-09
net: bcmgenet: Remove the unused function
Jiapeng Chong
2022-10-20
net: bcmgenet: add RX_CLS_LOC_ANY support
Doug Berger
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-12
net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral
Florian Fainelli
2022-05-05
net: switch to netif_napi_add_tx()
Jakub Kicinski
2022-04-26
net: bcmgenet: hide status block before TX timestamping
Jonathan Lemon
2022-04-14
net: bcmgenet: Revert "Use stronger register read/writes to assure ordering"
Jeremy Linton
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-21
net: bcmgenet: Use stronger register read/writes to assure ordering
Jeremy Linton
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-17
net: bcmgenet: skip invalid partial checksums
Doug Berger
2022-01-24
net: use bool values to pass bool param of phy_init_eee()
Jisheng Zhang
2022-01-14
bcmgenet: add WOL IRQ check
Sergey Shtylyov
2021-10-24
net: bcmgenet: Add support for 7712 16nm internal EPHY
Florian Fainelli
2021-10-16
ethernet: bcmgenet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-07
ethernet: use device_get_ethdev_address()
Jakub Kicinski
2021-10-07
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
2021-10-07
eth: fwnode: change the return type of mac address helpers
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-09-27
net: bcmgenet: add support for ethtool flow control
Doug Berger
2021-09-27
net: bcmgenet: remove old link state values
Doug Berger
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-03
bcmgenet: remove call to netdev_boot_setup_check
Arnd Bergmann
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-08
net: bcmgenet: Ensure all TX/RX queues DMAs are disabled
Florian Fainelli
2021-07-01
net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clear
Doug Berger
2021-06-24
net: bcmgenet: Add mdio-bcm-unimac soft dependency
Jian-Hong Pan
2020-12-16
net: bcmgenet: Fix a resource leak in an error handling path in the probe fun...
Christophe JAILLET
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-02
net: bcmgenet: fix mask check in bcmgenet_validate_flow()
Denis Efremov
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-20
net: bcmgenet: add missed clk_disable_unprepare in bcmgenet_probe
Zhang Changzhong
[next]