summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bcmsysport.c
AgeCommit message (Expand)Author
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-11-06net: systemport: Unmap queues upon DSA unregister eventFlorian Fainelli
2018-11-06net: systemport: Simplify queue mapping logicFlorian Fainelli
2018-11-06net: systemport: Restore Broadcom tag match filters upon resumeFlorian Fainelli
2018-11-03net: systemport: Protect stop from timeoutFlorian Fainelli
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-02net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli
2018-10-01net: systemport: Add software counters to track reallocationsFlorian Fainelli
2018-10-01net: systemport: Be drop monitor friendly while re-allocating headroomFlorian Fainelli
2018-10-01net: systemport: Turn on offloads by defaultFlorian Fainelli
2018-10-01net: systemport: Utilize bcm_sysport_set_features() during resume/openFlorian Fainelli
2018-10-01net: systemport: Refactor bcm_sysport_set_features()Florian Fainelli
2018-08-13net: systemport: fix unused function warningArnd Bergmann
2018-08-07net: systemport: Add support for WAKE_FILTERFlorian Fainelli
2018-08-03net: systemport: Create helper to set MPDFlorian Fainelli
2018-08-03net: systemport: Do not re-configure upon WoL interruptFlorian Fainelli
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-12net: systemport: Fix CRC forwarding check for SYSTEMPORT LiteFlorian Fainelli
2018-07-09net: allow fallback function to pass netdevAlexander Duyck
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-29net: systemport: fix spelling mistake: "asymetric" -> "asymmetric"Colin Ian King
2018-04-27net: systemport: Correclty disambiguate driver instancesFlorian Fainelli
2018-04-24net/dim: Rename *_get_profile() functions to *_get_rx_moderation()Tal Gilboa
2018-04-04net: systemport: Fix sparse warnings in bcm_sysport_insert_tsb()Florian Fainelli
2018-03-30net: systemport: Fix coalescing settings handlingFlorian Fainelli
2018-03-30net: systemport: Remove adaptive TX coalescingFlorian Fainelli
2018-03-25net: systemport: Implement adaptive interrupt coalescingFlorian Fainelli
2018-03-16net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli
2018-01-05net: systemport: Remove short packet paddingFlorian Fainelli
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-03net: systemport: Correct IPG length settingsFlorian Fainelli
2017-11-02net: systemport: Only inspect valid switch port & queuesFlorian Fainelli
2017-10-27net: systemport: Check DSA notifier master against ourselfFlorian Fainelli
2017-10-23net: systemport: Guard against unmapped TX ringFlorian Fainelli
2017-10-12net: systemport: Turn on ACB at the SYSTEMPORT levelFlorian Fainelli
2017-10-12net: systemport: Establish lower/upper queue mappingFlorian Fainelli
2017-09-18net: systemport: Fix 64-bit statistics dependencyFlorian Fainelli
2017-09-15net: systemport: Fix 64-bit stats deadlockFlorian Fainelli
2017-09-01net: systemport: Correctly set TSB endian for hostFlorian Fainelli
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-29net: systemport: Set correct RSB endian bits based on hostFlorian Fainelli
2017-08-29net: systemport: Use correct I/O accessorsFlorian Fainelli
2017-08-24net: systemport: Free DMA coherent descriptors on errorsFlorian Fainelli
2017-08-24net: systemport: Be drop monitor friendlyFlorian Fainelli
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-09net: systemport: Fix software statistics for SYSTEMPORT LiteFlorian Fainelli
2017-08-06net: systemport: Support 64bit statisticskiki good
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-02net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT LiteFlorian Fainelli