aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-29drivers: glink: Make smd-rpm as ipc-rpm driver over smd and glinklegacy/tracking-qcomlt-wcnssSricharan R
2016-02-29wcn36xx: Disable power save for nowBjorn Andersson
2016-02-29wcn36xx: Use correct command struct for EXIT_BMPS_REQPontus Fuchs
2016-02-29wcn36xx: don't pad beacons for meshJason Mobarak
2016-02-29wcn36xx: Implement multicast filteringPontus Fuchs
2016-02-29wcn36xx: Track association statePontus Fuchs
2016-02-29wcn36xx: Clear encrypt_type when deleting bss keyPontus Fuchs
2016-02-29wcn36xx: Use allocated self sta index instead of hard codedPontus Fuchs
2016-02-29wcn36xx: Copy all members in config_sta v1 conversionPontus Fuchs
2016-02-29wcn36xx: Parse trigger_ba response properlyPontus Fuchs
2016-02-29wcn36xx: Remove sta pointer in private vif structPontus Fuchs
2016-02-29wcn36xx: Add helper macros to cast sta to privPontus Fuchs
2016-02-29wcn36xx: Fetch private sta data from sta entry instead of from vifPontus Fuchs
2016-02-29wcn36xx: Use define for invalid index and fix typoPontus Fuchs
2016-02-29wcn36xx: Use consistent name for private vifPontus Fuchs
2016-02-29wcn36xx: Add helper macros to cast vif to private vif and vice versaPontus Fuchs
2016-02-29wcn36xx: Pad TIM PVM if neededPontus Fuchs
2016-02-29wcn36xx: Clean up wcn36xx_smd_send_beaconPontus Fuchs
2016-02-29wcn36xx: avoid alloc mem with GFP_KERNEL in smd callback.Yin, Fengwei
2016-02-29wcn36xx: eliminate the warning for unsupported SMD_EVENTYin, Fengwei
2016-02-29wcn36xx: Update the smd client driver to use new smd channelYin, Fengwei
2016-02-29Bluetooth: btqcomsmd: Qualcomm WCNSS HCI driverBjorn Andersson
2016-02-29Bluetooth: Add HCI device identifier for Qualcomm SMDBjorn Andersson
2016-02-29Migrate the wifi driver from old smd driver to new smd driver.Yin, Fengwei
2016-02-29Update the initialization sequence to enable DB410c.Yin, Fengwei
2016-02-29Set the dma mask for platform device which is not created from DT.Yin, Fengwei
2016-02-29Got workable wireless driver.Yin, Fengwei
2016-02-29wcn36xx: add later fw capabilitiesAndy Green
2016-02-29net wireless wcn36xx adapt wcnss platform to select module by DTAndy Green
2016-02-29net wireless wcn36xx add wcnss platform codeEugene Krasnikov
2016-02-29wcn36xx: handle new hal response formatAndy Green
2016-02-29wcn36xx: remove powersaving for wcn3620Andy Green
2016-02-29wcn36xx: use 3680 dxe regs for 3620Andy Green
2016-02-29wcn36xx: get chip type from platform opsAndy Green
2016-02-29wcn36xx: add wcn3620 chip type definitionAndy Green
2016-02-28Linux 4.5-rc6v4.5-rc6Linus Torvalds
2016-02-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-02-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-28Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-28Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-02-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-02-27do_last(): ELOOP failure exit should be done after leaving RCU modeAl Viro
2016-02-27should_follow_link(): validate ->d_seq after having decided to followAl Viro
2016-02-27namei: ->d_inode of a pinned dentry is stable only for positivesAl Viro
2016-02-27do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro
2016-02-27fs: return -EOPNOTSUPP if clone is not supportedChristoph Hellwig
2016-02-27hpfs: don't truncate the file when delete failsMikulas Patocka