summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-03-09i40e/i40evf: fix accidental write to ITR registersJesse Brandeburg
2015-03-09i40vf: don't stop me nowMitch Williams
2015-03-09i40e: future proof some sizeof callsShannon Nelson
2015-03-09i40e: Remove "hello world" strings from i40e driverGreg Rose
2015-03-09can: kvaser_usb: Read all messages in a bulk-in URB bufferAhmed S. Darwish
2015-03-09can: kvaser_usb: Avoid double free on URB submission failuresAhmed S. Darwish
2015-03-09can: peak_usb: fix missing ctrlmode_ init for every devStephane Grosjean
2015-03-09can: add missing initialisations in CAN related skbuffsOliver Hartkopp
2015-03-08bgmac: Clean warning messagesPeter Senna Tschudin
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2015-03-08net: stmmac: make reset control an optional requirementDinh Nguyen
2015-03-08Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-08Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-08Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-08Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-03-07net: dsa: mv88e6352: Add support for EEEGuenter Roeck
2015-03-07net: dsa: mv88e6xxx: Add EEE supportGuenter Roeck
2015-03-07net: bcmgenet: rework Rx queue initPetri Gynther
2015-03-07net/macb: merge at91_ether driver into macb driverCyrille Pitchen
2015-03-07net/macb: unify clock managementCyrille Pitchen
2015-03-07net: macb: remove #if defined(CONFIG_ARCH_AT91) sectionsBoris BREZILLON
2015-03-07Input: psmouse - disable "palm detection" in the focaltech driverMathias Gottschlag
2015-03-07Input: psmouse - disable changing resolution/rate/scale for FocalTechMathias Gottschlag
2015-03-07Input: psmouse - ensure that focaltech reports consistent coordinatesMathias Gottschlag
2015-03-07Input: psmouse - remove hardcoded touchpad size from the focaltech driverMathias Gottschlag
2015-03-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-03-07Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-03-07iwlwifi: mvm: fix compilation with IWLWIFI_DEBUGFS not setEmmanuel Grumbach
2015-03-07i40e: Strip configfs codeGreg Rose
2015-03-07i40e/i40evf: Bump versionSravanthi Tangeda
2015-03-07i40e/i40evf: enable prefetch of Tx descriptors during cleanupJesse Brandeburg
2015-03-07i40e: Simplify code for rss_size_max configAnjali Singhai Jain
2015-03-07i40e/i40evf: Simplify tunnel selection logicAnjali Singhai Jain
2015-03-07i40e: FD filters flush policy changesAnjali Singhai Jain
2015-03-07i40e: Avoid logs while adding/deleting FD-SB filtersAnjali Singhai Jain
2015-03-07i40e: print port stats only on partition 1Shannon Nelson
2015-03-07i40e: Move code to enable/disable Loopback to the main fileAkeem G Abodunrin
2015-03-07i40e: rework vector reservationShannon Nelson
2015-03-07i40e: clean up debug_read_registerJesse Brandeburg
2015-03-07i40e: store msg_enable in the right sizeJesse Brandeburg
2015-03-07i40e: Remove unneeded conversionKamil Krawczyk
2015-03-07i40e: Remove duplicate codeCatherine Sullivan
2015-03-07i40e/i40evf: Refactor i40e_debug_aq and make some functions staticShannon Nelson
2015-03-06rocker: sparse: fix dynamic allocation on stack warningScott Feldman
2015-03-06rocker: quiet sparce endianess warningsScott Feldman
2015-03-06ax25: remove unneeded NULL test in ax_xmit()Dan Carpenter
2015-03-06net/mlx4_en: Add QCN parameters and statistics handlingShani Michaeli
2015-03-06net/mlx4_core: Add basic elements for QCNShani Michaeli
2015-03-07TTY: fix tty_wait_until_sent maximum timeoutJohan Hovold