summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2014-09-30net: pxa168_eth: allow to compile the pxa168_eth driver for testsAntoine Ténart
2014-09-30net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driverAntoine Ténart
2014-09-30net: pxa168_eth: rework the MAC address setupAntoine Ténart
2014-09-30net: pxa168_eth: set the mac address on the Ethernet controllerAntoine Ténart
2014-09-30net: pxa168_eth: fix Ethernet flow control statusAntoine Ténart
2014-09-30net: pxa168_eth: add device tree supportAntoine Ténart
2014-09-30net: pxa168_eth: clean upAntoine Ténart
2014-09-10drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches
2014-08-26mvneta: Add missing if_vlan.h include.David S. Miller
2014-08-26mvneta: Fix TSO and checksum for non-acceleration vlan trafficVlad Yasevich
2014-08-15Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-08sky2: use pci_zalloc_consistentJoe Perches
2014-08-07net: mvneta: Fix reference counting for phy_nodeUwe Kleine-König
2014-07-29net: mvpp2: implement ioctl() operation for PHY ioctlsThomas Petazzoni
2014-07-29net: mvpp2: fix 10 Mbit/s usageThomas Petazzoni
2014-07-23net: mvpp2: Simplify BM pool buffers freeingEzequiel Garcia
2014-07-23net: mvpp2: Fix the BM pool buffer release checkEzequiel Garcia
2014-07-23net: mvpp2: Enable proper PHY polling and fix port functionalityMarcin Wojtas
2014-07-23net: mvpp2: Fix the periodic XON enable bitMarcin Wojtas
2014-07-21net: mvpp2: Fix error return code in mvpp2_probe()Wei Yongjun
2014-07-21net: mvpp2: Remove redundant dev_err call in mvpp2_port_probe()Wei Yongjun
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-15net: mvpp2: Fix a typo in the licenseEzequiel Garcia
2014-07-11ethernet: Add new driver for Marvell Armada 375 network unitMarcin Wojtas
2014-07-09net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()Thomas Fitzsimmons
2014-07-09net: mvneta: fix operation in 10 Mbit/s modeThomas Petazzoni
2014-06-18skge: Added FS A8NE-FM to the list of 32bit DMA boardsMirko Lindner
2014-06-02net: mv643xx_eth: Avoid unmapping the TSO header buffersEzequiel Garcia
2014-06-02net: mv643xx_eth: Drop the NETDEV_TX_BUSY return pathEzequiel Garcia
2014-06-02net: mv643xx_eth: Limit the TSO segments and adjust stop/wake thresholdsEzequiel Garcia
2014-06-02net: mv643xx_eth: Count dropped packets properlyEzequiel Garcia
2014-06-02net: mvneta: Avoid unmapping the TSO header buffersEzequiel Garcia
2014-06-02net: mvneta: Fix missing DMA region unmapEzequiel Garcia
2014-06-02net: mvneta: Limit the TSO segments and adjust stop/wake thresholdsEzequiel Garcia
2014-06-02net: mvneta: Use default NAPI weight instead of a custom oneEzequiel Garcia
2014-05-23net: mvneta: Remove unneeded 'weigth' fieldEzequiel Garcia
2014-05-23net: mvmdio: Use devm_* API to simplify the codeEzequiel Garcia
2014-05-23net: mvneta: Change the number of default rx queues to oneEzequiel Garcia
2014-05-23net: mvneta: Use prepare/commit API to simplify MAC address settingEzequiel Garcia
2014-05-23net: mvneta: Clean-up mvneta_init()Ezequiel Garcia
2014-05-23net: mvneta: Check tx queue setup error in mvneta_change_mtu()Ezequiel Garcia
2014-05-23net: mvneta: Clean-up mvneta_tx_frag_process()Ezequiel Garcia
2014-05-23net: mv643xx_eth: Simplify mv643xx_eth_adjust_link()Ezequiel Garcia
2014-05-22net: mv643xx_eth: Implement software TSOEzequiel Garcia
2014-05-22net: mv643xx_eth: Use dma_map_single() to map the skb fragmentsEzequiel Garcia
2014-05-22net: mv643xx_eth: Factorize feature settingEzequiel Garcia
2014-05-22net: mv643xx_eth: Avoid setting the initial TCP checksumEzequiel Garcia
2014-05-22net: mv643xx_eth: Factorize initial checksum and command preparationEzequiel Garcia