summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cadence/macb.c
AgeCommit message (Expand)Author
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-22net: macb: Disable half duplex gigabit on ZynqNathan Sullivan
2015-05-15net: macb: Add better comment for RXUBR handlingNathan Sullivan
2015-05-14net: macb: OR vs AND typosDan Carpenter
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-09net: macb: Add change_mtu callback with jumbo supportHarini Katakam
2015-05-09net: macb: Add support for jumbo framesHarini Katakam
2015-05-09net: macb: Add compatible string for Zynq Ultrascale+ MPSoCHarini Katakam
2015-05-09net: macb: Handle the RXUBR interrupt on all devicesNathan Sullivan
2015-04-29net: macb: Fix race condition in driver when Rx frame is droppedPunnaiah Choudary Kalluri
2015-04-22net/macb: Factor out one-time assignment from loopBen Shelton
2015-04-12net/macb: sqe_test_errors are TX errors, not RX errorsWolfgang Steinwender
2015-03-31net/macb: unify peripheral version testingNicolas Ferre
2015-03-31net/macb: fix the peripheral version testNicolas Ferre
2015-03-31net/macb: add the user i/o to ethtool register dumpNicolas Ferre
2015-03-31net/macb: fix probe sequence to setup clocks earlierNicolas Ferre
2015-03-31net/macb: trivial: correct wording for capsNicolas Ferre
2015-03-31net/macb: fix capabilities configurationNicolas Ferre
2015-03-31net/macb: add comment in macb_probe_queuesNicolas Ferre
2015-03-31net/macb: only probe queues once and use stored valuesNicolas Ferre
2015-03-12net/macb: Only adjust tx_clk on link changeJaeden Amero
2015-03-10macb: Fix merge error.Stephen Rothwell
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-09net: macb: constify macb configuration dataJosh Cartwright
2015-03-07net/macb: merge at91_ether driver into macb driverCyrille Pitchen
2015-03-07net/macb: unify clock managementCyrille Pitchen
2015-03-07net: macb: remove #if defined(CONFIG_ARCH_AT91) sectionsBoris BREZILLON
2015-03-06net: macb: Fix multi queue support for xilinx ZynqMPPunnaiah Choudary Kalluri
2015-03-06net: macb: Include multi queue support for xilinx ZynqMP ethernet versionPunnaiah Choudary Kalluri
2015-03-01net: macb: Add on the fly CPU endianness detectionArun Chandran
2015-02-20net: macb: Add big endian CPU supportArun Chandran
2015-02-05net/macb: fix sparse warningLad, Prabhakar
2015-01-26net: macb: Remove CONFIG_PM ifdef because of compilation warningMichal Simek
2015-01-26net: macb: allow deffered probe of the driverNicolae Rosia
2015-01-16net/macb: Create gem_ethtool_ops for new statistics functionsXander Huff
2015-01-16net/macb: Add whitespace around arithmetic operatorsXander Huff
2015-01-14net/macb: improved ethtool statistics supportXander Huff
2014-12-15net/macb: remove useless calls of devm_free_irq()Cyrille Pitchen
2014-12-15net/macb: fix misplaced call of free_netdev() in macb_remove()Cyrille Pitchen
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-12net/macb: add TX multiqueue support for gemCyrille Pitchen
2014-12-11net/macb: fix compilation warning for print_hex_dump() called with skb->mac_h...Cyrille Pitchen
2014-10-20net: ethernet: cadence: drop owner assignment from platform_driversWolfram Sang
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-26Revert "net/macb: add pinctrl consumer support"Soren Brinkmann
2014-09-13net/macb: Add hardware revision information during probeBo Shen
2014-07-24net/macb: enable scatter-gather feature and set DMA burst length for sama5d4 gemCyrille Pitchen
2014-07-24net/macb: add RX checksum offload featureCyrille Pitchen
2014-07-24net/macb: add TX checksum offload featureCyrille Pitchen
2014-07-24net/macb: add scatter-gather hw featureCyrille Pitchen