summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-04-29bnx2x: Delay during kdump loadYuval Mintz
2015-04-29net: Fix Kernel Panic in bonding driver debugfs file: rlb_hash_tablePai
2015-04-29net: macb: Fix race condition in driver when Rx frame is droppedPunnaiah Choudary Kalluri
2015-04-29hv_netvsc: Fix a bug in netvsc_start_xmit()KY Srinivasan
2015-04-29altera_tse: Correct rx packet lengthVlastimil Setka
2015-04-29mlx4: Fix tx ring affinity_mask creationBenjamin Poirier
2015-04-29bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel
2015-04-29trivial: net: systemport: bcmsysport.h: fix 0x0x prefixAntonio Ospite
2015-04-29trivial: net: atl1e: atl1e_hw.h: fix 0x0x prefixAntonio Ospite
2015-04-29bnx2x: remove {TPA,GRO}_ENABLE_FLAGMichal Schmidt
2015-04-29bnx2x: merge fp->disable_tpa with fp->modeMichal Schmidt
2015-04-29bnx2x: mark LRO as a fixed disabled feature if disable_tpa is setMichal Schmidt
2015-04-29hv_netvsc: introduce netif-msg into netvsc moduleSimon Xiao
2015-04-27net: netcp: remove call to netif_carrier_(on/off) for MAC to Phy interfaceKaricheri, Muralidharan
2015-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-27bnx2x: really disable TPA if 'disable_tpa' option is setMichal Schmidt
2015-04-27net:treewide: Fix typo in drivers/netMasanari Iida
2015-04-27net/mlx4_en: Prevent setting invalid RSS hash functionAmir Vadai
2015-04-27mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim
2015-04-26ppp: mppe: discard late packet in stateless modeSylvain Rochet
2015-04-26ppp: mppe: sanity error path reworkSylvain Rochet
2015-04-26net/bonding: Make DRV macros privateMatan Barak
2015-04-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-04-26Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-04-26Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-27Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/...Dave Airlie
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-26Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-04-26Merge tag 'platform-drivers-x86-v4.1-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-04-26Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-26altera tse: add support for fixed-links.Andreas Oetken
2015-04-26pxa168: fix double deallocation of managed resourcesAlexey Khoroshilov
2015-04-26v4l: xilinx: fix for include file movementStephen Rothwell
2015-04-25net: eth: altera: Resolve false errors from MSGDMA to TSEChee Nouk Phoon
2015-04-25ehea: Fix memory hook reference counting crashesMichael Ellerman
2015-04-25net/tg3: Release IRQs on permanent errorGavin Shan
2015-04-24platform/chrome: chromeos_laptop - instantiate Atmel at primary addressDmitry Torokhov
2015-04-24toshiba_acpi: Do not register vendor backlight when acpi_video bl is availableHans de Goede
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-04-24Merge tag 'pwm/for-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-24Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-04-24Merge tag 'md/4.1' of git://neil.brown.name/mdLinus Torvalds
2015-04-24net: mdio-gpio: support access that may sleepVivien Didelot
2015-04-24Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-04-24bgmac: fix requests for extra polling calls from NAPIRafał Miłecki
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-24crypto: img-hash - CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMAGeert Uytterhoeven
2015-04-24Merge branches 'acpi-dock', 'acpi-ec' and 'acpi-scan'Rafael J. Wysocki