summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-09-03ipmi: add of_device_id in MODULE_DEVICE_TABLEBrijesh Singh
2015-09-03ipmi: Compensate for BMCs that wont set the irq enable bitCorey Minyard
2015-09-03ipmi: Don't call receive handler in the panic contextHidehiro Kawai
2015-09-03ipmi: Avoid touching possible corrupted lists in the panic contextHidehiro Kawai
2015-09-03ipmi: Don't flush messages in sender() in run-to-completion modeHidehiro Kawai
2015-09-03ipmi: Factor out message flushing procedureHidehiro Kawai
2015-09-03ipmi: Remove unneeded set_run_to_completion callHidehiro Kawai
2015-09-03ipmi: Make some data const that was only readCorey Minyard
2015-09-03ipmi: constify SSIF ACPI device idsMathias Krause
2015-09-03ipmi: Delete an unnecessary check before the function call "cleanup_one_si"Markus Elfring
2015-09-03char:ipmi - Change 1 to true for bool type variables during initialization.Shailendra Verma
2015-09-03impi:Remove unneeded setting of module owner to THIS_MODULE in the platform s...Nicholas Krause
2015-09-03ipmi: Add a comment in how messages are delivered from the lower layerCorey Minyard
2015-09-03ipmi/powernv: Fix potential invalid pointer dereferenceNeelesh Gupta
2015-09-03ipmi: Convert the IPMI SI ACPI handling to a platform deviceCorey Minyard
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-09-02Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-09-02net: fec: clear receive interrupts before processing a packetRussell King
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-02Merge branch 'for-4.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-09-02Merge tag 'for-linus-20150901' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-09-02xen-netback: add support for multicast controlPaul Durrant
2015-09-02bgmac: Update fixed_phy_register()Fabio Estevam
2015-09-02Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2015-09-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-01Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2015-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-09-01Merge tag 'edac_for_4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2015-09-01ixgbe: Resolve "initialized field overwritten" warningsMark Rustad
2015-09-01ixgbe: Remove bimodal SR-IOV disablingAlex Williamson
2015-09-01ixgbe: Add support for reporting 2.5G link speedMark Rustad
2015-09-01ixgbe: fix bounds checking in ixgbe_setup_tc for 82598Emil Tantilov
2015-09-01ixgbe: support for ethtool set_rxfhTom Barbette
2015-09-01ixgbe: Avoid needless PHY access on copper physMark Rustad
2015-09-01ixgbe: cleanup to use cached mask valueDon Skidmore
2015-09-01ixgbe: Remove second instance of lan_id variableDon Skidmore
2015-09-01ixgbe: use kzalloc for allocating one thingManinder Singh
2015-09-01ixgbe: Remove unused PCI bus typesDon Skidmore
2015-09-01ixgbe: add new bus type for intergrated I/O interface (IOSF)Don Skidmore
2015-09-01ixgbe: add get_bus_info method for X550Don Skidmore
2015-09-01ixgbe: Add support for entering low power link up stateDon Skidmore
2015-09-01ixgbe: Add support for VXLAN RX offloadsMark Rustad
2015-09-01ixgbe: Add support for UDP-encapsulated tx checksum offloadMark Rustad
2015-09-01ixgbe: Check whether FDIRCMD writes actually completeMark Rustad
2015-09-01ixgbe: Assign set_phy_power dynamically where neededDon Skidmore
2015-09-01ixgbe: add new function to check for management presenceDon Skidmore