aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cadence
AgeCommit message (Expand)Author
2015-05-22net: macb: Disable half duplex gigabit on ZynqNathan Sullivan
2015-05-15net: macb: Add better comment for RXUBR handlingNathan Sullivan
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-05net: macb: Correct the MID field length valuePunnaiah Choudary Kalluri
2015-03-04net: cadence: Remove Kconfig dependency on ARCHMichal Simek
2015-03-01net: macb: Properly add DMACFG bit definitionsArun Chandran
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-16net/macb: Fix comments to meet style guidelinesXander Huff
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-14net/macb: improved ethtool statistics supportXander Huff
2015-01-14net/macb: Adding comments to various #defs to make interpretation easierXander Huff
2015-01-12net/at91_ether: prepare and unprepare clockAlexandre Belloni
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-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-11net/macb: fix compilation warning for print_hex_dump() called with skb->mac_h...Cyrille Pitchen
2014-12-09net: macb: Remove obsolete comment from KconfigJames Byrne
2014-11-26ARM: at91/Kconfig: remove ARCH_AT91RM9200 option for driversNicolas Ferre
2014-10-20net: ethernet: cadence: drop owner assignment from platform_driversWolfram Sang
2014-10-03net: ethernet: Remove superfluous ether_setup after alloc_etherdevTobias Klauser
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