summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2017-08-23net: mvpp2: software tso supportAntoine Ténart
2017-08-23net: mvpp2: unify the txq size define useAntoine Ténart
2017-08-23net: define the TSO header size in net/tso.hAntoine Ténart
2017-08-22net: mvpp2: initialize the GoPAntoine Ténart
2017-08-22net: mvpp2: set maximum packet size for 10G portsStefan Chulski
2017-08-22net: mvpp2: initialize the XLG MAC when using a portAntoine Ténart
2017-08-22net: mvpp2: initialize the GMAC when using a portAntoine Ténart
2017-08-22net: mvpp2: move the mii configuration in the ndo_open pathAntoine Ténart
2017-08-22net: mvpp2: fix the synchronization module bypass macro nameAntoine Ténart
2017-08-22net: mvpp2: unify register definitions coding styleAntoine Ténart
2017-08-16skge: add paren around sizeof argstephen hemminger
2017-08-03net: mvpp2: add support for TX interrupts and RX queue distribution modesThomas Petazzoni
2017-08-03net: mvpp2: introduce queue_vector conceptThomas Petazzoni
2017-08-03net: mvpp2: move from cpu-centric naming to "software thread" namingThomas Petazzoni
2017-08-03net: mvpp2: introduce per-port nrxqs/ntxqs variablesThomas Petazzoni
2017-08-03net: mvpp2: remove RX queue group reset codeThomas Petazzoni
2017-08-03net: mvpp2: fix MVPP21_ISR_RXQ_GROUP_REG definitionThomas Petazzoni
2017-07-31mv643xx_eth: fix of_irq_to_resource() error checkSergei Shtylyov
2017-06-22net: mvpp2: remove mvpp2_pool_refill()Thomas Petazzoni
2017-06-22net: mvpp2: remove unused mvpp2_bm_cookie_pool_set() functionThomas Petazzoni
2017-06-22net: mvpp2: add comments about smp_processor_id() usageThomas Petazzoni
2017-06-16net: mvmdio: simplify the smi read and write error pathsAntoine Ténart
2017-06-16net: mvmdio: add xmdio xsmi supportAntoine Ténart
2017-06-16net: mvmdio: check the MII_ADDR_C45 bit is not set for smi operationsAntoine Ténart
2017-06-16net: mvmdio: put the poll intervals in the ops structureAntoine Ténart
2017-06-16net: mvmdio: introduce an ops structureAntoine Ténart
2017-06-16net: mvmdio: remove duplicate lockingRussell King
2017-06-16net: mvmdio: use GENMASK for masksAntoine Ténart
2017-06-16net: mvmdio: use tabs for definesAntoine Ténart
2017-06-16net: mvmdio: reorder headers alphabeticallyAntoine Ténart
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-13net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com
2017-06-13net: mvpp2: enable basic 10G supportAntoine Ténart
2017-06-10net: mvpp2: use {get, put}_cpu() instead of smp_processor_id()Thomas Petazzoni
2017-06-10net: mvpp2: remove mvpp2_bm_cookie_{build,pool_get}Thomas Petazzoni
2017-06-07net: mvpp2: do not bypass the mvpp22_port_mii_set functionAntoine Ténart
2017-04-18sky2: Use seq_puts() in sky2_debug_show()Markus Elfring
2017-04-18skge: Adjust a null pointer check in skge_down()Markus Elfring
2017-04-18skge: Use seq_puts() in skge_debug_show()Markus Elfring
2017-04-18net: pxa168_eth: Adjust four checks for null pointersMarkus Elfring
2017-04-18net: pxa168_eth: Use kcalloc() in two functionsMarkus Elfring
2017-04-18net: mvpp2: Adjust a null pointer check in mvpp2_egress_enable()Markus Elfring
2017-04-18net: mvpp2: Rename a jump label in mvpp2_prs_vlan_add()Markus Elfring
2017-04-18net: mvpp2: Rename a jump label in mvpp2_prs_double_vlan_add()Markus Elfring
2017-04-18net: mvpp2: Rename a jump label in mvpp2_txq_init()Markus Elfring
2017-04-18net: mvpp2: Rename a jump label in mvpp2_tx_frag_process()Markus Elfring
2017-04-18net: mvpp2: Adjust three error messagesMarkus Elfring
2017-04-18net: mvpp2: Rename a jump label in two functionsMarkus Elfring
2017-04-18net: mvpp2: Fix a jump label position in mvpp2_rx()Markus Elfring