aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller239-1138/+2235
2014-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds59-300/+637
2014-09-22Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds7-10/+24
2014-09-22net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dmaFlorian Fainelli1-53/+52
2014-09-22net: bcmgenet: fix TX reclaim accounting for fragmentsFlorian Fainelli1-1/+4
2014-09-22dm9000: Return an ERR_PTR() in all error conditions of dm9000_parse_dt()Tobias Klauser1-1/+1
2014-09-22bonding: remove the unnecessary notes for bond_xmit_broadcast()dingtianhong1-1/+0
2014-09-22bonding: slight optimization for bond_xmit_roundrobin()dingtianhong1-1/+1
2014-09-22r8169: fix an if conditionDan Carpenter1-1/+1
2014-09-22be2net: fix alignment on line wrapKalesh AP3-10/+11
2014-09-22be2net: remove multiple assignments on a single lineKalesh AP3-8/+12
2014-09-22be2net: remove space after typecastsKalesh AP2-5/+5
2014-09-22be2net: remove unnecessary blank lines after an open braceKalesh AP2-5/+0
2014-09-22be2net: insert a blank line after function/struct//enum definitionsKalesh AP2-0/+5
2014-09-22be2net: remove multiple blank linesKalesh AP3-4/+0
2014-09-22be2net: add blank line after declarationsKalesh AP4-0/+38
2014-09-22be2net: remove return statements for void functionsKalesh AP2-5/+0
2014-09-22be2net: add speed reporting for 20G-KR interfaceVasundhara Volam2-0/+8
2014-09-22be2net: add speed reporting for 40G/KR interfaceKalesh AP1-0/+7
2014-09-22be2net: fix sparse warnings in be_cmd_req_port_type{}Suresh Reddy1-2/+2
2014-09-22be2net: fix a sparse warning in be_cmd_modify_eqd()Kalesh AP1-2/+2
2014-09-22r8152: disable ALDPShayeswang1-17/+45
2014-09-22net: fec: fix code identationNimrod Andy1-1/+1
2014-09-22net: dsa: bcm_sf2: add support for Wake-on-LANFlorian Fainelli2-0/+61
2014-09-22net: dsa: bcm_sf2: add suspend/resume callbacksFlorian Fainelli1-0/+85
2014-09-22qlge: Fix compilation warningHarish Patil1-2/+2
2014-09-22ipoib: validate struct ipoib_cb sizeEric Dumazet2-2/+8
2014-09-22am2150: Update nmclan_cs.c to use update PCMCIA APIJeff Kirsher1-1/+1
2014-09-22tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich1-2/+18
2014-09-22macvlan: allow to enqueue broadcast pkt on virtual deviceNicolas Dichtel1-1/+2
2014-09-22pch_gbe: 'select' NET_PTP_CLASSIFY.David S. Miller1-0/+1
2014-09-22scsi: Use 'depends' with LIBFC instead of 'select'.David S. Miller3-6/+6
2014-09-21Merge tag 'media-v3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds8-22/+38
2014-09-20Merge tag 'staging-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds12-36/+50
2014-09-20Merge tag 'usb-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds4-2/+35
2014-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-13/+19
2014-09-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds24-63/+83
2014-09-20drm/nouveau: ltc/gf100-: fix cbc issues on certain boardsBen Skeggs5-1/+7
2014-09-20Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie1-2/+2
2014-09-20drm/bochs: add missing drm_connector_register callGerd Hoffmann1-0/+1
2014-09-20drm/cirrus: add missing drm_connector_register callGerd Hoffmann1-0/+1
2014-09-19staging: vt6655: buffer overflow in ioctlDan Carpenter1-0/+3
2014-09-19Merge tag 'iio-fixes-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman11-36/+47
2014-09-19USB: storage: Add quirks for Entrega/Xircom USB to SCSI convertersMark1-0/+20
2014-09-19USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapterMark1-0/+6
2014-09-19USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI AdapterMark1-0/+6
2014-09-19USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern1-2/+0
2014-09-19Merge tag 'for_3.17-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linusGreg Kroah-Hartman2-0/+3
2014-09-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller5-88/+83
2014-09-19Merge tag 'linux-can-fixes-for-3.17-20140918' of git://gitorious.org/linux-can/linux-canDavid S. Miller4-10/+51