index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bcmsysport.c
Age
Commit message (
Expand
)
Author
2022-10-27
net: bcmsysport: Indicate MAC is in charge of PHY PM
Florian Fainelli
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-06-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-17
net: systemport: Fix an error handling path in bcm_sysport_probe()
Christophe JAILLET
2022-05-05
net: switch to netif_napi_add_tx()
Jakub Kicinski
2022-05-02
net: systemport: don't use bitmap_weight() in bcm_sysport_rule_set()
Yury Norov
2021-12-16
net: systemport: Add global locking for descriptor lifecycle
Florian Fainelli
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-20
net: systemport: free dev before on error path
Pan Bian
2021-01-07
net: systemport: use standard netdevice notifier to detect DSA presence
Vladimir Oltean
2021-01-07
net: dsa: move the Broadcom tag information in a separate header file
Vladimir Oltean
2020-12-21
net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZE
Florian Fainelli
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-03
net: systemport: Manage Wake-on-LAN clock
Florian Fainelli
2020-09-03
net: systemport: fetch and use clock resources
Florian Fainelli
2020-08-24
net: systemport: Fix memleak in bcm_sysport_probe
Dinghao Liu
2020-07-09
net: systemport: fix double shift of a vlan_tci by VLAN_PRIO_SHIFT
Colin Ian King
2020-07-07
net: systemport: Add support for VLAN transmit acceleration
Florian Fainelli
2020-04-24
net: systemport: suppress warnings on failed Rx SKB allocations
Doug Berger
2020-04-20
net: systemport: Omit superfluous error message in bcm_sysport_probe()
Tang Bin
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
net: systemport: fix index check to avoid an array out of bounds access
Colin Ian King
2020-03-10
net: systemport: reject unsupported coalescing params
Jakub Kicinski
2020-03-03
net/broadcom: Clean broadcom code from driver versions
Leon Romanovsky
2020-02-06
net: systemport: Avoid RBUF stuck in Wake-on-LAN mode
Florian Fainelli
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-17
net: systemport: Fixed queue mapping in internal ring map
Florian Fainelli
2019-12-19
net: systemport: Set correct DMA mask
Florian Fainelli
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-09-27
net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()
Dan Carpenter
2019-08-22
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-08-21
net: systemport: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-25
linux/dim: Fix overflow in dim calculation
Yamin Friedman
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-22
net: systemport: Remove need for DMA descriptor
Florian Fainelli
2019-03-21
net: systemport: Remove print of base address
Florian Fainelli
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
[next]