index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bcmsysport.c
Age
Commit message (
Expand
)
Author
2018-11-03
net: systemport: Protect stop from timeout
Florian Fainelli
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-02
net: systemport: Fix wake-up interrupt race during resume
Florian Fainelli
2018-10-01
net: systemport: Add software counters to track reallocations
Florian Fainelli
2018-10-01
net: systemport: Be drop monitor friendly while re-allocating headroom
Florian Fainelli
2018-10-01
net: systemport: Turn on offloads by default
Florian Fainelli
2018-10-01
net: systemport: Utilize bcm_sysport_set_features() during resume/open
Florian Fainelli
2018-10-01
net: systemport: Refactor bcm_sysport_set_features()
Florian Fainelli
2018-08-13
net: systemport: fix unused function warning
Arnd Bergmann
2018-08-07
net: systemport: Add support for WAKE_FILTER
Florian Fainelli
2018-08-03
net: systemport: Create helper to set MPD
Florian Fainelli
2018-08-03
net: systemport: Do not re-configure upon WoL interrupt
Florian Fainelli
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-12
net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite
Florian Fainelli
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-29
net: systemport: fix spelling mistake: "asymetric" -> "asymmetric"
Colin Ian King
2018-04-27
net: systemport: Correclty disambiguate driver instances
Florian Fainelli
2018-04-24
net/dim: Rename *_get_profile() functions to *_get_rx_moderation()
Tal Gilboa
2018-04-04
net: systemport: Fix sparse warnings in bcm_sysport_insert_tsb()
Florian Fainelli
2018-03-30
net: systemport: Fix coalescing settings handling
Florian Fainelli
2018-03-30
net: systemport: Remove adaptive TX coalescing
Florian Fainelli
2018-03-25
net: systemport: Implement adaptive interrupt coalescing
Florian Fainelli
2018-03-16
net: systemport: Rewrite __bcm_sysport_tx_reclaim()
Florian Fainelli
2018-01-05
net: systemport: Remove short packet padding
Florian Fainelli
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-03
net: systemport: Correct IPG length settings
Florian Fainelli
2017-11-02
net: systemport: Only inspect valid switch port & queues
Florian Fainelli
2017-10-27
net: systemport: Check DSA notifier master against ourself
Florian Fainelli
2017-10-23
net: systemport: Guard against unmapped TX ring
Florian Fainelli
2017-10-12
net: systemport: Turn on ACB at the SYSTEMPORT level
Florian Fainelli
2017-10-12
net: systemport: Establish lower/upper queue mapping
Florian Fainelli
2017-09-18
net: systemport: Fix 64-bit statistics dependency
Florian Fainelli
2017-09-15
net: systemport: Fix 64-bit stats deadlock
Florian Fainelli
2017-09-01
net: systemport: Correctly set TSB endian for host
Florian Fainelli
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-29
net: systemport: Set correct RSB endian bits based on host
Florian Fainelli
2017-08-29
net: systemport: Use correct I/O accessors
Florian Fainelli
2017-08-24
net: systemport: Free DMA coherent descriptors on errors
Florian Fainelli
2017-08-24
net: systemport: Be drop monitor friendly
Florian Fainelli
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-09
net: systemport: Fix software statistics for SYSTEMPORT Lite
Florian Fainelli
2017-08-06
net: systemport: Support 64bit statistics
kiki good
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-02
net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT Lite
Florian Fainelli
2017-03-28
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-03-24
net: systemport: Simplify circular pointer arithmetic
Florian Fainelli
2017-03-24
net: systemport: Clear status to reduce spurious interrupts
Florian Fainelli
2017-03-24
net: systemport: Track per TX ring statistics
Florian Fainelli
[next]