summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-03Merge tag 'iwlwifi-next-for-kalle-2015-06-03' of https://git.kernel.org/pub/s...Kalle Valo41-833/+1479
2015-06-03batman-adv: iv_ogm, fix comment function nameMarkus Pargmann1-1/+1
2015-06-03batman-adv: iv_ogm, fix coding styleMarkus Pargmann1-1/+3
2015-06-03batman-adv: iv_ogm, Fix dup_status commentMarkus Pargmann1-1/+1
2015-06-03batman-adv: iv_ogm_orig_update, style, add missing bracketsMarkus Pargmann1-1/+2
2015-06-03batman-adv: iv_ogm_queue_add, Simplify expressionsMarkus Pargmann1-2/+2
2015-06-03batman-adv: iv_ogm_aggregate_new, simplify error handlingMarkus Pargmann1-15/+13
2015-06-03iwlwifi: mvm: advertise only HW-supported ciphersJohannes Berg2-7/+27
2015-06-03iwlwifi: bump the iwlmvm API number to 15Emmanuel Grumbach2-2/+2
2015-06-03iwlwifi: mvm: Add DC2DC_CONFIG_CMD (0x83) cmd & TLVMatti Gottlieb3-0/+49
2015-06-03iwlwifi: mvm: Remove old scan commandsMatti Gottlieb2-12/+0
2015-06-03iwlwifi: prepare for higher API/CAPA bitsJohannes Berg14-116/+161
2015-06-03iwlwifi: mvm: simplify iwl_mvm_stop_roc()Johannes Berg1-11/+7
2015-06-03iwlwifi: dvm: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg1-0/+1
2015-06-03iwlwifi: mvm: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg1-0/+1
2015-06-03iwlwifi: pcie: New RBD allocation modelSara Sharon3-97/+374
2015-06-03iwlwifi: pcie: re-enable interrupts on resumeEliad Peller3-4/+18
2015-06-03iwlwifi: mvm: don't use EBS for P2P findDavid Spinadel1-5/+9
2015-06-03iwlwifi: mvm: add inactive state to ebs statusDavid Spinadel2-9/+25
2015-06-03iwlwifi: pcie: Control access to the NIC's PM registers via iwl_cfgAvri Altman5-10/+13
2015-06-03iwlwifi: wrt: add mipi type to debug typesLiad Kaufman2-1/+5
2015-06-03iwlwifi: mvm: rs: pass rate directly to column checksEyal Shapira1-7/+7
2015-06-02ray_cs: Change 1 to true for bool type variable.Shailendra Verma1-1/+1
2015-06-02mwifiex: device dump support via devcoredump frameworkAmitkumar Karwar6-117/+103
2015-06-02mwifiex: use generic name 'device dump'Amitkumar Karwar8-44/+52
2015-06-02mwifiex: minor changes in debug messagesAmitkumar Karwar2-6/+6
2015-06-02mwifiex: dump driver information for PCIe interfaceAmitkumar Karwar1-0/+2
2015-06-02mwifiex: fix a possible double free issueAmitkumar Karwar2-0/+2
2015-06-02mwifiex: fix SDIO firmware dump problemAmitkumar Karwar1-0/+7
2015-06-02Merge branch 'sfc-next'David S. Miller10-228/+552
2015-06-02sfc: leak vports if a VF is assigned during PF unloadDaniel Pieczko4-12/+49
2015-06-02sfc: force removal of VF and vport on driver removalDaniel Pieczko2-1/+11
2015-06-02sfc: do not allow VFs to be destroyed if assigned to guestsDaniel Pieczko1-0/+9
2015-06-02sfc: don't update stats on VF when called in atomic contextDaniel Pieczko1-2/+14
2015-06-02sfc: suppress vadaptor stats when EVB is not presentDaniel Pieczko2-3/+11
2015-06-02sfc: suppress ENOENT error messages from MC_CMD_MAC_STATSDaniel Pieczko2-5/+14
2015-06-02sfc: update netdevice statistics to use vadaptor statsDaniel Pieczko1-19/+22
2015-06-02sfc: DMA the VF stats only when requestedDaniel Pieczko2-41/+112
2015-06-02sfc: display vadaptor statistics for all interfacesDaniel Pieczko3-4/+73
2015-06-02sfc: set the port-id when calling MC_CMD_MAC_STATSDaniel Pieczko1-0/+2
2015-06-02sfc: add "port_" prefix to MAC statsDaniel Pieczko3-179/+182
2015-06-02sfc: Implement ndo_gets_phys_port_id() for EF10 VFsShradha Shah8-0/+45
2015-06-02sfc: Add sysfs entry for flags (link control and primary)Shradha Shah1-7/+51
2015-06-02sfc: Add paranthesis correctly on all branches of the if statementShradha Shah1-4/+4
2015-06-02sfc: Add code to export port_num in netdev->dev_portShradha Shah1-0/+2
2015-06-02Merge branch 'thunderx-next'David S. Miller7-71/+67
2015-06-02net: thunderx: use GFP_KERNEL in thread contextAleksey Makarov1-1/+1
2015-06-02net: thunderx: check if memory allocation was successfulAleksey Makarov1-0/+2
2015-06-02net: thunderx: remove unneeded type conversionsAleksey Makarov1-2/+1
2015-06-02net: thunderx: fix nicvf_set_rxfh()Aleksey Makarov1-2/+1