index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bcmsysport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-13
net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim
Florian Fainelli
1
-7
/
+18
2017-01-04
net: systemport: Pad packet before inserting TSB
Florian Fainelli
1
-9
/
+9
2017-01-04
net: systemport: Utilize skb_put_padto()
Florian Fainelli
1
-3
/
+2
2016-11-29
net: ethernet: bcmsysport: fix fixed-link phydev leaks
Johan Hovold
1
-5
/
+12
2016-08-31
net: systemport: constify ethtool_ops structures
Julia Lawall
1
-1
/
+1
2016-08-25
net: systemport: Fix ordering in intrl2_*_mask_clear macro
Florian Fainelli
1
-1
/
+1
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-07-01
net: bcmsysport: Device stats are unsigned long
Florian Fainelli
1
-1
/
+1
2016-06-19
net: ethernet: bcmsysport: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-20
/
+2
2016-06-19
net: ethernet: bcmsysport: use phydev from struct net_device
Philippe Reynes
1
-17
/
+14
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-04-21
net: bcmsysport: use napi_complete_done()
Florian Fainelli
1
-1
/
+1
2016-04-21
net: bcmsysport: use __napi_schedule_irqoff()
Florian Fainelli
1
-2
/
+2
2015-11-18
net: add netif_tx_napi_add()
Eric Dumazet
1
-1
/
+1
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-1
/
+0
2015-09-21
net: systemport: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-07-31
net: systemport: Add netconsole support
Florian Fainelli
1
-0
/
+18
2015-07-09
net: systemport: Use eth_hw_addr_random
Vaishali Thakkar
1
-1
/
+1
2015-05-30
net: systemport: Add a check for oversized packets
Florian Fainelli
1
-0
/
+8
2015-05-30
net: systemport: rewrite bcm_sysport_rx_refill
Florian Fainelli
1
-40
/
+41
2015-05-30
net: systemport: Pre-calculate and utilize cb->bd_addr
Florian Fainelli
1
-9
/
+9
2015-05-12
net: systemport: Implement RX coalescing control knobs
Florian Fainelli
1
-6
/
+21
2015-05-12
net: systemport: Implement TX coalescing control knobs
Florian Fainelli
1
-0
/
+48
2015-03-01
net: systemport: fix software maintained statistics
Florian Fainelli
1
-3
/
+4
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-09
net: systemport: allow changing MAC address
Florian Fainelli
1
-0
/
+22
2014-11-21
net: systemport: log RX buffer allocation and RX/TX DMA failures
Florian Fainelli
1
-1
/
+9
2014-11-12
net: systemport: fix tx work done in TX napi poll
Florian Fainelli
1
-1
/
+3
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-1
/
+0
2014-11-01
net: systemport: do not crash freeing an unitialized TX ring
Florian Fainelli
1
-0
/
+7
2014-11-01
net: systemport: fix DMA allocation/freeing sizes
Florian Fainelli
1
-2
/
+4
2014-10-28
net: systemport: reset UniMAC coming out of a suspend cycle
Florian Fainelli
1
-0
/
+2
2014-10-28
net: systemport: enable RX interrupts after NAPI
Florian Fainelli
1
-6
/
+3
2014-10-20
net: ethernet: broadcom: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-10
net: systemport: avoid unbalanced enable_irq_wake calls
Florian Fainelli
1
-1
/
+2
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+7
2014-10-04
net: systemport: fix bcm_sysport_insert_tsb()
Florian Fainelli
1
-6
/
+7
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-12
/
+19
2014-09-08
net: systemport: check harder for out of memory conditions
Florian Fainelli
1
-12
/
+19
2014-09-04
net: systemport: update UMAC_CMD only when link is detected
Florian Fainelli
1
-3
/
+6
2014-09-01
net: systemport: tell RXCHK if we are using Broadcom tags
Florian Fainelli
1
-0
/
+9
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-32
/
+11
2014-07-09
net: systemport: use kcalloc instead of kzalloc
Florian Fainelli
1
-3
/
+3
2014-07-09
net: systemport: align multiple lines correctly
Florian Fainelli
1
-59
/
+58
2014-07-07
net: systemport: add Wake-on-LAN support
Florian Fainelli
1
-3
/
+152
2014-07-07
net: systemport: rename rx_csum_en to rx_chk_en
Florian Fainelli
1
-5
/
+5
2014-07-07
net: systemport: add suspend and resume support
Florian Fainelli
1
-4
/
+160
2014-07-07
net: systemport: add bcm_sysport_netif_{enable,stop}
Florian Fainelli
1
-13
/
+27
2014-07-07
net: systemport: update umac_enable_set to take a bitmask
Florian Fainelli
1
-12
/
+7
2014-07-01
net: systemport: fix TX NAPI work done return value
Florian Fainelli
1
-2
/
+2
[next]