index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
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
Files
Lines
*
net: systemport: fix unused function warning
Arnd Bergmann
2018-08-13
1
-4
/
+2
*
net: systemport: Add support for WAKE_FILTER
Florian Fainelli
2018-08-07
1
-7
/
+186
*
net: systemport: Create helper to set MPD
Florian Fainelli
2018-08-03
1
-7
/
+13
*
net: systemport: Do not re-configure upon WoL interrupt
Florian Fainelli
2018-08-03
1
-3
/
+1
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
1
-2
/
+2
|
\
|
*
net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite
Florian Fainelli
2018-07-12
1
-2
/
+2
*
|
net: allow fallback function to pass netdev
Alexander Duyck
2018-07-09
1
-2
/
+2
*
|
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-07-09
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-04
1
-5
/
+13
|
\
|
*
net: systemport: fix spelling mistake: "asymetric" -> "asymmetric"
Colin Ian King
2018-04-29
1
-1
/
+1
|
*
net: systemport: Correclty disambiguate driver instances
Florian Fainelli
2018-04-27
1
-4
/
+12
*
|
net/dim: Rename *_get_profile() functions to *_get_rx_moderation()
Tal Gilboa
2018-04-24
1
-3
/
+3
|
/
*
net: systemport: Fix sparse warnings in bcm_sysport_insert_tsb()
Florian Fainelli
2018-04-04
1
-5
/
+6
*
net: systemport: Fix coalescing settings handling
Florian Fainelli
2018-03-30
1
-18
/
+44
*
net: systemport: Remove adaptive TX coalescing
Florian Fainelli
2018-03-30
1
-53
/
+8
*
net: systemport: Implement adaptive interrupt coalescing
Florian Fainelli
2018-03-25
1
-15
/
+126
*
net: systemport: Rewrite __bcm_sysport_tx_reclaim()
Florian Fainelli
2018-03-16
1
-18
/
+15
*
net: systemport: Remove short packet padding
Florian Fainelli
2018-01-05
1
-12
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-4
/
+6
|
\
|
*
net: systemport: Correct IPG length settings
Florian Fainelli
2017-11-03
1
-4
/
+6
*
|
net: systemport: Only inspect valid switch port & queues
Florian Fainelli
2017-11-02
1
-2
/
+7
*
|
net: systemport: Check DSA notifier master against ourself
Florian Fainelli
2017-10-27
1
-15
/
+18
*
|
net: systemport: Guard against unmapped TX ring
Florian Fainelli
2017-10-23
1
-0
/
+3
*
|
net: systemport: Turn on ACB at the SYSTEMPORT level
Florian Fainelli
2017-10-12
1
-1
/
+5
*
|
net: systemport: Establish lower/upper queue mapping
Florian Fainelli
2017-10-12
1
-4
/
+111
|
/
*
net: systemport: Fix 64-bit statistics dependency
Florian Fainelli
2017-09-18
1
-20
/
+32
*
net: systemport: Fix 64-bit stats deadlock
Florian Fainelli
2017-09-15
1
-3
/
+0
*
net: systemport: Correctly set TSB endian for host
Florian Fainelli
2017-09-01
1
-0
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
1
-1
/
+3
|
\
|
*
net: systemport: Free DMA coherent descriptors on errors
Florian Fainelli
2017-08-24
1
-0
/
+2
|
*
net: systemport: Be drop monitor friendly
Florian Fainelli
2017-08-24
1
-1
/
+1
*
|
net: systemport: Set correct RSB endian bits based on host
Florian Fainelli
2017-08-29
1
-2
/
+6
*
|
net: systemport: Use correct I/O accessors
Florian Fainelli
2017-08-29
1
-6
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-10
1
-0
/
+2
|
\
|
|
*
net: systemport: Fix software statistics for SYSTEMPORT Lite
Florian Fainelli
2017-08-09
1
-0
/
+4
*
|
net: systemport: Support 64bit statistics
kiki good
2017-08-06
1
-17
/
+61
|
/
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT Lite
Florian Fainelli
2017-06-02
1
-2
/
+5
*
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-03-28
1
-0
/
+1
*
net: systemport: Simplify circular pointer arithmetic
Florian Fainelli
2017-03-24
1
-5
/
+1
*
net: systemport: Clear status to reduce spurious interrupts
Florian Fainelli
2017-03-24
1
-0
/
+10
*
net: systemport: Track per TX ring statistics
Florian Fainelli
2017-03-24
1
-7
/
+58
*
net: systemport: Add support for SYSTEMPORT Lite
Florian Fainelli
2017-01-22
1
-64
/
+259
*
net: systemport: Dynamically allocate number of TX rings
Florian Fainelli
2017-01-22
1
-0
/
+11
*
net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim
Florian Fainelli
2017-01-13
1
-7
/
+18
*
net: systemport: Pad packet before inserting TSB
Florian Fainelli
2017-01-04
1
-9
/
+9
*
net: systemport: Utilize skb_put_padto()
Florian Fainelli
2017-01-04
1
-3
/
+2
*
net: ethernet: bcmsysport: fix fixed-link phydev leaks
Johan Hovold
2016-11-29
1
-5
/
+12
*
net: systemport: constify ethtool_ops structures
Julia Lawall
2016-08-31
1
-1
/
+1
*
net: systemport: Fix ordering in intrl2_*_mask_clear macro
Florian Fainelli
2016-08-25
1
-1
/
+1
[next]