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
/
bcmsysport.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: systemport: Move IO macros to header file
Florian Fainelli
2024-10-28
1
-22
/
+0
*
net: systemport: Remove unused txchk accessors
Florian Fainelli
2024-10-28
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-21
1
-0
/
+1
|
\
|
*
net: systemport: fix potential memory leak in bcm_sysport_xmit()
Wang Hai
2024-10-15
1
-0
/
+1
*
|
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-05
1
-1
/
+1
|
/
*
net: dsa: Use conduit and user terms
Florian Fainelli
2023-10-24
1
-1
/
+1
*
net: ethernet: broadcom: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-4
/
+2
*
net: systemport: Replace platform_get_irq with platform_get_irq_optional
Jiasheng Jiang
2023-06-02
1
-2
/
+2
*
net: systemport: Add support for RDMA overflow statistic counter
Florian Fainelli
2022-11-01
1
-0
/
+11
*
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-10-29
1
-6
/
+6
*
net: bcmsysport: Indicate MAC is in charge of PHY PM
Florian Fainelli
2022-10-27
1
-0
/
+3
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-29
1
-1
/
+1
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-2
/
+2
*
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-06-04
1
-5
/
+1
|
\
|
*
net: systemport: don't use bitmap_weight() in bcm_sysport_rule_set()
Yury Norov
2022-05-02
1
-5
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-19
1
-2
/
+4
|
\
\
|
*
|
net: systemport: Fix an error handling path in bcm_sysport_probe()
Christophe JAILLET
2022-05-17
1
-2
/
+4
|
|
/
*
/
net: switch to netif_napi_add_tx()
Jakub Kicinski
2022-05-06
1
-1
/
+1
|
/
*
net: systemport: Add global locking for descriptor lifecycle
Florian Fainelli
2021-12-16
1
-1
/
+4
*
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
1
-1
/
+1
*
ethernet: use of_get_ethdev_address()
Jakub Kicinski
2021-10-07
1
-1
/
+1
*
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-2
/
+6
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
1
-5
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-20
1
-2
/
+4
|
\
|
*
net: systemport: free dev before on error path
Pan Bian
2021-01-20
1
-2
/
+4
*
|
net: systemport: use standard netdevice notifier to detect DSA presence
Vladimir Oltean
2021-01-08
1
-45
/
+36
*
|
net: dsa: move the Broadcom tag information in a separate header file
Vladimir Oltean
2021-01-08
1
-0
/
+1
|
/
*
net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZE
Florian Fainelli
2020-12-22
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-05
1
-2
/
+4
|
\
|
*
net: systemport: Fix memleak in bcm_sysport_probe
Dinghao Liu
2020-08-24
1
-2
/
+4
*
|
net: systemport: Manage Wake-on-LAN clock
Florian Fainelli
2020-09-04
1
-1
/
+9
*
|
net: systemport: fetch and use clock resources
Florian Fainelli
2020-09-04
1
-1
/
+29
|
/
*
net: systemport: fix double shift of a vlan_tci by VLAN_PRIO_SHIFT
Colin Ian King
2020-07-09
1
-2
/
+1
*
net: systemport: Add support for VLAN transmit acceleration
Florian Fainelli
2020-07-07
1
-3
/
+34
*
net: systemport: suppress warnings on failed Rx SKB allocations
Doug Berger
2020-04-25
1
-1
/
+2
*
net: systemport: Omit superfluous error message in bcm_sysport_probe()
Tang Bin
2020-04-20
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-13
1
-1
/
+1
|
\
|
*
net: systemport: fix index check to avoid an array out of bounds access
Colin Ian King
2020-03-12
1
-1
/
+1
*
|
net: systemport: reject unsupported coalescing params
Jakub Kicinski
2020-03-11
1
-2
/
+4
*
|
net/broadcom: Clean broadcom code from driver versions
Leon Romanovsky
2020-03-04
1
-1
/
+0
|
/
*
net: systemport: Avoid RBUF stuck in Wake-on-LAN mode
Florian Fainelli
2020-02-06
1
-0
/
+3
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
1
-3
/
+4
|
\
|
*
net: systemport: Fixed queue mapping in internal ring map
Florian Fainelli
2020-01-17
1
-3
/
+4
*
|
net: systemport: Set correct DMA mask
Florian Fainelli
2019-12-20
1
-0
/
+8
*
|
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-13
1
-1
/
+1
|
/
*
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
1
-2
/
+2
*
net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()
Dan Carpenter
2019-09-27
1
-1
/
+1
*
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-08-23
1
-2
/
+1
*
net: systemport: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-21
1
-3
/
+1
[next]