index
:
drm/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
root
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-11-03
net: systemport: Correct IPG length settings
Florian Fainelli
1
-4
/
+6
2017-09-18
net: systemport: Fix 64-bit statistics dependency
Florian Fainelli
1
-20
/
+32
2017-09-15
net: systemport: Fix 64-bit stats deadlock
Florian Fainelli
1
-3
/
+0
2017-09-01
net: systemport: Correctly set TSB endian for host
Florian Fainelli
1
-0
/
+13
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2017-08-29
net: systemport: Set correct RSB endian bits based on host
Florian Fainelli
1
-2
/
+6
2017-08-29
net: systemport: Use correct I/O accessors
Florian Fainelli
1
-6
/
+6
2017-08-24
net: systemport: Free DMA coherent descriptors on errors
Florian Fainelli
1
-0
/
+2
2017-08-24
net: systemport: Be drop monitor friendly
Florian Fainelli
1
-1
/
+1
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2017-08-09
net: systemport: Fix software statistics for SYSTEMPORT Lite
Florian Fainelli
1
-0
/
+4
2017-08-06
net: systemport: Support 64bit statistics
kiki good
1
-17
/
+61
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-06-02
net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT Lite
Florian Fainelli
1
-2
/
+5
2017-03-28
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
1
-0
/
+1
2017-03-24
net: systemport: Simplify circular pointer arithmetic
Florian Fainelli
1
-5
/
+1
2017-03-24
net: systemport: Clear status to reduce spurious interrupts
Florian Fainelli
1
-0
/
+10
2017-03-24
net: systemport: Track per TX ring statistics
Florian Fainelli
1
-7
/
+58
2017-01-22
net: systemport: Add support for SYSTEMPORT Lite
Florian Fainelli
1
-64
/
+259
2017-01-22
net: systemport: Dynamically allocate number of TX rings
Florian Fainelli
1
-0
/
+11
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
[next]