summaryrefslogtreecommitdiffstats
path: root/lib/crc8.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-19virtio_net.h: Fix comment.Jarno Rajahalme1-1/+1
2016-11-19virtio_net: Simplify call sites for virtio_net_hdr_{from, to}_skb().Jarno Rajahalme2-8/+5
2016-11-18cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai11-82/+287
2016-11-18liquidio CN23XX: bitwise vs logical AND typoDan Carpenter1-1/+1
2016-11-18lan78xx: relocate mdix setting to phy driverWoojung Huh2-71/+38
2016-11-18net: dsa: mv88e6xxx: Select IRQ_DOMAINFlorian Fainelli1-0/+1
2016-11-18net: marvell: Allow drivers to be built with COMPILE_TESTFlorian Fainelli1-4/+7
2016-11-18bus: mvebu-bus: Provide inline stub for mvebu_mbus_get_dram_win_infoFlorian Fainelli1-0/+8
2016-11-18net: fsl: Allow most drivers to be built with COMPILE_TESTFlorian Fainelli1-1/+3
2016-11-18net: gianfar_ptp: Rename FS bit to FIPERSTFlorian Fainelli1-2/+2
2016-11-18amd-xgbe: Update connection validation for backplane modeLendacky, Thomas1-0/+2
2016-11-18net: phy: Add downshift get/set support in Microsemi PHYs driverRaju Lakkaraju1-0/+100
2016-11-18ethtool: Core impl for ETHTOOL_PHY_DOWNSHIFT tunableRaju Lakkaraju1-0/+6
2016-11-18ethtool: (uapi) Add ETHTOOL_PHY_DOWNSHIFT to PHY tunablesRaju Lakkaraju1-1/+4
2016-11-18ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLERaju Lakkaraju2-0/+94
2016-11-18ethtool: (uapi) Add ETHTOOL_PHY_GTUNABLE and ETHTOOL_PHY_STUNABLERaju Lakkaraju1-1/+14
2016-11-18net/mlx5e: Expose PCIe statistics to ethtoolGal Pressman3-1/+72
2016-11-18net/mlx5: Add MPCNT register infrastructureGal Pressman3-0/+99
2016-11-18net/mlx5: Set driver version into firmwareHuy Nguyen1-0/+37
2016-11-18net/mlx5: Set driver version infrastructureSaeed Mahameed1-1/+21
2016-11-18net/mlx5e: Add port module event counters to ethtool statsHuy Nguyen2-1/+39
2016-11-18net/mlx5: Add handling for port module eventHuy Nguyen4-0/+97
2016-11-18net/mlx5: Port module event hardware structuresHuy Nguyen3-1/+16
2016-11-18net/mlx5: Make the command interface cache more flexibleMohamad Haj Yahia2-83/+76
2016-11-18sfc: remove Software TSOEdward Cree6-211/+154
2016-11-18sfc: handle failure to allocate TSOv2 contextsEdward Cree1-16/+24
2016-11-18sfc: Firmware-Assisted TSO version 2Bert Kenward11-768/+1035
2016-11-18sfc: Update EF10 register definitionsEdward Cree1-15/+88
2016-11-18sfc: Update MCDI protocol definitionsEdward Cree1-21/+462
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan73-81/+80
2016-11-18udp: enable busy polling for all socketsEric Dumazet3-9/+23
2016-11-17RDS: TCP: Force every connection to be initiated by numerically smaller IP ad...Sowmini Varadhan3-18/+26
2016-11-17RDS: TCP: Track peer's connection generation numberSowmini Varadhan6-3/+57
2016-11-17RDS: TCP: set RDS_FLAG_RETRANSMITTED in cp_retrans listSowmini Varadhan1-0/+3
2016-11-17net: stmmac: replace if (netif_msg_type) by their netif_xxx counterpartLABBE Corentin1-28/+21
2016-11-17net: stmmac: replace hardcoded function name by __func__LABBE Corentin1-4/+3
2016-11-17net: stmmac: replace all pr_xxx by their netdev_xxx counterpartLABBE Corentin2-95/+123
2016-11-17net_sched: sch_fq: use hash_ptr()Eric Dumazet1-2/+2
2016-11-17net/mlx5e: remove napi_hash_del() callsEric Dumazet1-4/+0
2016-11-17net/mlx4_en: remove napi_hash_del() callEric Dumazet1-4/+0
2016-11-17mlxsw: minimal: Add I2C support for Mellanox ASICsVadim Pasternak3-0/+110
2016-11-17mlxsw: Invoke driver's init/fini methods only if definedVadim Pasternak1-5/+9
2016-11-17mlxsw: Introduce support for I2C busVadim Pasternak4-0/+654
2016-11-17mlxsw: Add bus capability flagVadim Pasternak3-0/+10
2016-11-17net: netcp: replace IS_ERR_OR_NULL by IS_ERRJulia Lawall1-3/+3
2016-11-17sctp: use new rhlist interface on sctp transport rhashtableXin Long5-50/+64
2016-11-17bnxt_en: Add ethtool -n|-N rx-flow-hash support.Michael Chan1-3/+164
2016-11-17bnxt_en: Add UDP RSS support for 57X1X chips.Michael Chan2-8/+16
2016-11-17bnxt_en: Enhance autoneg support.Michael Chan2-0/+24
2016-11-17bnxt_en: Update firmware interface spec to 1.5.4.Michael Chan2-5/+94