summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sunvnet: Invoke SET_NETDEV_DEV() to set up the vdev in vnet_new()Sowmini Varadhan2015-09-211-6/+11
* geneve: remove vlan-related feature assignmentJohn W. Linville2015-09-211-4/+0
* usbnet: New driver for QinHeng CH9200 devicesMatthew Garrett2015-09-213-1/+455
* net: phy: mdio-gpio: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-211-0/+1
* net: phy: mdio-bcm-unimac: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-211-0/+1
* net: moxa: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-211-0/+1
* net: gianfar_ptp: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-211-0/+1
* net: bcmgenet: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-211-0/+1
* net: systemport: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-211-0/+1
* net: arc: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-211-0/+1
* macvtap: fix TUNSETSNDBUF values > 64kMichael S. Tsirkin2015-09-201-2/+2
* Revert "net/phy: Add Vitesse 8641 phy ID"Kevin Hao2015-09-201-14/+0
* 8139cp: Call __cp_set_rx_mode() from cp_tx_timeout()David Woodhouse2015-09-201-0/+1
* 8139cp: Use dev_kfree_skb_any() instead of dev_kfree_skb() in cp_clean_rings()David Woodhouse2015-09-201-2/+2
* bna: check for dma mapping errorsIvan Vecera2015-09-205-1/+37
* fjes: fix off-by-one error at fjes_hw_update_zone_task()Taku Izumi2015-09-171-4/+4
* bnx2x: track vxlan port countJiri Benc2015-09-172-2/+13
* be2net: allow offloading with the same port for IPv4 and IPv6Jiri Benc2015-09-172-0/+11
* qlcnic: track vxlan port countJiri Benc2015-09-172-5/+14
* vxlan: reject IPv6 addresses if IPv6 is not configuredJiri Benc2015-09-171-1/+4
* vxlan: set needed headroom correctlyJiri Benc2015-09-171-5/+5
* ARCNET: fix hard_header_len limitMichael Grzeschik2015-09-171-1/+1
* solos-pci: Increase headroom on received packetsDavid Woodhouse2015-09-171-2/+10
* net: ks8851: Export OF module alias informationJavier Martinez Canillas2015-09-171-0/+1
* net/mlx4_en: really allow to change RSS keyEric Dumazet2015-09-171-2/+0
* net: Fix vti use case with oif in dst lookupsDavid Ahern2015-09-171-1/+2
* cxgb4: add device ID for few T5 adaptersHariprasad Shenai2015-09-171-0/+5
* atm: he: drop null test before destroy functionsJulia Lawall2015-09-151-5/+2
* net: stmmac: Use msleep rather then udelay for reset delaySjoerd Simons2015-09-151-3/+8
* net: mvneta: fix DMA buffer unmapping in mvneta_rx()Simon Guinot2015-09-151-1/+3
* irda: ali-ircc: Fix deadlock in ali_ircc_sir_change_speed()Alexey Khoroshilov2015-09-111-6/+0
* bnx2x: use ktime_get_seconds() for timestampArnd Bergmann2015-09-111-4/+2
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-1115-82/+217
|\
| * Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie2015-09-113-4/+5
| |\
| | * drm/nouveau/device: enable c800 quirk for tecra w50Ben Skeggs2015-09-111-0/+1
| | * drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7xRoy Spliet2015-09-111-1/+1
| | * drm/nouveau/gr/nv04: fix big endian setting on gr contextIlia Mirkin2015-09-111-3/+3
| * | Merge tag 'topic/drm-fixes-2015-09-09' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-09-112-21/+117
| |\ \
| | * | drm/dp: Add dp_aux_i2c_speed_khz module param to set the assume i2c bus speedVille Syrjälä2015-09-021-3/+10
| | * | drm/dp: Adjust i2c-over-aux retry count based on message size and i2c bus speedVille Syrjälä2015-09-021-2/+82
| | * | drm/dp: Define AUX_RETRY_INTERVAL as 500 usVille Syrjälä2015-09-021-3/+5
| | * | drm/atomic: Fix bookkeeping with TEST_ONLY, v3.Maarten Lankhorst2015-09-011-16/+23
| * | | Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/...Dave Airlie2015-09-118-31/+53
| |\ \ \
| | * | | drm/i915: Allow DSI dual link to be configured on any pipeGaurav K Singh2015-09-101-5/+4
| | * | | drm/i915: Don't try to use DDR DVFS on CHV when disabled in the BIOSVille Syrjälä2015-09-102-13/+31
| | * | | drm/i915: Fix CSR MMIO address checkTakashi Iwai2015-09-101-1/+1
| | * | | drm/i915: Limit the number of loops for reading a split 64bit registerChris Wilson2015-09-091-5/+5
| | * | | drm/i915: Fix broken mst get_hw_state.Maarten Lankhorst2015-09-082-5/+10
| | * | | drm/i915: Pass hpd_status_i915[] to intel_get_hpd_pins() in pre-g4xVille Syrjälä2015-09-021-1/+1
| | * | | drm/i915: Always mark the object as dirty when used by the GPUChris Wilson2015-09-021-1/+1