summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: netcp: Fixes efuse mac addr swap on k2e and k2lWingMan Kwok2015-07-301-2/+13
* net/mlx4_en: Hardware accelerated 802.1ad works only on the first portAmir Vadai2015-07-291-1/+1
* stmmac: dwmac-sti: refactor the init glue callbacksJoachim Eastwood2015-07-291-31/+12
* stmmac: remove setup/free glue callbacksJoachim Eastwood2015-07-292-10/+0
* stmmac: dwmac-rk: use rk_gmac_ops as of match dataJoachim Eastwood2015-07-291-23/+4
* stmmac: dwmac-rk: make rk_gmac_ops structs static constJoachim Eastwood2015-07-291-4/+4
* stmmac: dwmac-sti: use custom of match structureJoachim Eastwood2015-07-291-3/+8
* stmmac: let dwmac-* drivers handle their own match dataJoachim Eastwood2015-07-293-18/+18
* stmmac: move stmmac_pltfr_probe into dwmac-genericJoachim Eastwood2015-07-293-57/+48
* stmmac: dwmac-rk: create a new probe functionJoachim Eastwood2015-07-291-9/+31
* stmmac: dwmac-sti: turn setup callback into a probe functionJoachim Eastwood2015-07-291-9/+22
* stmmac: dwmac-sunxi: turn setup callback into a probe functionJoachim Eastwood2015-07-291-18/+31
* stmmac: dwmac-sunxi: move sun7i_gmac_setup functionJoachim Eastwood2015-07-291-29/+29
* stmmac: dwmac-socfpga: turn setup callback into a probe functionJoachim Eastwood2015-07-291-14/+26
* stmmac: dwmac-socfpga: move socfpga_dwmac_probe functionJoachim Eastwood2015-07-291-25/+25
* stmmac: dwmac-ipq806x: turn setup callback into a probe functionJoachim Eastwood2015-07-291-15/+23
* stmmac: dwmac-ipq806x: move ipq806x_gmac_fix_mac_speed functionJoachim Eastwood2015-07-291-7/+7
* stmmac: fix ptr_ret.cocci warningFengguang Wu2015-07-291-3/+1
* dwc_eth_qos: Add the synopsys folder to the build system.Lars Persson2015-07-292-0/+2
* dwc_eth_qos: Add support for Synopsys DWC Ethernet QoSLars Persson2015-07-293-0/+3051
* net/mlx4_en: Add support for hardware accelerated 802.1ad vlanHadar Hen Zion2015-07-285-5/+87
* net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion2015-07-283-5/+5
* net/mlx4_en: Prepare ethtool private flags to support more flagsHadar Hen Zion2015-07-281-18/+17
* net/mlx4_core: Preparations for 802.1ad VLAN supportHadar Hen Zion2015-07-284-0/+101
* ravb: minimize TX data copyingSergei Shtylyov2015-07-272-45/+64
* dsa: mv88e6352/mv88e6xxx: Move temperature sensor code to mv88e6xxx.cGuenter Roeck2015-07-273-119/+136
* hv_netvsc: Add structs and handlers for VF messagesHaiyang Zhang2015-07-272-10/+62
* bonding: convert num_grat_arp to the new bonding option APINikolay Aleksandrov2015-07-272-17/+10
* net: phy: fix auto negotiation checking for teraneticsShaohui Xie2015-07-271-2/+9
* net: phy: dp83867: fix simple_return.cocci warningsWu Fengguang2015-07-271-5/+1
* net/mlx5e: Input IPSEC.SPI into the RX RSS hash functionAchiad Shochat2015-07-273-1/+127
* net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and othersAchiad Shochat2015-07-273-98/+104
* net/mlx5e: TX latency optimization to save DMA readsAchiad Shochat2015-07-275-18/+76
* net/mlx5e: Support TX packet copy into WQEAchiad Shochat2015-07-274-1/+77
* net/mlx5e: Allocate DMA coherent memory on reader NUMA nodeSaeed Mahameed2015-07-275-18/+62
* net/mlx5e: Support ETH_RSS_HASH_XORSaeed Mahameed2015-07-273-10/+76
* net: netcp: Adds missing statistics for K2L and K2EWingMan Kwok2015-07-271-3/+174
* net: netcp: Fixes to CPSW statistics collectionWingMan Kwok2015-07-271-11/+75
* net: netcp: Consolidates statistics collection codeWingMan Kwok2015-07-271-45/+54
* net: netcp: Fixes error in oversized memory allocation for statistics storageWingMan Kwok2015-07-271-25/+21
* net: netcp: Fixes hw statistics module base setting errorWingMan Kwok2015-07-271-1/+5
* net: netcp: Fixes the use of spin_lock_bh in timer functionWingMan Kwok2015-07-271-2/+3
* cxgb4vf: Read correct FL congestion threshold for T5 and T6Hariprasad Shenai2015-07-272-2/+21
* net: macb: Change capability mask for jumbo supportHarini Katakam2015-07-271-1/+1
* net: bcmgenet: Register link_update callback for all MoCA PHYsFlorian Fainelli2015-07-271-14/+23
* net: bcmgenet: Remove checks on clock handlesFlorian Fainelli2015-07-271-14/+12
* hv_netvsc: Wait for sub-channels to be processed during probeKY Srinivasan2015-07-272-0/+30
* cxgb4: Allow firmware flash, only if cxgb4 is the master driverHariprasad Shenai2015-07-271-0/+14
* vxlan: Use proper endian type for vni in vxlan[6]_xmit_skbThomas Graf2015-07-271-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-07-2540-712/+1376
|\