summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bcmsysport.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...David S. Miller2019-06-271-2/+2
|\
| * linux/dim: Move implementation to .c filesTal Gilboa2019-06-251-1/+1
| * linux/dim: Rename externally used net_dim membersTal Gilboa2019-06-251-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
|/
* net: systemport: Remove need for DMA descriptorFlorian Fainelli2019-04-231-9/+1Star
* net: systemport: Fix WoL with password after deep sleepFlorian Fainelli2019-02-031-0/+2
* net: systemport: Simplify queue mapping logicFlorian Fainelli2018-11-071-1/+0Star
* net: systemport: Restore Broadcom tag match filters upon resumeFlorian Fainelli2018-11-071-0/+1
* net: systemport: Add software counters to track reallocationsFlorian Fainelli2018-10-021-0/+2
* net: systemport: Add support for WAKE_FILTERFlorian Fainelli2018-08-071-2/+9
* net: systemport: Fix CRC forwarding check for SYSTEMPORT LiteFlorian Fainelli2018-07-121-1/+2
* net: systemport: Fix coalescing settings handlingFlorian Fainelli2018-03-301-2/+2
* net: systemport: Remove adaptive TX coalescingFlorian Fainelli2018-03-301-1/+0Star
* net: systemport: Implement adaptive interrupt coalescingFlorian Fainelli2018-03-261-0/+14
* net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli2018-03-161-1/+1
* net: systemport: Only inspect valid switch port & queuesFlorian Fainelli2017-11-021-0/+1
* net: systemport: Establish lower/upper queue mappingFlorian Fainelli2017-10-121-1/+10
* net: systemport: Correctly set TSB endian for hostFlorian Fainelli2017-09-021-1/+2
* net: systemport: Support 64bit statisticskiki good2017-08-071-0/+21
* net: systemport: Track per TX ring statisticsFlorian Fainelli2017-03-241-0/+5
* net: systemport: Add support for SYSTEMPORT LiteFlorian Fainelli2017-01-221-14/+64
* net: systemport: Dynamically allocate number of TX ringsFlorian Fainelli2017-01-221-1/+1
* net: ethernet: bcmsysport: use phydev from struct net_devicePhilippe Reynes2016-06-201-1/+0Star
* net: systemport: Pre-calculate and utilize cb->bd_addrFlorian Fainelli2015-05-311-2/+0Star
* net: systemport: Implement RX coalescing control knobsFlorian Fainelli2015-05-131-1/+1
* trivial: net: systemport: bcmsysport.h: fix 0x0x prefixAntonio Ospite2015-04-291-1/+1
* net: systemport: fix software maintained statisticsFlorian Fainelli2015-03-011-0/+2
* net: systemport: log RX buffer allocation and RX/TX DMA failuresFlorian Fainelli2014-11-211-0/+3
* net: systemport: add Wake-on-LAN supportFlorian Fainelli2014-07-081-0/+12
* net: systemport: rename rx_csum_en to rx_chk_enFlorian Fainelli2014-07-081-1/+1
* drivers/net: fix broadcom/bcmsysport.c compile fail on SPARCPaul Gortmaker2014-06-031-2/+2
* net: systemport: use the new fixed PHY helpersFlorian Fainelli2014-05-221-0/+1
* net: systemport: pad packets to a minimum of 68 bytesFlorian Fainelli2014-05-151-3/+3
* net: systemport: add Broadcom SYSTEMPORT Ethernet MAC driverFlorian Fainelli2014-04-261-0/+677