summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: free an skb first when there are no longer any descriptors using itNiklas Cassel2017-06-201-4/+16
* stmmac: fix for hw timestamp of GMAC3 unitMario Molitor2017-06-091-5/+5
* stmmac: fix ptp header for GMAC3 hw timestampMario Molitor2017-06-091-3/+12
* net: stmmac: fix a broken u32 less than zero checkColin Ian King2017-06-061-1/+1
* net: stmmac: fix completely hung TX when using TSONiklas Cassel2017-06-061-1/+1
* net: stmmac: ensure jumbo_frm error return is correctly checked for -ve valueColin Ian King2017-06-061-1/+2
* net: stmmac: use correct pointer when printing normal descriptor ringNiklas Cassel2017-05-151-1/+1
* net: stmmac: set total length of the packet to be transmitted in TDES3Niklas Cassel2017-04-131-2/+3
* net: stmmac: use netif_set_real_num_{rx,tx}_queuesJoao Pinto2017-04-111-2/+2
* net: stmmac: adding multiple napi mechanismJoao Pinto2017-04-071-39/+119
* net: stmmac: adding multiple buffers for TXJoao Pinto2017-04-071-208/+311
* net: stmmac: adding multiple buffers for rxJoao Pinto2017-04-071-172/+285
* net: stmmac: break some functions into RX and TX scopesJoao Pinto2017-04-071-86/+266
* net: stmmac: rx queue to dma channel mapping fixJoao Pinto2017-04-051-1/+1
* net: stmmac: fix cbs configurationJoao Pinto2017-04-021-1/+2
* Revert "net: stmmac: enable multiple buffers"LABBE Corentin2017-03-301-889/+417
* stmmac: use netif_set_real_num_{rx,tx}_queuesArnd Bergmann2017-03-281-2/+2
* net: stmmac: add set_mac to the stmmac_opsLABBE Corentin2017-03-241-7/+4
* net: stmmac: fix dma operation mode config for older versionsJoao Pinto2017-03-221-3/+3
* net: stmmac: Always enable MAC RX queuesThierry Reding2017-03-221-1/+1
* net: stmmac: RX queue routing configurationJoao Pinto2017-03-211-0/+25
* net: stmmac: TX and RX queue priority configurationJoao Pinto2017-03-211-0/+48
* net: stmmac: enable multiple buffersJoao Pinto2017-03-211-417/+889
* net: stmmac: stmmac interrupt treatment prepared for multiple queuesJoao Pinto2017-03-151-8/+20
* net: stmmac: tso init prepared for multiple queuesJoao Pinto2017-03-151-2/+6
* net: stmmac: dma channel init prepared for multiple queuesJoao Pinto2017-03-151-11/+40
* net: stmmac: rx and tx ring length prepared for multiple queuesJoao Pinto2017-03-151-8/+24
* net: stmmac: rx watchdog config prepared for multiple queuesJoao Pinto2017-03-151-1/+2
* net: stmmac: prepare dma interrupt treatment for multiple queuesJoao Pinto2017-03-151-21/+30
* net: stmmac: prepare stmmac_tx_err for multiple queuesJoao Pinto2017-03-151-4/+5
* net: stmmac: rx/tx dma start/stop prepared for multiple queuesJoao Pinto2017-03-151-11/+97
* net: stmmac: enable/disable dma irq prepared for multiple queuesJoao Pinto2017-03-151-6/+7
* net: stmmac: prepare dma op mode config for multiple queuesJoao Pinto2017-03-151-18/+64
* net: stmmac: added default rx queue size in stmmac_dma_interruptJoao Pinto2017-03-131-0/+3
* net: stmmac: configuration of CBS in case of a TX AVB queueJoao Pinto2017-03-121-0/+29
* net: stmmac: prepare irq_status for mtlJoao Pinto2017-03-121-0/+5
* net: stmmac: flow_ctrl functions adapted to mtlJoao Pinto2017-03-121-3/+14
* net: stmmac: mapping mtl rx to dma channelJoao Pinto2017-03-121-0/+21
* net: stmmac: mtl rx queue enabled as dcb or avbJoao Pinto2017-03-121-12/+7
* net: stmmac: configure tx queue weightJoao Pinto2017-03-121-0/+20
* net: stmmac: configure mtl rx and tx algorithmsJoao Pinto2017-03-121-3/+28
* net: stmmac: Parse FIFO sizes from feature registersThierry Reding2017-03-121-0/+3
* net: stmmac: Check for DMA mapping errorsThierry Reding2017-03-121-0/+2
* net: stmmac: Balance PTP reference clock enable/disableThierry Reding2017-03-121-0/+4
* net: stmmac: Disable PTP reference clock on errorThierry Reding2017-03-121-0/+8
* net: stmmac: Stop PHY and remove TX timer on errorThierry Reding2017-03-121-1/+5
* net: stmmac: unify registers dumps methodsLABBE Corentin2017-02-241-5/+0
* net: stmmac: split the stmmac_adjust_link 10/100 caseLABBE Corentin2017-02-151-5/+9
* net: stmmac: run stmmac_hw_fix_mac_speed when speed is validLABBE Corentin2017-02-151-3/+2
* net: stmmac: set speed at SPEED_UNKNOWN in case of broken speedLABBE Corentin2017-02-151-0/+1
OpenPOWER on IntegriCloud