index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bcmsysport.c
Commit message (
Expand
)
Author
Age
*
net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim
Florian Fainelli
2017-01-13
*
net: systemport: Pad packet before inserting TSB
Florian Fainelli
2017-01-04
*
net: systemport: Utilize skb_put_padto()
Florian Fainelli
2017-01-04
*
net: ethernet: bcmsysport: fix fixed-link phydev leaks
Johan Hovold
2016-11-29
*
net: systemport: constify ethtool_ops structures
Julia Lawall
2016-08-31
*
net: systemport: Fix ordering in intrl2_*_mask_clear macro
Florian Fainelli
2016-08-25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-06
|
\
|
*
net: bcmsysport: Device stats are unsigned long
Florian Fainelli
2016-07-01
*
|
net: ethernet: bcmsysport: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-06-19
*
|
net: ethernet: bcmsysport: use phydev from struct net_device
Philippe Reynes
2016-06-19
|
/
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
*
net: bcmsysport: use napi_complete_done()
Florian Fainelli
2016-04-21
*
net: bcmsysport: use __napi_schedule_irqoff()
Florian Fainelli
2016-04-21
*
net: add netif_tx_napi_add()
Eric Dumazet
2015-11-18
*
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-16
*
net: systemport: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-21
*
net: systemport: Add netconsole support
Florian Fainelli
2015-07-31
*
net: systemport: Use eth_hw_addr_random
Vaishali Thakkar
2015-07-09
*
net: systemport: Add a check for oversized packets
Florian Fainelli
2015-05-31
*
net: systemport: rewrite bcm_sysport_rx_refill
Florian Fainelli
2015-05-31
*
net: systemport: Pre-calculate and utilize cb->bd_addr
Florian Fainelli
2015-05-31
*
net: systemport: Implement RX coalescing control knobs
Florian Fainelli
2015-05-12
*
net: systemport: Implement TX coalescing control knobs
Florian Fainelli
2015-05-12
*
net: systemport: fix software maintained statistics
Florian Fainelli
2015-03-01
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
|
\
|
*
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
|
|
\
|
|
*
net: ethernet: broadcom: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
*
|
|
net: systemport: allow changing MAC address
Florian Fainelli
2014-12-09
*
|
|
net: systemport: log RX buffer allocation and RX/TX DMA failures
Florian Fainelli
2014-11-21
*
|
|
net: systemport: fix tx work done in TX napi poll
Florian Fainelli
2014-11-12
*
|
|
net: systemport: do not crash freeing an unitialized TX ring
Florian Fainelli
2014-11-01
*
|
|
net: systemport: fix DMA allocation/freeing sizes
Florian Fainelli
2014-11-01
|
/
/
*
|
net: systemport: reset UniMAC coming out of a suspend cycle
Florian Fainelli
2014-10-28
*
|
net: systemport: enable RX interrupts after NAPI
Florian Fainelli
2014-10-28
|
/
*
net: systemport: avoid unbalanced enable_irq_wake calls
Florian Fainelli
2014-10-10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-08
|
\
|
*
net: systemport: fix bcm_sysport_insert_tsb()
Florian Fainelli
2014-10-04
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-23
|
\
|
|
*
net: systemport: check harder for out of memory conditions
Florian Fainelli
2014-09-08
*
|
net: systemport: update UMAC_CMD only when link is detected
Florian Fainelli
2014-09-05
*
|
net: systemport: tell RXCHK if we are using Broadcom tags
Florian Fainelli
2014-09-01
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-16
|
\
|
*
net: systemport: fix TX NAPI work done return value
Florian Fainelli
2014-07-01
|
*
net: systemport: fix UniMAC reset logic
Florian Fainelli
2014-07-01
|
*
net: systemport: do not clear IFF_MULTICAST flag
Florian Fainelli
2014-07-01
*
|
net: systemport: use kcalloc instead of kzalloc
Florian Fainelli
2014-07-09
*
|
net: systemport: align multiple lines correctly
Florian Fainelli
2014-07-09
*
|
net: systemport: add Wake-on-LAN support
Florian Fainelli
2014-07-07
*
|
net: systemport: rename rx_csum_en to rx_chk_en
Florian Fainelli
2014-07-07
*
|
net: systemport: add suspend and resume support
Florian Fainelli
2014-07-07
[next]