summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-05-21sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MACShradha Shah
2015-05-21sfc: Implement dummy disable of VF spoof check for EF10Shradha Shah
2015-05-21sfc: add ndo_set_vf_link_state() function for EF10Edward Cree
2015-05-21sfc: add ndo_set_vf_vlan() function for EF10Shradha Shah
2015-05-21sfc: Change entity reset on MC reboot to a new datapath-only reset.Jon Cooper
2015-05-21sfc: Add ndo_get_vf_config() function for EF10Shradha Shah
2015-05-21sfc: add ndo_set_vf_mac() function for EF10Shradha Shah
2015-05-21sfc: Initialise MCDI buffers to 0 on declaration.Jon Cooper
2015-05-21sfc: Enable a VF to get its own MAC addressDaniel Pieczko
2015-05-21sfc: protect filter table against use-after-freeEdward Cree
2015-05-21sfc: Store the efx_nic struct of the current VF in the VF data structShradha Shah
2015-05-21sfc: save old MAC address in case sriov_mac_address_changed failsShradha Shah
2015-05-21sfc: Store vf_index in nic_data for Ef10.Shradha Shah
2015-05-21sfc: MC_CMD_SET_MAC can only be called by the link control FunctionShradha Shah
2015-05-21sfc: change definition of MC_CMD_VADAPTOR_ALLOCShradha Shah
2015-05-21sfc: Add permissions to MCDI commandsShradha Shah
2015-05-21stmmac: replace open coded __netdev_alloc_skb_ip_align() with actual callVineet Gupta
2015-05-21qlge: Move jiffies_to_usecs immediately before loopJoe Perches
2015-05-21rocker: make rocker_port_internal_vlan_id_{get, put}() non-transactionalSimon Horman
2015-05-21rocker: do not make neighbour entry changes when preparing transactionsSimon Horman
2015-05-21rocker: do not modify fdb table in rocker_port_fdb() when preparing transactionsSimon Horman
2015-05-21rocker: do not delete fdb entries in rocker_port_fdb_flush() when preparing t...Simon Horman
2015-05-21spider_net: Use DECLARE_BITMAPJoe Perches
2015-05-21drm/radeon: fix error flag checking in native aux pathAlex Deucher
2015-05-21drm/radeon: retry dcpd fetchAlex Deucher
2015-05-21drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova()Stephane Viau
2015-05-21md/bitmap: remove rcu annotation from pointer arithmetic.NeilBrown
2015-05-21md/raid0: fix restore to sector variable in raid0_make_requestEric Work
2015-05-21raid5: fix broken async operation chainShaohua Li
2015-05-20Input: vmmouse - do not reference non-existing version of X driverThomas Hellstrom
2015-05-20Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpadHans de Goede
2015-05-20IB/cma: Fix broken AF_IB UD supportMatthew Finlay
2015-05-20ib/cm: Change reject message type when destroying cm_idTed Kim
2015-05-20net: phy: Make sure phy_start() always re-enables the phy interruptsTim Beale
2015-05-20HID: wacom: fix an Oops caused by wacom_wac_finger_count_touchesPing Cheng
2015-05-19cxgb4: replace ntoh{s, l} and hton{s, l} calls with the generic byteorderHariprasad Shenai
2015-05-19cxgb4: Remove dead function t4_read_edc and t4_read_mcHariprasad Shenai
2015-05-19be2net: make hwmon interface optionalArnd Bergmann
2015-05-19xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel
2015-05-19Merge tag 'pwm/for-4.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-19pwm: img: Impose upper and lower timebase steps valueNaidu Tellapati
2015-05-19drm/exynos: dp: Lower level of EDID read success messageKrzysztof Kozlowski
2015-05-19drm/exynos: cleanup exynos_drm_planeTobias Jakobi
2015-05-19drm/exynos: 'win' is always unsignedTobias Jakobi
2015-05-19drm/exynos: mixer: don't dump registers under spinlockTobias Jakobi
2015-05-19drm/exynos: Consolidate return statements in fimd_bind()Krzysztof Kozlowski
2015-05-19drm/exynos: Constify exynos_drm_crtc_opsKrzysztof Kozlowski
2015-05-19drm/exynos: Fix build breakage on !DRM_EXYNOS_FIMDKrzysztof Kozlowski
2015-05-19drm/exynos: mixer: Constify platform_device_idKrzysztof Kozlowski
2015-05-19drm/exynos: mixer: cleanup pixelformat handlingTobias Jakobi