summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-07-30gianfar: Fix warnings when built on 64-bitScott Wood2-8/+16
2015-07-30net: thunderx: Select CONFIG_MDIO_OCTEON for ThunderX NICRadha Mohan Chintakuntla1-0/+2
2015-07-30net: mdio-octeon: Fix octeon_mdiobus_probe function for return valuesRadha Mohan Chintakuntla1-5/+9
2015-07-30net: mdio-octeon: Modify driver to work on both ThunderX and OcteonRadha Mohan Chintakuntla2-21/+111
2015-07-30net: netcp: Fixes efuse mac addr swap on k2e and k2lWingMan Kwok1-2/+13
2015-07-29net/mlx4_en: Hardware accelerated 802.1ad works only on the first portAmir Vadai1-1/+1
2015-07-29stmmac: dwmac-sti: refactor the init glue callbacksJoachim Eastwood1-31/+12
2015-07-29stmmac: remove setup/free glue callbacksJoachim Eastwood2-10/+0
2015-07-29stmmac: dwmac-rk: use rk_gmac_ops as of match dataJoachim Eastwood1-23/+4
2015-07-29stmmac: dwmac-rk: make rk_gmac_ops structs static constJoachim Eastwood1-4/+4
2015-07-29stmmac: dwmac-sti: use custom of match structureJoachim Eastwood1-3/+8
2015-07-29stmmac: let dwmac-* drivers handle their own match dataJoachim Eastwood3-18/+18
2015-07-29stmmac: move stmmac_pltfr_probe into dwmac-genericJoachim Eastwood3-57/+48
2015-07-29stmmac: dwmac-rk: create a new probe functionJoachim Eastwood1-9/+31
2015-07-29stmmac: dwmac-sti: turn setup callback into a probe functionJoachim Eastwood1-9/+22
2015-07-29stmmac: dwmac-sunxi: turn setup callback into a probe functionJoachim Eastwood1-18/+31
2015-07-29stmmac: dwmac-sunxi: move sun7i_gmac_setup functionJoachim Eastwood1-29/+29
2015-07-29stmmac: dwmac-socfpga: turn setup callback into a probe functionJoachim Eastwood1-14/+26
2015-07-29stmmac: dwmac-socfpga: move socfpga_dwmac_probe functionJoachim Eastwood1-25/+25
2015-07-29stmmac: dwmac-ipq806x: turn setup callback into a probe functionJoachim Eastwood1-15/+23
2015-07-29stmmac: dwmac-ipq806x: move ipq806x_gmac_fix_mac_speed functionJoachim Eastwood1-7/+7
2015-07-29stmmac: fix ptr_ret.cocci warningFengguang Wu1-3/+1
2015-07-29dwc_eth_qos: Add the synopsys folder to the build system.Lars Persson2-0/+2
2015-07-29dwc_eth_qos: Add support for Synopsys DWC Ethernet QoSLars Persson3-0/+3051
2015-07-28net/mlx4_en: Add support for hardware accelerated 802.1ad vlanHadar Hen Zion5-5/+87
2015-07-28net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion3-5/+5
2015-07-28net/mlx4_en: Prepare ethtool private flags to support more flagsHadar Hen Zion1-18/+17
2015-07-28net/mlx4_core: Preparations for 802.1ad VLAN supportHadar Hen Zion4-0/+101
2015-07-27ravb: minimize TX data copyingSergei Shtylyov2-45/+64
2015-07-27dsa: mv88e6352/mv88e6xxx: Move temperature sensor code to mv88e6xxx.cGuenter Roeck3-119/+136
2015-07-27hv_netvsc: Add structs and handlers for VF messagesHaiyang Zhang2-10/+62
2015-07-27bonding: convert num_grat_arp to the new bonding option APINikolay Aleksandrov2-17/+10
2015-07-27net: phy: fix auto negotiation checking for teraneticsShaohui Xie1-2/+9
2015-07-27net: phy: dp83867: fix simple_return.cocci warningsWu Fengguang1-5/+1
2015-07-27net/mlx5e: Input IPSEC.SPI into the RX RSS hash functionAchiad Shochat3-1/+127
2015-07-27net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and othersAchiad Shochat3-98/+104
2015-07-27net/mlx5e: TX latency optimization to save DMA readsAchiad Shochat5-18/+76
2015-07-27net/mlx5e: Support TX packet copy into WQEAchiad Shochat4-1/+77
2015-07-27net/mlx5e: Allocate DMA coherent memory on reader NUMA nodeSaeed Mahameed5-18/+62
2015-07-27net/mlx5e: Support ETH_RSS_HASH_XORSaeed Mahameed3-10/+76
2015-07-27net: netcp: Adds missing statistics for K2L and K2EWingMan Kwok1-3/+174
2015-07-27net: netcp: Fixes to CPSW statistics collectionWingMan Kwok1-11/+75
2015-07-27net: netcp: Consolidates statistics collection codeWingMan Kwok1-45/+54
2015-07-27net: netcp: Fixes error in oversized memory allocation for statistics storageWingMan Kwok1-25/+21
2015-07-27net: netcp: Fixes hw statistics module base setting errorWingMan Kwok1-1/+5
2015-07-27net: netcp: Fixes the use of spin_lock_bh in timer functionWingMan Kwok1-2/+3
2015-07-27cxgb4vf: Read correct FL congestion threshold for T5 and T6Hariprasad Shenai2-2/+21
2015-07-27net: macb: Change capability mask for jumbo supportHarini Katakam1-1/+1
2015-07-27net: bcmgenet: Register link_update callback for all MoCA PHYsFlorian Fainelli1-14/+23
2015-07-27net: bcmgenet: Remove checks on clock handlesFlorian Fainelli1-14/+12