summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2018-06-30net: mvpp2: Use htons when checking protocol infoMaxime Chevallier
2018-06-30net: mvpp2: prs: Drop unnecessary swab16 in vlan detectionMaxime Chevallier
2018-06-30net: mvpp2: prs: Drop unions representing TCAM and SRAM entriesMaxime Chevallier
2018-06-30net: mvpp2: Make TX / RX descriptors little-endianMaxime Chevallier
2018-06-23net: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-06-23net: mvneta: fix the Rx desc DMA address in the Rx pathAntoine Tenart
2018-06-04net: mvpp2: mvpp2_percpu_read_relaxed() can be statickbuild test robot
2018-06-01net: mvpp2: Split the PPv2 driver to a dedicated directoryMaxime Chevallier
2018-05-19net: mvpp2: Add missing VLAN tag detectionMaxime Chevallier
2018-05-18net: mvpp2: typo and cosmetic fixesAntoine Tenart
2018-05-17net: mvpp2: print rx error with rate-limitYan Markman
2018-05-17net: mvpp2: set mac address does not require the stop/start sequenceYan Markman
2018-05-17net: mvpp2: avoid checking for free aggregated descriptors twiceYan Markman
2018-05-17net: mvpp2: 2500baseX supportAntoine Tenart
2018-05-17net: mvpp2: 1000baseX supportAntoine Tenart
2018-05-17net: mvpp2: phylink supportAntoine Tenart
2018-05-17net: mvpp2: align the ethtool ops definitionAntoine Tenart
2018-05-16drivers: net: Remove device_node checks with of_mdiobus_register()Florian Fainelli
2018-04-27net: mvpp2: Fix clock resource by adding missing mg_core_clkMaxime Chevallier
2018-04-27net: mvpp2: Fix clk error path in mvpp2_probeMaxime Chevallier
2018-04-19net: mvpp2: Fix DMA address mask sizeMaxime Chevallier
2018-04-16net: mvpp2: Fix TCAM filter reserved rangeMaxime Chevallier
2018-04-05net: mvpp2: Fix parser entry init boundary checkMaxime Chevallier
2018-04-02net: mvneta: improve suspend/resumeJisheng Zhang
2018-04-02net: mvneta: split rxq/txq init and txq deinit into SW and HW partsJisheng Zhang
2018-04-01sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-30net: mvneta: fix enable of all initialized RXQsYelena Krivosheev
2018-03-30net: mvneta: remove duplicate *_coal assignmentJisheng Zhang
2018-03-30sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King
2018-03-30net: phy: phylink: Provide PHY interface to mac_link_{up, down}Florian Fainelli
2018-03-27net: mvpp2: Use relaxed I/O in data pathYan Markman
2018-03-27net: mvpp2: Don't use dynamic allocs for local variablesMaxime Chevallier
2018-03-27net: mvpp2: Make mvpp2_prs_hw_read a parser entry init functionMaxime Chevallier
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches
2018-03-22net: mvpp2: use correct index on array mvpp2_poolsColin Ian King
2018-03-07net: mvpp2: Add support for unicast filteringMaxime Chevallier
2018-03-07net: mvpp2: Simplify MAC filtering function parametersMaxime Chevallier
2018-03-07net: mvpp2: mvpp2_check_hw_buf_num() can be statickbuild test robot
2018-03-05net: mvpp2: jumbo frames supportStefan Chulski
2018-03-05net: mvpp2: enable UDP/TCP checksum over IPv6Antoine Tenart
2018-03-05net: mvpp2: use a data size of 10kB for Tx FIFO on port 0Yan Markman
2018-03-05net: mvpp2: update the BM buffer free/destroy logicStefan Chulski
2018-03-05net: mvpp2: use the same buffer pool for all portsStefan Chulski
2018-02-28net: mvpp2: Add hardware offloading for VLAN filteringMaxime Chevallier
2018-02-11mvpp2: fix multicast address filterMikulas Patocka
2018-02-01net: pxa168_eth: add netconsole supportAlexander Monakov
2018-01-22net: mvpp2: enable ACPI support in the driverMarcin Wojtas
2018-01-22net: mvpp2: use device_*/fwnode_* APIs instead of of_*Marcin Wojtas
2018-01-22net: mvpp2: simplify maintaining enabled ports' listMarcin Wojtas