summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cadence/macb.c
Commit message (Expand)AuthorAgeFilesLines
* net/macb: add config for Atmel sama5d2 SoCsCyrille Pitchen2015-06-231-0/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-231-0/+19
|\
| * net: macb: Disable half duplex gigabit on ZynqNathan Sullivan2015-05-221-0/+12
| * net: macb: Add better comment for RXUBR handlingNathan Sullivan2015-05-151-0/+6
* | net: macb: OR vs AND typosDan Carpenter2015-05-141-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-131-1/+10
|\ \ | |/
| * net: macb: Handle the RXUBR interrupt on all devicesNathan Sullivan2015-05-091-1/+10
* | net: macb: Add change_mtu callback with jumbo supportHarini Katakam2015-05-091-1/+23
* | net: macb: Add support for jumbo framesHarini Katakam2015-05-091-4/+18
* | net: macb: Add compatible string for Zynq Ultrascale+ MPSoCHarini Katakam2015-05-091-0/+8
|/
* net: macb: Fix race condition in driver when Rx frame is droppedPunnaiah Choudary Kalluri2015-04-291-0/+3
* net/macb: Factor out one-time assignment from loopBen Shelton2015-04-221-2/+2
* net/macb: sqe_test_errors are TX errors, not RX errorsWolfgang Steinwender2015-04-121-2/+2
* net/macb: unify peripheral version testingNicolas Ferre2015-03-311-5/+2
* net/macb: fix the peripheral version testNicolas Ferre2015-03-311-1/+1
* net/macb: add the user i/o to ethtool register dumpNicolas Ferre2015-03-311-1/+1
* net/macb: fix probe sequence to setup clocks earlierNicolas Ferre2015-03-311-67/+102
* net/macb: trivial: correct wording for capsNicolas Ferre2015-03-311-2/+2
* net/macb: fix capabilities configurationNicolas Ferre2015-03-311-18/+18
* net/macb: add comment in macb_probe_queuesNicolas Ferre2015-03-311-2/+6
* net/macb: only probe queues once and use stored valuesNicolas Ferre2015-03-311-4/+3
* net/macb: Only adjust tx_clk on link changeJaeden Amero2015-03-121-2/+5
* macb: Fix merge error.Stephen Rothwell2015-03-101-16/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-091-5/+21
|\
| * net: macb: constify macb configuration dataJosh Cartwright2015-03-091-4/+4
* | net/macb: merge at91_ether driver into macb driverCyrille Pitchen2015-03-071-156/+483
* | net/macb: unify clock managementCyrille Pitchen2015-03-071-17/+14
* | net: macb: remove #if defined(CONFIG_ARCH_AT91) sectionsBoris BREZILLON2015-03-071-15/+17
* | net: macb: Fix multi queue support for xilinx ZynqMPPunnaiah Choudary Kalluri2015-03-061-1/+1
* | net: macb: Include multi queue support for xilinx ZynqMP ethernet versionPunnaiah Choudary Kalluri2015-03-061-1/+1
* | net: macb: Add on the fly CPU endianness detectionArun Chandran2015-03-011-4/+18
* | net: macb: Add big endian CPU supportArun Chandran2015-02-201-6/+12
|/
* net/macb: fix sparse warningLad, Prabhakar2015-02-051-2/+1
* net: macb: Remove CONFIG_PM ifdef because of compilation warningMichal Simek2015-01-261-4/+2
* net: macb: allow deffered probe of the driverNicolae Rosia2015-01-261-4/+5
* net/macb: Create gem_ethtool_ops for new statistics functionsXander Huff2015-01-161-2/+13
* net/macb: Add whitespace around arithmetic operatorsXander Huff2015-01-161-5/+5
* net/macb: improved ethtool statistics supportXander Huff2015-01-141-4/+51
* net/macb: remove useless calls of devm_free_irq()Cyrille Pitchen2014-12-151-15/+8
* net/macb: fix misplaced call of free_netdev() in macb_remove()Cyrille Pitchen2014-12-151-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * net: ethernet: cadence: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | net/macb: add TX multiqueue support for gemCyrille Pitchen2014-12-121-159/+297
* | net/macb: fix compilation warning for print_hex_dump() called with skb->mac_h...Cyrille Pitchen2014-12-111-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-021-11/+0
|\
| * Revert "net/macb: add pinctrl consumer support"Soren Brinkmann2014-09-261-11/+0
* | net/macb: Add hardware revision information during probeBo Shen2014-09-131-3/+3
|/
* net/macb: enable scatter-gather feature and set DMA burst length for sama5d4 gemCyrille Pitchen2014-07-241-0/+6
* net/macb: add RX checksum offload featureCyrille Pitchen2014-07-241-4/+32
* net/macb: add TX checksum offload featureCyrille Pitchen2014-07-241-0/+29
OpenPOWER on IntegriCloud