summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-10-15virtio-blk: drop config_mutexMichael S. Tsirkin
2014-10-15virtio_blk: drop config_enableMichael S. Tsirkin
2014-10-15virtio: defer config changed notificationsMichael S. Tsirkin
2014-10-15virtio-pci: move freeze/restore to virtio coreMichael S. Tsirkin
2014-10-15virtio: unify config_changed handlingMichael S. Tsirkin
2014-10-15virtio_pci: fix virtio spec compliance on restoreMichael S. Tsirkin
2014-10-14Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-nextRoland Dreier
2014-10-14qlcnic: Fix number of arguments in destroy tx context commandRajesh Borundia
2014-10-14qlcnic: Fix programming number of arguments in a command.Rajesh Borundia
2014-10-14cxgb4: Fix FW flash logic using ethtoolHariprasad Shenai
2014-10-14stmmac: dwmac-sti: review the glue-logic for STi4xx and STiD127 SoCsGiuseppe CAVALLARO
2014-10-14stmmac: make the STi Layer compatible to STiH407Giuseppe CAVALLARO
2014-10-14stmmac: platform: fix FIXED_PHY support.Giuseppe CAVALLARO
2014-10-14dsa: mv88e6171: Fix tag_protocol checkGuenter Roeck
2014-10-14drivers: net: xgene: Add SGMII based 1GbE ethtool supportIyappan Subramanian
2014-10-14drivers: net: xgene: Add SGMII based 1GbE supportIyappan Subramanian
2014-10-14drivers: net: xgene: Preparing for adding SGMII based 1GbEIyappan Subramanian
2014-10-14drivers: net: cpsw: remove child devices while driver detachMugunthan V N
2014-10-14drivers: net: davinci_cpdma: remove spinlock as SOFTIRQ-unsafe lock order det...Mugunthan V N
2014-10-14drivers: net: davinci_cpdma: remove kfree on objects allocated with devm_* apisMugunthan V N
2014-10-14tg3: Add skb->xmit_more supportPrashant Sreedharan
2014-10-14rbd: rbd workqueues need a resque workerIlya Dryomov
2014-10-14isdn/gigaset: fix usb_gigaset write_cmd result raceTilman Schmidt
2014-10-14isdn/capi: don't return NULL from capi_cmd2str()Tilman Schmidt
2014-10-14isdn/capi: handle CAPI 2.0 message parser failuresTilman Schmidt
2014-10-14isdn/capi: prevent NULL pointer dereference on invalid CAPI commandTilman Schmidt
2014-10-14isdn/capi: refactor command/subcommand table accessesTilman Schmidt
2014-10-14isdn/capi: prevent index overrun from command_2_index()Tilman Schmidt
2014-10-14isdn/capi: correct capi20_manufacturer argument type mismatchTilman Schmidt
2014-10-14isdn/gigaset: fix non-heap pointer deallocationTilman Schmidt
2014-10-14isdn/gigaset: fix NULL pointer dereferenceTilman Schmidt
2014-10-14isdn/gigaset: limit raw CAPI message dump lengthTilman Schmidt
2014-10-14isdn/gigaset: make sure controller name is null terminatedTilman Schmidt
2014-10-14isdn/gigaset: missing break in do_facility_reqTilman Schmidt
2014-10-14net: fec: ptp: Enable PPS output based on ptp clockLuwei Zhou
2014-10-14net: fec: ptp: Use hardware algorithm to adjust PTP counter.Luwei Zhou
2014-10-14net: fec: ptp: Use the 31-bit ptp timer.Luwei Zhou
2014-10-14fm10k: Add skb->xmit_more supportAlexander Duyck
2014-10-14rbd: set the remaining discard properties to enable supportJosh Durgin
2014-10-14rbd: use helpers to handle discard for layered images correctlyJosh Durgin
2014-10-14rbd: extract a method for adding object operationsJosh Durgin
2014-10-14rbd: make discard trigger copy-on-writeJosh Durgin
2014-10-14rbd: tolerate -ENOENT for discard operationsJosh Durgin
2014-10-14rbd: fix snapshot context reference count for discardsJosh Durgin
2014-10-14rbd: read image size for discard check safelyJosh Durgin
2014-10-14rbd: initial discard bits from Guangliang ZhaoGuangliang Zhao
2014-10-14rbd: extend the operation typeGuangliang Zhao
2014-10-14rbd: skip the copyup when an entire object writingGuangliang Zhao
2014-10-14rbd: add img_obj_request_simple() helperIlya Dryomov
2014-10-14rbd: access snapshot context and mapping size safelyJosh Durgin