summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-29ath10k: reload HT/VHT capabilities on antenna changeRajkumar Manoharan1-11/+28
2015-10-29ath10k: move static HT/VHT capability setup functionsRajkumar Manoharan1-140/+140
2015-10-29ath10k: fill HT/VHT MCS rateset only for configured chainmaskRajkumar Manoharan1-3/+5
2015-10-29ath10k: remove supported chain maskRajkumar Manoharan3-16/+9
2015-10-29ath10k: remove shadow copy of CE descriptors for source ringRajkumar Manoharan3-33/+0
2015-10-29ath10k: cleanup copy engine send completionRajkumar Manoharan3-50/+12
2015-10-29ath10k: remove send completion validation in diag read/writeRajkumar Manoharan1-20/+0
2015-10-29ath10k: use local memory instead of shadow descriptor in ce_sendRajkumar Manoharan1-7/+6
2015-10-29ath10k: add fw_stats support to 10.4 firmwareManikanta Pubbisetty3-0/+358
2015-10-29ath10k: add FW API support to test modeAlan Liu5-21/+205
2015-10-29[IA64] Wire up kcmp syscallÉmeric MASCHINO3-1/+3
2015-10-28ath10k: enable adaptive CCAMaharaja6-0/+85
2015-10-28ssb: add Kconfig entry for compiling SoC related codeRafał Miłecki5-1/+15
2015-10-28ssb: move functions specific to SoC hosted bus to separated fileRafał Miłecki4-161/+180
2015-10-28ssb: pick PCMCIA host code support from b43 driverRafał Miłecki9-196/+146
2015-10-28mwifiex: toggle carrier state in start_ap/stop_ap.Marty Faltesek2-7/+8
2015-10-28wcn36xx: Remove warning message when dev is NULL for arm64 dma_alloc.yfw1-17/+17
2015-10-28wcn36xx: introduce per-channel ring buffer locksBob Copeland2-8/+20
2015-10-28ath9k: fix phyerror codesZefir Kurtisi2-10/+22
2015-10-28orinoco_usb: return error in ezusb_probe when alloc_orinocodev failsJohn Linville1-0/+1
2015-10-28airo: fix scan after SIOCSIWAP (airo_set_wap)Ondrej Zary1-3/+17
2015-10-28airo: Track APList_rid in struct airo_infoOndrej Zary1-38/+19
2015-10-28Merge tag 'iwlwifi-next-for-kalle-2015-10-25' of https://git.kernel.org/pub/s...Kalle Valo20-101/+296
2015-10-28Revert "ARM64: unwind: Fix PC calculation"Will Deacon1-5/+1
2015-10-28arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmapLorenzo Pieralisi1-9/+13
2015-10-28arm64: compat: fix stxr failure case in SWP emulationWill Deacon1-7/+9
2015-10-28Merge tag 'powerpc-4.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+1
2015-10-28NFC: nci: non-static functions can not be inlineRobert Dolca2-12/+12
2015-10-28powerpc/dma: dma_set_coherent_mask() should not be GPL onlyBenjamin Herrenschmidt1-1/+1
2015-10-28Merge branch 'mlx4-fixes'David S. Miller3-2/+4
2015-10-28net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2-2/+2
2015-10-28net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...Jack Morgenstein1-0/+2
2015-10-28net: hisilicon: updates HNS config and documentsyankejian2-6/+4
2015-10-28vhost: fix performance on LE hostsMichael S. Tsirkin1-0/+7
2015-10-28net: hns: fixes the bug tested XGE by ethtool -pLi Peng1-8/+1
2015-10-28gianfar: Increase TX_TIMEOUT to 5HZAbhimanyu1-1/+1
2015-10-28Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.or...David S. Miller368-728/+10080
2015-10-28seccomp, ptrace: add support for dumping seccomp filtersTycho Andersen4-1/+93
2015-10-28Merge branch 'mpls-multipath-improvements'David S. Miller2-38/+113
2015-10-28mpls: reduce memory usage of routesRobert Shearman2-38/+111
2015-10-28mpls: fix forwarding using v4/v6 explicit nullRobert Shearman1-0/+2
2015-10-28bpf: sample: define aarch64 specific registersYang Shi1-0/+12
2015-10-28amd-xgbe: Fix race between access of desc and desc indexLendacky, Thomas2-1/+5
2015-10-28RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan1-2/+9
2015-10-28forcedeth: fix unilateral interrupt disabling in netpoll pathNeil Horman1-13/+11
2015-10-28sfc: replace spinlocks with bit ops for busy poll lockingBert Kenward2-75/+58
2015-10-28sock: don't enable netstamp for af_unix socketsHannes Frederic Sowa1-3/+17
2015-10-28Merge branch 'qed-driver'David S. Miller34-0/+24086
2015-10-28qede: Add basic ethtool supportSudarsana Kalluru4-2/+596
2015-10-28qed: Add statistics supportManish Chopra6-1/+296