summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac.h
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: Initial support for TBSJose Abreu2020-01-131-0/+5
* net: stmmac: Let TX and RX interrupts be independently enabled/disabledJose Abreu2019-12-181-0/+1
* net: stmmac: Implement L3/L4 Filters using TC FlowerJose Abreu2019-09-051-0/+12
* net: stmmac: Add support for SA Insertion/Replacement in XGMAC coresJose Abreu2019-08-171-0/+1
* net: stmmac: Add Split Header support and enable it in XGMAC coresJose Abreu2019-08-171-0/+3
* net: stmmac: Prepare to add Split Header supportJose Abreu2019-08-171-0/+6
* stmmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-101-2/+0
* net: stmmac: Implement VLAN Hash Filtering in XGMACJose Abreu2019-08-081-0/+2
* net: stmmac: Implement RSS and enable it in XGMAC coreJose Abreu2019-08-081-0/+9
* net: stmmac: Introducing support for Page PoolJose Abreu2019-07-091-2/+8
* net: stmmac: Implement RX Coalesce Frames settingJose Abreu2019-07-091-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-171-11/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner2019-06-051-11/+1
* | net: stmmac: Convert to phylink and remove phylib logicJose Abreu2019-06-131-3/+0
* | net: stmmac: Start adding phylink supportJose Abreu2019-06-131-0/+4
* | net: stmmac: Introduce selftests supportJose Abreu2019-05-241-0/+22
|/
* net: stmmac: Fix NAPI poll in TX path when in multi-queueJose Abreu2019-02-211-3/+2
* net: stmmac: implement the SIOCGHWTSTAMP ioctlArtem Panfilov2019-01-221-0/+2
* net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu2018-09-181-2/+12
* Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"Jerome Brunet2018-08-291-1/+0
* net: stmmac: Run HWIF Quirks after getting HW capsJose Abreu2018-06-151-0/+1
* net: stmmac: Add Flexible PPS supportJose Abreu2018-06-041-0/+12
* net: stmmac: Use mutex instead of spinlockThierry Reding2018-05-281-1/+1
* net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmitJose Abreu2018-05-181-0/+1
* net: stmmac: Add support for U32 TC filter using Flexible RX ParserJose Abreu2018-05-101-0/+29
* net: stmmac: Implement logic to automatically select HW InterfaceJose Abreu2018-04-231-0/+1
* net: stmmac: Add support for DWMAC5 and implement Safety FeaturesJose Abreu2018-03-301-0/+1
* net: stmmac: Rework and fix TX Timeout codeJose Abreu2018-03-301-0/+11
* net: stmmac: set MSS for each tx DMA channelNiklas Cassel2018-02-201-1/+1
* net-next: stmmac: Convert old_link to boolLABBE Corentin2017-05-251-1/+1
* net: stmmac: adding multiple napi mechanismJoao Pinto2017-04-071-2/+1
* net: stmmac: adding multiple buffers for TXJoao Pinto2017-04-071-8/+18
* net: stmmac: adding multiple buffers for rxJoao Pinto2017-04-071-9/+17
* Revert "net: stmmac: enable multiple buffers"LABBE Corentin2017-03-301-35/+14
* net: stmmac: enable multiple buffersJoao Pinto2017-03-211-14/+35
* net: stmmac: remove freesoftware addressLABBE Corentin2017-02-081-4/+0
* stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structurejpinto2017-01-091-5/+0
* net: ethernet: stmmac: remove private tx queue lockLino Sanfilippo2016-12-101-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-221-0/+1
|\
| * stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO2016-11-151-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-301-1/+1
|\ \ | |/
| * stmmac: fix and review the ptp registration.Giuseppe CAVALLARO2016-10-191-1/+1
* | net: stmmac: use phydev from struct net_devicePhilippe Reynes2016-10-121-1/+0
|/
* drivers: net: stmmac: rework core ISR to better manage PCS and PMTGiuseppe CAVALLARO2016-06-281-1/+0
* stmmac: let remove/resume/suspend functions take device pointerJoachim Eastwood2016-05-031-3/+3
* stmmac: update version to Jan_2016Alexandre TORGUE2016-04-021-1/+1
* stmmac: support new GMAC4Alexandre TORGUE2016-04-021-1/+5
* stmmac: enhance mmc counter managementAlexandre TORGUE2016-04-021-0/+1
* stmmac: update version to Oct_2015Giuseppe Cavallaro2016-03-021-1/+1
* stmmac: tune rx copy via threshold.Giuseppe Cavallaro2016-03-021-0/+1
OpenPOWER on IntegriCloud