index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bcmsysport.c
Age
Commit message (
Expand
)
Author
2018-08-13
net: systemport: fix unused function warning
Arnd Bergmann
2018-08-07
net: systemport: Add support for WAKE_FILTER
Florian Fainelli
2018-08-03
net: systemport: Create helper to set MPD
Florian Fainelli
2018-08-03
net: systemport: Do not re-configure upon WoL interrupt
Florian Fainelli
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-12
net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite
Florian Fainelli
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-29
net: systemport: fix spelling mistake: "asymetric" -> "asymmetric"
Colin Ian King
2018-04-27
net: systemport: Correclty disambiguate driver instances
Florian Fainelli
2018-04-24
net/dim: Rename *_get_profile() functions to *_get_rx_moderation()
Tal Gilboa
2018-04-04
net: systemport: Fix sparse warnings in bcm_sysport_insert_tsb()
Florian Fainelli
2018-03-30
net: systemport: Fix coalescing settings handling
Florian Fainelli
2018-03-30
net: systemport: Remove adaptive TX coalescing
Florian Fainelli
2018-03-25
net: systemport: Implement adaptive interrupt coalescing
Florian Fainelli
2018-03-16
net: systemport: Rewrite __bcm_sysport_tx_reclaim()
Florian Fainelli
2018-01-05
net: systemport: Remove short packet padding
Florian Fainelli
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-03
net: systemport: Correct IPG length settings
Florian Fainelli
2017-11-02
net: systemport: Only inspect valid switch port & queues
Florian Fainelli
2017-10-27
net: systemport: Check DSA notifier master against ourself
Florian Fainelli
2017-10-23
net: systemport: Guard against unmapped TX ring
Florian Fainelli
2017-10-12
net: systemport: Turn on ACB at the SYSTEMPORT level
Florian Fainelli
2017-10-12
net: systemport: Establish lower/upper queue mapping
Florian Fainelli
2017-09-18
net: systemport: Fix 64-bit statistics dependency
Florian Fainelli
2017-09-15
net: systemport: Fix 64-bit stats deadlock
Florian Fainelli
2017-09-01
net: systemport: Correctly set TSB endian for host
Florian Fainelli
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-29
net: systemport: Set correct RSB endian bits based on host
Florian Fainelli
2017-08-29
net: systemport: Use correct I/O accessors
Florian Fainelli
2017-08-24
net: systemport: Free DMA coherent descriptors on errors
Florian Fainelli
2017-08-24
net: systemport: Be drop monitor friendly
Florian Fainelli
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-09
net: systemport: Fix software statistics for SYSTEMPORT Lite
Florian Fainelli
2017-08-06
net: systemport: Support 64bit statistics
kiki good
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-02
net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT Lite
Florian Fainelli
2017-03-28
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-03-24
net: systemport: Simplify circular pointer arithmetic
Florian Fainelli
2017-03-24
net: systemport: Clear status to reduce spurious interrupts
Florian Fainelli
2017-03-24
net: systemport: Track per TX ring statistics
Florian Fainelli
2017-01-22
net: systemport: Add support for SYSTEMPORT Lite
Florian Fainelli
2017-01-22
net: systemport: Dynamically allocate number of TX rings
Florian Fainelli
2017-01-13
net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim
Florian Fainelli
2017-01-04
net: systemport: Pad packet before inserting TSB
Florian Fainelli
2017-01-04
net: systemport: Utilize skb_put_padto()
Florian Fainelli
2016-11-29
net: ethernet: bcmsysport: fix fixed-link phydev leaks
Johan Hovold
2016-08-31
net: systemport: constify ethtool_ops structures
Julia Lawall
2016-08-25
net: systemport: Fix ordering in intrl2_*_mask_clear macro
Florian Fainelli
[next]