index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
Age
Commit message (
Expand
)
Author
2018-06-30
net: mvpp2: Use htons when checking protocol info
Maxime Chevallier
2018-06-30
net: mvpp2: prs: Drop unnecessary swab16 in vlan detection
Maxime Chevallier
2018-06-30
net: mvpp2: prs: Drop unions representing TCAM and SRAM entries
Maxime Chevallier
2018-06-30
net: mvpp2: Make TX / RX descriptors little-endian
Maxime Chevallier
2018-06-23
net: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-06-23
net: mvneta: fix the Rx desc DMA address in the Rx path
Antoine Tenart
2018-06-04
net: mvpp2: mvpp2_percpu_read_relaxed() can be static
kbuild test robot
2018-06-01
net: mvpp2: Split the PPv2 driver to a dedicated directory
Maxime Chevallier
2018-05-19
net: mvpp2: Add missing VLAN tag detection
Maxime Chevallier
2018-05-18
net: mvpp2: typo and cosmetic fixes
Antoine Tenart
2018-05-17
net: mvpp2: print rx error with rate-limit
Yan Markman
2018-05-17
net: mvpp2: set mac address does not require the stop/start sequence
Yan Markman
2018-05-17
net: mvpp2: avoid checking for free aggregated descriptors twice
Yan Markman
2018-05-17
net: mvpp2: 2500baseX support
Antoine Tenart
2018-05-17
net: mvpp2: 1000baseX support
Antoine Tenart
2018-05-17
net: mvpp2: phylink support
Antoine Tenart
2018-05-17
net: mvpp2: align the ethtool ops definition
Antoine Tenart
2018-05-16
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
2018-04-27
net: mvpp2: Fix clock resource by adding missing mg_core_clk
Maxime Chevallier
2018-04-27
net: mvpp2: Fix clk error path in mvpp2_probe
Maxime Chevallier
2018-04-19
net: mvpp2: Fix DMA address mask size
Maxime Chevallier
2018-04-16
net: mvpp2: Fix TCAM filter reserved range
Maxime Chevallier
2018-04-05
net: mvpp2: Fix parser entry init boundary check
Maxime Chevallier
2018-04-02
net: mvneta: improve suspend/resume
Jisheng Zhang
2018-04-02
net: mvneta: split rxq/txq init and txq deinit into SW and HW parts
Jisheng Zhang
2018-04-01
sky2: Increase D3 delay to sky2 stops working after suspend
Kai-Heng Feng
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-30
net: mvneta: fix enable of all initialized RXQs
Yelena Krivosheev
2018-03-30
net: mvneta: remove duplicate *_coal assignment
Jisheng Zhang
2018-03-30
sfp/phylink: move module EEPROM ethtool access into netdev core ethtool
Russell King
2018-03-30
net: phy: phylink: Provide PHY interface to mac_link_{up, down}
Florian Fainelli
2018-03-27
net: mvpp2: Use relaxed I/O in data path
Yan Markman
2018-03-27
net: mvpp2: Don't use dynamic allocs for local variables
Maxime Chevallier
2018-03-27
net: mvpp2: Make mvpp2_prs_hw_read a parser entry init function
Maxime Chevallier
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
2018-03-22
net: mvpp2: use correct index on array mvpp2_pools
Colin Ian King
2018-03-07
net: mvpp2: Add support for unicast filtering
Maxime Chevallier
2018-03-07
net: mvpp2: Simplify MAC filtering function parameters
Maxime Chevallier
2018-03-07
net: mvpp2: mvpp2_check_hw_buf_num() can be static
kbuild test robot
2018-03-05
net: mvpp2: jumbo frames support
Stefan Chulski
2018-03-05
net: mvpp2: enable UDP/TCP checksum over IPv6
Antoine Tenart
2018-03-05
net: mvpp2: use a data size of 10kB for Tx FIFO on port 0
Yan Markman
2018-03-05
net: mvpp2: update the BM buffer free/destroy logic
Stefan Chulski
2018-03-05
net: mvpp2: use the same buffer pool for all ports
Stefan Chulski
2018-02-28
net: mvpp2: Add hardware offloading for VLAN filtering
Maxime Chevallier
2018-02-11
mvpp2: fix multicast address filter
Mikulas Patocka
2018-02-01
net: pxa168_eth: add netconsole support
Alexander Monakov
2018-01-22
net: mvpp2: enable ACPI support in the driver
Marcin Wojtas
2018-01-22
net: mvpp2: use device_*/fwnode_* APIs instead of of_*
Marcin Wojtas
2018-01-22
net: mvpp2: simplify maintaining enabled ports' list
Marcin Wojtas
[next]