index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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
Files
Lines
*
net: systemport: Use eth_hw_addr_random
Vaishali Thakkar
2015-07-09
1
-1
/
+1
*
net: systemport: Add a check for oversized packets
Florian Fainelli
2015-05-30
1
-0
/
+8
*
net: systemport: rewrite bcm_sysport_rx_refill
Florian Fainelli
2015-05-30
1
-40
/
+41
*
net: systemport: Pre-calculate and utilize cb->bd_addr
Florian Fainelli
2015-05-30
1
-9
/
+9
*
net: systemport: Implement RX coalescing control knobs
Florian Fainelli
2015-05-12
1
-6
/
+21
*
net: systemport: Implement TX coalescing control knobs
Florian Fainelli
2015-05-12
1
-0
/
+48
*
net: systemport: fix software maintained statistics
Florian Fainelli
2015-03-01
1
-3
/
+4
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
1
-1
/
+0
|
|
\
|
|
*
net: ethernet: broadcom: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
|
net: systemport: allow changing MAC address
Florian Fainelli
2014-12-09
1
-0
/
+22
*
|
|
net: systemport: log RX buffer allocation and RX/TX DMA failures
Florian Fainelli
2014-11-21
1
-1
/
+9
*
|
|
net: systemport: fix tx work done in TX napi poll
Florian Fainelli
2014-11-12
1
-1
/
+3
*
|
|
net: systemport: do not crash freeing an unitialized TX ring
Florian Fainelli
2014-11-01
1
-0
/
+7
*
|
|
net: systemport: fix DMA allocation/freeing sizes
Florian Fainelli
2014-11-01
1
-2
/
+4
|
/
/
*
|
net: systemport: reset UniMAC coming out of a suspend cycle
Florian Fainelli
2014-10-28
1
-0
/
+2
*
|
net: systemport: enable RX interrupts after NAPI
Florian Fainelli
2014-10-28
1
-6
/
+3
|
/
*
net: systemport: avoid unbalanced enable_irq_wake calls
Florian Fainelli
2014-10-10
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-08
1
-6
/
+7
|
\
|
*
net: systemport: fix bcm_sysport_insert_tsb()
Florian Fainelli
2014-10-04
1
-6
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-23
1
-12
/
+19
|
\
\
|
|
/
|
*
net: systemport: check harder for out of memory conditions
Florian Fainelli
2014-09-08
1
-12
/
+19
*
|
net: systemport: update UMAC_CMD only when link is detected
Florian Fainelli
2014-09-04
1
-3
/
+6
*
|
net: systemport: tell RXCHK if we are using Broadcom tags
Florian Fainelli
2014-09-01
1
-0
/
+9
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-16
1
-32
/
+11
|
\
|
*
net: systemport: fix TX NAPI work done return value
Florian Fainelli
2014-07-01
1
-2
/
+2
|
*
net: systemport: fix UniMAC reset logic
Florian Fainelli
2014-07-01
1
-24
/
+9
|
*
net: systemport: do not clear IFF_MULTICAST flag
Florian Fainelli
2014-07-01
1
-6
/
+0
*
|
net: systemport: use kcalloc instead of kzalloc
Florian Fainelli
2014-07-09
1
-3
/
+3
*
|
net: systemport: align multiple lines correctly
Florian Fainelli
2014-07-09
1
-59
/
+58
*
|
net: systemport: add Wake-on-LAN support
Florian Fainelli
2014-07-07
1
-3
/
+152
*
|
net: systemport: rename rx_csum_en to rx_chk_en
Florian Fainelli
2014-07-07
1
-5
/
+5
*
|
net: systemport: add suspend and resume support
Florian Fainelli
2014-07-07
1
-4
/
+160
*
|
net: systemport: add bcm_sysport_netif_{enable,stop}
Florian Fainelli
2014-07-07
1
-13
/
+27
*
|
net: systemport: update umac_enable_set to take a bitmask
Florian Fainelli
2014-07-07
1
-12
/
+7
|
/
*
net: systemport: start with carrier off
Florian Fainelli
2014-06-05
1
-0
/
+3
*
net: systemport: fix comment about HW prepending 2bytes
Florian Fainelli
2014-06-05
1
-3
/
+3
*
net: systemport: correctly check for RX_STATUS_OVFLOW flag
Florian Fainelli
2014-06-05
1
-1
/
+1
*
net: systemport: fix transmit locking scheme
Florian Fainelli
2014-06-05
1
-5
/
+7
*
drivers/net: fix broadcom/bcmsysport.c compile fail on SPARC
Paul Gortmaker
2014-06-02
1
-6
/
+6
*
net: systemport: use the new fixed PHY helpers
Florian Fainelli
2014-05-22
1
-2
/
+15
*
net: systemport: wait for packet in umac_enable_set()
Florian Fainelli
2014-05-16
1
-0
/
+6
*
net: systemport: fix dma_unmap_single() len
Florian Fainelli
2014-05-16
1
-1
/
+1
*
net: systemport: pad packets to a minimum of 68 bytes
Florian Fainelli
2014-05-15
1
-4
/
+20
*
net: systemport: only update UMAC_CMD if something changed
Florian Fainelli
2014-05-15
1
-5
/
+6
*
net: systemport: Use devm_ioremap_resource()
Jingoo Han
2014-05-14
1
-4
/
+3
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
net: systemport: add Broadcom SYSTEMPORT Ethernet MAC driver
Florian Fainelli
2014-04-26
1
-0
/
+1614