summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* bnx2x: improve stop-on-errorYuval Mintz2013-01-155-76/+79
* bnx2x: add `ethtool -w' support.Miriam Shitrit2013-01-154-1176/+2494
* bnx2x: Added nvram personalities supportYuval Mintz2013-01-152-0/+11
* bnx2x: Fix rare self-test failuresYaniv Rosner2013-01-151-7/+10
* bnx2x: use SAN Mac for FCoE.Dmitry Kravkov2013-01-151-1/+1
* bnx2x: Add an additional fatal hw assertion - BRB_HW_INTERRUPTDmitry Kravkov2013-01-152-0/+2
* bnx2x: Clear dirty status when booting after UNDIYuval Mintz2013-01-152-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-151178-7944/+14802
|\
| * tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir2013-01-151-23/+35
| * tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir2013-01-151-0/+4
| * tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore2013-01-151-5/+18
| * Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-1451-983/+1390
| |\
| | * staging: zram: fix invalid memory references during disk writeNitin Gupta2013-01-141-15/+24
| | * staging: tidspbridge: use prepare/unprepare on dsp clocksOmar Ramirez Luna2013-01-082-3/+22
| | * staging: tidspbridge: Fix build breakage due to splitting CM functions.Enric Balletbo i Serra2013-01-081-1/+1
| | * staging: comedi: comedi_test: fix race when cancelling commandIan Abbott2013-01-071-1/+1
| | * staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FCIan Abbott2013-01-071-0/+1
| | * staging: comedi: prevent auto-unconfig of manually configured devicesIan Abbott2013-01-071-0/+3
| | * staging: comedi: fix minimum AO period for NI 625x and NI 628xÉric Piel2013-01-071-8/+8
| | * staging: vme_pio2: fix oops on module unloadingKonstantin Khlebnikov2013-01-071-12/+2
| | * staging: speakup: avoid out-of-range access in synth_add()Samuel Thibault2013-01-071-1/+1
| | * staging: speakup: avoid out-of-range access in synth_init()Nickolai Zeldovich2013-01-071-1/+1
| | * staging: rtl8192e: Fix failure to check pci_map_single()Larry Finger2013-01-072-2/+13
| | * staging: rtl8187se: Fix failure to check pci_map_single()Larry Finger2013-01-071-1/+2
| | * staging: drm/imx: fix double free bug in error pathLothar Waßmann2013-01-071-1/+0
| | * staging: drm/imx: several bug fixesLothar Waßmann2013-01-071-2/+4
| | * staging: drm/imx: check return value of ipu_reset()Lothar Waßmann2013-01-071-1/+4
| | * staging: drm/omap: fix flags in dma buf exportingRob Clark2013-01-071-1/+1
| | * staging: drm/omap: use omapdss low level APIRob Clark2013-01-079-893/+1214
| | * staging/fwserial: Update TODO file per reviewer commentsPeter Hurley2013-01-071-8/+3
| | * staging/fwserial: Limit tx/rx to 1394-2008 spec maximumPeter Hurley2013-01-073-7/+4
| | * staging/fwserial: Refine Kconfig help textPeter Hurley2013-01-071-1/+3
| | * Merge tag 'iio-fixes-for-3.8a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-01-0717-21/+69
| | |\
| | | * iio: (max1363) Fix probe error pathGuenter Roeck2012-12-271-7/+6
| | | * iio: dac: ad5446: Don't set error code to voltage_uvAxel Lin2012-12-271-1/+5
| | | * iio: dac: ad5686: Don't set error code to voltage_uvAxel Lin2012-12-271-1/+5
| | | * iio: dac: ad5624r_spi: Don't set error code to voltage_uvAxel Lin2012-12-271-1/+5
| | | * iio: dac: ad5504: Don't set error code to voltage_uvAxel Lin2012-12-271-1/+5
| | | * iio: dac: ad5791: Don't set error code to [pos|neg]_voltage_uvAxel Lin2012-12-271-2/+11
| | | * iio: dac: ad5380: Don't set error code to st->vrefAxel Lin2012-12-271-1/+5
| | | * iio: adc: ad7266: Don't set error code to st->vref_uvAxel Lin2012-12-271-1/+5
| | | * iio: hid-sensors: respect CONFIG_IIO_TRIGGERAlexander Holler2012-12-276-2/+18
| | | * iio: at91: fix dev var name in at91_adc_trigger_handlerJean-Christophe PLAGNIOL-VILLARD2012-12-271-1/+1
| | | * staging:iio:adis16260: Select adislibLars-Peter Clausen2012-12-271-2/+2
| | | * iio:adf4350: Fix typoMichael Hennerich2012-12-271-1/+1
| | * | staging: r8712u: Add new device IDLarry Finger2013-01-071-0/+2
| | * | Staging: wlan-ng: Add missing argumentEmil Goode2013-01-071-3/+4
| | * | staging: Enable parport sb105x drivers if parport is configuredSteven Rostedt2013-01-071-0/+2
| | * | staging: Make SystemBase PCI Multiport UART only for x86Steven Rostedt2013-01-071-0/+1
| * | | Merge tag 'usb-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-01-1432-89/+257
| |\ \ \