summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2015-02-06ACPI: add AMD ACPI2Platform device support for x86 systemKen Xue
2015-02-06Merge back earlier 'acpi-lpss' material for v3.20Rafael J. Wysocki
2015-02-06Merge ath-next from ath.gitKalle Valo
2015-02-06Merge tag 'samsung-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2015-02-06Revert "IB/core: Add support for extended query device caps"Yann Droneaud
2015-02-06Thermal/int340x_thermal: remove unused uuids.Zhang Rui
2015-02-06thermal: step_wise: spelling fixesBrian Norris
2015-02-06thermal: int340x: fix sparse warningLad, Prabhakar
2015-02-06Merge tag 'drivers-soc-ti' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2015-02-06Merge tag 'iwlwifi-next-for-kalle-2015-02-03' of https://git.kernel.org/pub/s...Kalle Valo
2015-02-06brcm80211: Delete unnecessary checks before two function callsMarkus Elfring
2015-02-06hostap: Delete an unnecessary check before the function call "kfree"Markus Elfring
2015-02-06orinoco: Delete an unnecessary check before the function call "kfree"Markus Elfring
2015-02-06ath9k: Delete an unnecessary check before the function call "relay_close"Markus Elfring
2015-02-06cw1200: Less function calls in cw1200_load_firmware_cw1200() after error dete...Markus Elfring
2015-02-06cw1200: Delete an unnecessary check before the function call "release_firmware"Markus Elfring
2015-02-06orinoco: orinoco_tmd use msecs_to_jiffies for conversionNicholas Mc Guire
2015-02-05iser-target: Remove duplicate function namesRasmus Villemoes
2015-02-06orinoco: orinoco_pci use msecs_to_jiffies for conversionNicholas Mc Guire
2015-02-06orinoco: orinoco_plx use msecs_to_jiffies for conversionNicholas Mc Guire
2015-02-05vhost/scsi: potential memory corruptionDan Carpenter
2015-02-06cw1200: use msecs_to_jiffies for conversionNicholas Mc Guire
2015-02-06ath5k: fix spontaneus AR5312 freezesSergey Ryazanov
2015-02-06ath9k: Choose correct rate for 2GHz channelSujith Manoharan
2015-02-06ath9k: Clear TSF2 properlySujith Manoharan
2015-02-06ath9k: Program AR_WA correctlySujith Manoharan
2015-02-06ath9k: Fix issues with WoW enableSujith Manoharan
2015-02-06ath9k: Register correct WOW details with mac80211Sujith Manoharan
2015-02-06ath9k: Add support for more WOW patternsSujith Manoharan
2015-02-06rtlwifi: rtl8192ee: Fix problems with calculating free space in FIFOLarry Finger
2015-02-06rtlwifi: rtl8192ee: Fix handling of new style descriptorsTroy Tan
2015-02-06mailbox: Add Altera mailbox driverLey Foon Tan
2015-02-06mailbox: check for bit set before pollingJassi Brar
2015-02-06Mailbox: Fix return value check in pcc_init()Wei Yongjun
2015-02-05mtd: concat: set the return lengths properlyNiklas Cassel
2015-02-05mtd: kconfig: replace PPC_OF with PPCKevin Hao
2015-02-05mtd: denali: remove unnecessary stubsMasahiro Yamada
2015-02-05mtd: nand: remove redundant local variableBaruch Siach
2015-02-05mtd: fsl-quadspi: improve read performance by increase AHB transfer sizeAllen Xu
2015-02-05ixgbe: add Tx anti spoofing supportDon Skidmore
2015-02-05ixgbevf: combine all of the tasks into a single service taskEmil Tantilov
2015-02-05ixgbevf: rewrite watchdog task to function similar to igbvfEmil Tantilov
2015-02-05ixgbevf: Add code to check for Tx hangEmil Tantilov
2015-02-05ixgbevf: Fix ordering of shutdown to correctly disable Rx and TxEmil Tantilov
2015-02-05ixgbevf: set vlan_features in a single write instead of several ORsEmil Tantilov
2015-02-05ixgbe: add VXLAN offload support for X550 devicesDon Skidmore
2015-02-05ixgbe: Cleanup probe to remove redundant attempt to ID PHYDon Skidmore
2015-02-05ixgbe: cleanup redundant default method set_rxpbaDon Skidmore
2015-02-05ixgbe: fix setting port VLANEmil Tantilov
2015-02-05ixgbevf: add RSS support for X550Emil Tantilov