summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | mlx4_en: Use correct loop cursor in error path.Benjamin Poirier2015-04-301-1/+1
| * | | | | | cxgb4: Fix MC1 memory offset calculationHariprasad Shenai2015-04-291-1/+1
| * | | | | | bnx2x: Delay during kdump loadYuval Mintz2015-04-291-0/+6
| * | | | | | net: Fix Kernel Panic in bonding driver debugfs file: rlb_hash_tablePai2015-04-291-0/+10
| * | | | | | net: macb: Fix race condition in driver when Rx frame is droppedPunnaiah Choudary Kalluri2015-04-291-0/+3
| * | | | | | hv_netvsc: Fix a bug in netvsc_start_xmit()KY Srinivasan2015-04-293-26/+7
| * | | | | | altera_tse: Correct rx packet lengthVlastimil Setka2015-04-291-0/+6
| * | | | | | mlx4: Fix tx ring affinity_mask creationBenjamin Poirier2015-04-291-3/+5
| * | | | | | bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-294-9/+12
| * | | | | | trivial: net: systemport: bcmsysport.h: fix 0x0x prefixAntonio Ospite2015-04-291-1/+1
| * | | | | | trivial: net: atl1e: atl1e_hw.h: fix 0x0x prefixAntonio Ospite2015-04-291-1/+1
| * | | | | | bnx2x: remove {TPA,GRO}_ENABLE_FLAGMichal Schmidt2015-04-293-31/+15
| * | | | | | bnx2x: merge fp->disable_tpa with fp->modeMichal Schmidt2015-04-295-18/+18
| * | | | | | bnx2x: mark LRO as a fixed disabled feature if disable_tpa is setMichal Schmidt2015-04-292-5/+1
| * | | | | | hv_netvsc: introduce netif-msg into netvsc moduleSimon Xiao2015-04-294-7/+31
| * | | | | | net: netcp: remove call to netif_carrier_(on/off) for MAC to Phy interfaceKaricheri, Muralidharan2015-04-271-2/+6
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-05-011-0/+5
|\ \ \ \ \ \ \
| * | | | | | | rbd: end I/O the entire obj_request on errorIlya Dryomov2015-05-011-0/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-302-1/+17
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'acpica', 'acpi-battery' and 'pm-cpuidle'Rafael J. Wysocki2015-04-302-1/+17
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | | * | | | | | cpuidle: Run tick_broadcast_exit() with disabled interruptsRafael J. Wysocki2015-04-291-0/+16
| | |/ / / / / / | |/| | | | | |
| | * | | | | | ACPI / SBS: Enable battery manager when presentChris Bainbridge2015-04-291-1/+1
| |/ / / / / /
* | | | | | | Merge tag 'dm-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2015-04-302-15/+21
|\ \ \ \ \ \ \
| * | | | | | | dm: fix free_rq_clone() NULL pointer when requeueing unmapped requestMike Snitzer2015-04-301-4/+12
| * | | | | | | dm: only initialize the request_queue onceChristoph Hellwig2015-04-302-11/+9
| |/ / / / / /
* | | | | | | Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-308-18/+43
|\ \ \ \ \ \ \
| * | | | | | | serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald2015-04-281-2/+23
| * | | | | | | serial: samsung: fix serial console breakRobert Baldyga2015-04-281-2/+3
| * | | | | | | tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches2015-04-281-0/+2
| * | | | | | | serial: of-serial: Remove device_type = "serial" registrationMichal Simek2015-04-281-1/+0
| * | | | | | | serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek2015-04-282-11/+12
| * | | | | | | serial: core: Fix kernel-doc build warningsPeter Hurley2015-04-281-1/+1
| * | | | | | | tty: Re-add external interface for tty_set_termios()Frederic Danis2015-04-281-1/+2
| |/ / / / / /
* | | | | | | Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-306-16/+43
|\ \ \ \ \ \ \
| * | | | | | | cdc-acm: prevent infinite loop when parsing CDC headers.Quentin Casasnovas2015-04-281-1/+6
| * | | | | | | Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap"Ivan T. Ivanov2015-04-281-3/+10
| * | | | | | | usb: chipidea: otg: remove mutex unlock and lock while stop and start roleLi Jun2015-04-281-4/+0
| * | | | | | | uas: Set max_sectors_240 quirk for ASM1053 devicesHans de Goede2015-04-281-1/+4
| * | | | | | | uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede2015-04-282-2/+14
| * | | | | | | uas: Allow uas_use_uas_driver to return usb-storage flagsHans de Goede2015-04-283-5/+9
| |/ / / / / /
* | | | | | | Merge tag 'renesas-sh-drivers-for-v4.1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-04-301-4/+3
|\ \ \ \ \ \ \
| * | | | | | | drivers: sh: Remove test for now unsupported sh7372Geert Uytterhoeven2015-04-271-2/+1
| * | | | | | | drivers: sh: Disable PM runtime for multi-platform r8a73a4 with genpdGeert Uytterhoeven2015-04-271-1/+1
| * | | | | | | drivers: sh: Disable PM runtime for multi-platform sh73a0 with genpdGeert Uytterhoeven2015-04-271-2/+2
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-281-0/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | s390/3215: free memory in error pathChristophe Jaillet2015-04-231-0/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-2724-160/+208
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | bnx2x: really disable TPA if 'disable_tpa' option is setMichal Schmidt2015-04-271-2/+4
| * | | | | | net:treewide: Fix typo in drivers/netMasanari Iida2015-04-272-2/+2
| * | | | | | net/mlx4_en: Prevent setting invalid RSS hash functionAmir Vadai2015-04-271-13/+16