summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-05-10iwlwifi: mvm: remove redundant alloc_ctx parameterSara Sharon3-6/+6
2016-05-10iwlwifi: mvm: make phy_db size dynamicSara Sharon1-13/+49
2016-05-10iwlwifi: mvm: set correct vht capabilitySara Sharon1-1/+1
2016-05-10iwlwifi: mvm: loosen nssn comparison to reorder buffer headSara Sharon1-4/+18
2016-05-10iwlwifi: pcie: don't wake up the NIC when writing CSRs in MSIX modeHaim Dreyfuss1-5/+5
2016-05-10iwlwifi: Fix firmware name maximum length definitionHaim Dreyfuss1-1/+1
2016-05-10iwlwifi: mvm: don't allow negative reference countSara Sharon1-1/+5
2016-05-10iwlwifi: mvm: add more registers to dump upon errorGolan Ben-Ami1-9/+44
2016-05-10iwlwifi: mvm: add a new mvm reference type for RX dataLuca Coelho3-0/+17
2016-05-10iwlwifi: mvm: pass station to mac80211 RX where knownJohannes Berg2-4/+9
2016-05-10iwlwifi: consider VHT 160MHz while parsing NVMGregory Greenman2-3/+14
2016-05-10iwlwifi: allow combining different phy images with mac imagesHaim Dreyfuss6-3/+58
2016-05-10iwlwifi: wake from runtime suspend before sending sync commandsLuca Coelho4-1/+20
2016-05-10iwlwifi: mvm: allow a debug knob for Tx A-MSDU even if rate control forbids itEmmanuel Grumbach1-3/+4
2016-05-10iwlwifi: Rename 9560 to 9260 and add new PCI IDs for itHaim Dreyfuss3-13/+14
2016-05-10iwlwifi: mvm: add a flag to disable checksumSara Sharon2-1/+3
2016-05-10iwlwifi: mvm: advertise RSS queue usageJohannes Berg1-0/+3
2016-05-10iwlwifi: trans: don't call the trans-specific ref/unref directlyLuca Coelho3-10/+7
2016-05-10iwlwifi: mvm: support queue removal in ADD_STA hcmdLiad Kaufman1-2/+2
2016-05-10iwlwifi: mvm: utilize the frame release infrastructureSara Sharon3-5/+34
2016-05-10iwlwifi: mvm: add reorder timeout per frameSara Sharon3-2/+114
2016-05-10iwlwifi: mvm: add reorder buffer per queueSara Sharon5-9/+276
2016-05-10iwlwifi: mvm: add firmware API name commentJohannes Berg1-1/+1
2016-05-10iwlwifi: mvm: add infrastructure for tracking BA session in driverSara Sharon6-13/+194
2016-05-10iwlwifi: mvm: change RX sync notification to be an attribute and not a typeSara Sharon4-20/+37
2016-05-10iwlwifi: mvm: implement driver RX queues sync commandSara Sharon5-0/+58
2016-05-10iwlwifi: Edit the 8265 SDIO IDMordechai Goodstein2-0/+15
2016-05-10iwlwifi: mvm: support p2p device frames tx on dqa queue #2Liad Kaufman4-10/+27
2016-05-10iwlwifi: mvm: allocate queue for probe response in dqa modeLiad Kaufman4-13/+66
2016-05-10Merge tag 'iwlwifi-for-kalle-2016-05-04' of git://git.kernel.org/pub/scm/linu...Luca Coelho9-55/+69
2016-05-04iwlwifi: mvm: don't override the rate with the AMSDU lenEmmanuel Grumbach1-35/+48
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg191-1193/+1193
2016-04-12iwlwifi: mvm: fix accessing Null pointer during fw dump collectionMatti Gottlieb2-2/+6
2016-04-12iwlwifi: 8000: fix MODULE_FIRMWARE inputSara Sharon2-14/+1
2016-04-12iwlwifi: mvm: avoid to WARN about gscan capabilitiesAyala Beker1-3/+10
2016-04-12iwlwifi: add device IDs for the 8265 deviceOren Givon1-0/+10
2016-04-11Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.or...David S. Miller172-5923/+7898
2016-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller222-1109/+3051
2016-04-09Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+2
2016-04-09Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds21-147/+150
2016-04-09Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-15/+1369
2016-04-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds9-109/+139
2016-04-09Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds3-10/+16
2016-04-09Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-52/+261
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-16/+33
2016-04-09Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-8/+9
2016-04-09ibmvnic: Enable use of multiple tx/rx scrqsJohn Allen2-20/+37
2016-04-09Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman97-801/+996
2016-04-08net: dsa: make the VLAN add function return voidVivien Didelot2-18/+14
2016-04-08net: dsa: make the FDB add function return voidVivien Didelot3-14/+13