summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: xgene: Pre-initialize ret in xgene_enet_get_resources()Geert Uytterhoeven2015-06-281-1/+1
* xen-netfront: Remove the meaningless codeLi, Liang Z2015-06-281-7/+0
* bnx2x: Fix linearization for encapsulated packetsYuval Mintz2015-06-251-2/+7
* bnx2x: Release nvram lock on error flowYuval Mintz2015-06-251-0/+1
* bnx2x: Fix statistics gathering on link changeAriel Elior2015-06-251-0/+2
* bnx2x: Fix self-test for 20g devicesYuval Mintz2015-06-251-4/+8
* bnx2x: Fix VF MAC removalShahed Shaikh2015-06-251-1/+1
* bnx2x: Don't notify about scratchpad paritiesManish Chopra2015-06-252-10/+21
* bnx2x: Prevent false warning when accessing MACsYuval Mintz2015-06-251-1/+1
* bnx2x: Correct speed from baseT into KR.Yuval Mintz2015-06-253-19/+59
* bnx2x: Correct asymmetric flow-controlYuval Mintz2015-06-252-14/+29
* enic: use atomic_t instead of spin_lock in busy pollGovindarajulu Varadarajan2015-06-252-66/+29
* net/phy: Add Vitesse 8641 phy IDShaohui Xie2015-06-251-0/+14
* net/fsl: remove dependency FSL_SOC for GianfarAlison Wang2015-06-251-2/+2
* cavium/liquidio: fix some error handling in lio_set_phys_id()Dan Carpenter2015-06-251-2/+3
* renesas: missing unlock on error pathDan Carpenter2015-06-251-1/+3
* mlx4: Disable HA for SRIOV PF RoCE devicesOr Gerlitz2015-06-251-1/+7
* net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabledIdo Shamay2015-06-251-11/+6
* net/mlx4_en: Wake TX queues only when there's enough roomIdo Shamay2015-06-252-8/+12
* net/mlx4_en: Release TX QP when destroying TX ringEran Ben Elisha2015-06-253-5/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-243-8/+4
|\
| * frontswap: allow multiple backendsDan Streetman2015-06-241-7/+1
| * mm: oom_kill: simplify OOM killer lockingJohannes Weiner2015-06-241-0/+2
| * mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner2015-06-241-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-06-2447-324/+1258
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2015-06-2246-323/+1257
| |\ \
| | * | Input: improve usage of gpiod APIUwe Kleine-König2015-06-163-21/+6
| | * | tty/vt/keyboard: define LED triggers for VT keyboard lock statesSamuel Thibault2015-06-161-8/+19
| | * | tty/vt/keyboard: define LED triggers for VT LED statesSamuel Thibault2015-06-161-24/+117
| | * | Input: export LEDs as class devices in sysfsSamuel Thibault2015-06-114-3/+226
| | * | Input: cyttsp4 - use swap() in cyttsp4_get_touch()Fabian Frederick2015-06-111-4/+1
| | * | Input: goodix - do not explicitly set evbits in input deviceDmitry Torokhov2015-06-111-4/+0
| | * | Input: goodix - export id and version read from deviceIrina Tirdea2015-06-091-12/+21
| | * | Input: goodix - fix variable length array warningIrina Tirdea2015-06-091-1/+1
| | * | Input: goodix - fix alignment issuesIrina Tirdea2015-06-091-8/+8
| | * | Input: add OnKey driver for DA9063 MFD partSteve Twiss2015-06-093-0/+237
| | * | Input: elan_i2c - add product IDs FW namesCharlie Mooney2015-06-082-7/+18
| | * | Input: elan_i2c - add support for multi IC type and iap formatDuson Lin2015-06-084-11/+49
| | * | Input: focaltech - report finger width to userspaceDmitry Tunin2015-06-021-0/+13
| | * | tty: remove platform_sysrq_reset_seqArnd Bergmann2015-06-021-18/+1
| | * | Input: synaptics_i2c - use proper boolean valuesShailendra Verma2015-05-261-3/+3
| | * | Input: psmouse - use true instead of 1 for boolean valuesShailendra Verma2015-05-261-1/+1
| | * | Input: cyapa - fix a few typos in commentsShailendra Verma2015-05-261-14/+9
| | * | Input: stmpe-ts - enforce device tree only modeDmitry Torokhov2015-05-262-24/+6
| | * | Input: stmpe-ts - fix automatic module loadingDmitry Torokhov2015-05-221-2/+10
| | * | Input: update email-id of Rajeev KumarRajeev Kumar2015-05-221-1/+1
| | * | Input: sentelic - use "static inline" instead of "inline"Khem Raj2015-05-221-2/+2
| | * | Input: adxl34x - add OF match supportLaurent Pinchart2015-05-211-0/+21
| | * | Input: cyapa - do not set otherwise unused variableDmitry Torokhov2015-05-211-2/+1
| | * | Input: atmel_mxt_ts - use BIT() macro when reporting button stateDmitry Torokhov2015-05-201-4/+4