summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-09-24ixgbe: Add small packet padding support for X550Mark Rustad
2015-09-24ixgbe: Correct setting of RDRXCTL register for X550* devicesMark Rustad
2015-09-24ixgbe: Correct error path in semaphore handlingMark Rustad
2015-09-24ixgbe: Add I2C bus mux supportMark Rustad
2015-09-24ixgbe: Limit SFP polling rateMark Rustad
2015-09-24ixgbe: Allow SFP+ on more than 82598 and 82599Mark Rustad
2015-09-24ixgbe: Add logic to reset CS4227 when neededMark Rustad
2015-09-24ixgbe: Fix 1G and 10G link stability for X550EM_x SFP+Mark Rustad
2015-09-24ixgbe: Add X550EM_x dual-speed SFP+ supportMark Rustad
2015-09-24ixgbe: Allow reduced delays during SFP detectionMark Rustad
2015-09-24ixgbe: Clear I2C destination locationMark Rustad
2015-09-23geneve: use network byte order for destination port config parameterJohn W. Linville
2015-09-23net/ethoc: support big-endian register layoutMax Filippov
2015-09-23Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-09-23drm/layerscape: fix handling fsl_dcu_drm_plane_index resultAndrzej Hajda
2015-09-23drm/mgag200: Fix driver_load error handlingArchit Taneja
2015-09-23drm/mgag200: Fix error handling paths in fbdev driverArchit Taneja
2015-09-23drm/qxl: only report first monitor as connected if we have no stateDave Airlie
2015-09-23net: davinci_emac: Add support for fixed-link PHYNeil Armstrong
2015-09-23Driver: Vmxnet3: Extend register dump supportShrikrishna Khare
2015-09-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-09-238139cp: Dump contents of descriptor ring on TX timeoutDavid Woodhouse
2015-09-238139cp: Fix DMA unmapping of transmitted buffersDavid Woodhouse
2015-09-238139cp: Reduce duplicate csum/tso code in cp_start_xmit()David Woodhouse
2015-09-238139cp: Fix TSO/scatter-gather descriptor setupDavid Woodhouse
2015-09-238139cp: Fix tx_queued debug message to print correct slot numbersDavid Woodhouse
2015-09-238139cp: Do not re-enable RX interrupts in cp_tx_timeout()David Woodhouse
2015-09-23net: netcp: fix deadlock reported by lockup detectorKaricheri, Muralidharan
2015-09-23net: netcp: allocate buffers to desc before re-enable interruptKaricheri, Muralidharan
2015-09-23net: netcp: check for interface handle in netcp_module_probe()Karicheri, Muralidharan
2015-09-23net: netcp: add error check to netcp_allocate_rx_buf()Karicheri, Muralidharan
2015-09-23net: netcp: move netcp_register_interface() to after attach moduleKaricheri, Muralidharan
2015-09-23net: netcp: remove dead code from the driverKaricheri, Muralidharan
2015-09-23net: netcp: ethss: fix error in calling sgmii api with incorrect offsetWingMan Kwok
2015-09-23rocker: add FDB cleanup timerScott Feldman
2015-09-23rocker: adding port ageing_time for ageing out FDB entriesScott Feldman
2015-09-23rocker: store rocker_port in fdb key rather than pportScott Feldman
2015-09-23rocker: track when FDB entry is touched.Scott Feldman
2015-09-23drm/radeon: add quirk for MSI R7 370Maxim Sheviakov
2015-09-23drm/amdgpu: Sprinkle drm_modeset_lock_all to appease locking checksAlex Deucher
2015-09-23drm/radeon: Sprinkle drm_modeset_lock_all to appease locking checksDaniel Vetter
2015-09-23drm/amdgpu: sync ce and me with SWITCH_BUFFER(2)monk.liu
2015-09-23drm/amdgpu: integer overflow in amdgpu_mode_dumb_create()Dan Carpenter
2015-09-23drm/amdgpu: info leak in amdgpu_gem_metadata_ioctl()Dan Carpenter
2015-09-23drm/amdgpu: integer overflow in amdgpu_info_ioctl()Dan Carpenter
2015-09-23drm/amdgpu: unwind properly in amdgpu_cs_parser_init()Dan Carpenter
2015-09-23drm/amdgpu: Fix max_vblank_count value for current display enginesAlex Deucher
2015-09-23drm/amdgpu: use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-09-23drm/amdgpu: fix UVD suspend and resume for VI APULeo Liu
2015-09-23drm/amdgpu: fix the UVD suspend sequence orderLeo Liu