summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/mvneta.c
AgeCommit message (Expand)Author
2016-02-13net: mvneta: Fix race condition during stoppingGregory CLEMENT
2016-02-13net: mvneta: The mvneta_percpu_elect function should be atomicGregory CLEMENT
2016-02-13net: mvneta: Modify the queue related fields from each cpuGregory CLEMENT
2016-02-13net: mvneta: Remove unused codeGregory CLEMENT
2016-02-13net: mvneta: Use on_each_cpu when possibleGregory CLEMENT
2016-02-13net: mvneta: Fix the CPU choice in mvneta_percpu_electGregory CLEMENT
2016-02-13net: mvneta: Fix for_each_present_cpu usageGregory CLEMENT
2016-01-21net: mvneta: get optional bus clkJisheng Zhang
2016-01-21net: mvneta: Try to get named core clock firstJisheng Zhang
2016-01-21net: mvneta: sort the headers in alphabetic orderJisheng Zhang
2016-01-21net: mvneta: fix trivial cut-off issue in mvneta_ethtool_update_statsJisheng Zhang
2016-01-07phy: Add an mdio_device structureAndrew Lunn
2015-12-11net: mvneta: Configure XPS supportGregory CLEMENT
2015-12-11net: mvneta: Add naive RSS supportGregory CLEMENT
2015-12-11net: mvneta: Associate RX queues with each CPUGregory CLEMENT
2015-12-11net: mvneta: Make the default queue related for each portGregory CLEMENT
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-03mvneta: implement ethtool autonegotiation controlStas Sergeev
2015-12-03mvneta: consolidate autoneg enablingStas Sergeev
2015-12-02net: mvneta: enable setting custom TX IP checksum limitMarcin Wojtas
2015-12-02net: mvneta: fix error path for building skbMarcin Wojtas
2015-12-02net: mvneta: fix bit assignment for RX packet irq enableMarcin Wojtas
2015-12-02net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REGMarcin Wojtas
2015-12-02net: mvneta: add configuration for MBUS windows access protectionMarcin Wojtas
2015-11-09net: mvneta: Fix memory use after free.Justin Maggard
2015-10-25net: mvneta: Fix clearing of MIB statisticsAndrew Lunn
2015-10-25net: mvneta: add ethtool statisticsRussell King
2015-09-29net: mvneta: Statically assign queues to CPUsMaxime Ripard
2015-09-29net: mvneta: Allow different queuesMaxime Ripard
2015-09-29net: mvneta: Handle per-cpu interruptsMaxime Ripard
2015-09-29net: mvneta: Fix CPU_MAP registers initialisationMaxime Ripard
2015-09-24net: fix phy refcounting in a bunch of driversRussell King
2015-09-15net: mvneta: fix DMA buffer unmapping in mvneta_rx()Simon Guinot
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-21mvneta: use inband status only when explicitly enabledStas Sergeev
2015-07-21net: mvneta: fix refilling for Rx DMA buffersSimon Guinot
2015-06-30net: mvneta: disable IP checksum with jumbo frames for Armada 370Simon Guinot
2015-06-30net: mvneta: introduce compatible string "marvell, armada-xp-neta"Simon Guinot
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-23mvneta: add forgotten initialization of autonegotiation bitsStas Sergeev
2015-05-12mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_fragAlexander Duyck
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-06mvneta: dont call mvneta_adjust_link() manuallyStas Sergeev
2015-04-03mvneta: implement SGMII-based in-band link state signalingStas Sergeev
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-12-08net: mvneta: fix race condition in mvneta_tx()Eric Dumazet
2014-12-08net: mvneta: fix Tx interrupt delaywilly tarreau
2014-10-31ethernet: mvneta: Use PHY status standard messageEzequiel Garcia
2014-08-25mvneta: Add missing if_vlan.h include.David S. Miller
2014-08-25mvneta: Fix TSO and checksum for non-acceleration vlan trafficVlad Yasevich