summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2015-01-06mwifiex: get supported BA stream info from FWAvinash Patil2-3/+12
2015-01-06mwifiex: make tx packet 64 byte DMA alignedXinming Hu4-28/+43
2015-01-06mwifiex: do not send key material cmd when delete wep keyXinming Hu1-1/+5
2015-01-06mwifiex: enable -D__CHECK_ENDIAN__ for sparse by defaultAvinash Patil1-0/+2
2015-01-06brcmfmac: Add support for bcm43340/1 wireless chipsetsArend van Spriel4-0/+11
2015-01-06mwifiex: module parameter for deep sleep configurationAvinash Patil1-1/+6
2015-01-06mwifiex: save sdio register values before firmware dumpXinming Hu4-0/+127
2015-01-06mwifiex: save driver information to file when firmware dumpXinming Hu5-1/+133
2015-01-06mwifiex: move debug_data dump function to common utililty fileXinming Hu3-180/+198
2015-01-06mwifiex: move pm_wakeup_card_complete definition to usb.cXinming Hu2-7/+7
2015-01-06mwifiex: add rx histogram statistics supportXinming Hu10-0/+219
2015-01-06mwifiex: add bcn_rcv_cnt and bcn_miss_cnt in getlog debugfsXinming Hu4-2/+14
2015-01-06mwifiex: report tdls peers in debugfsXinming Hu6-1/+52
2015-01-06ath5k: drop owner assignment from platform_driversWolfram Sang1-1/+0
2015-01-06brcmfmac: enable 802.11d support in firmwareArend van Spriel3-0/+29
2015-01-06brcmfmac: signal completion of 802.1x.Hante Meuleman5-4/+57
2015-01-06brcmfmac: follow user-space regulatory domain selectionArend van Spriel2-1/+38
2015-01-06brcmfmac: Change error log in standard log for rxbufpost.Hante Meuleman1-1/+1
2015-01-06brcmfmac: Fix WEP configuration for AP mode.Hante Meuleman4-30/+76
2015-01-06brcmfmac: remove unused/duplicate defines in chip.cArend van Spriel1-14/+0
2015-01-06brcmfmac: Fix incorrect casting of 64 bit physical address.Hante Meuleman2-16/+16
2015-01-06Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/s...Kalle Valo38-317/+649
2015-01-03Merge tag 'wireless-drivers-next-for-davem-2015-01-02' of git://git.kernel.or...David S. Miller36-1337/+510
2014-12-28iwlwifi: mvm: rs: organize and cleanup constsEyal Shapira3-97/+79
2014-12-28iwlwifi: mvm: Alter passive scan fragmentation parameters in case of multi-MACHaim Dreyfuss1-6/+10
2014-12-28iwlwifi: mvm: call to pcie_apply_destination also on family 8000 B stepEran Harary1-0/+3
2014-12-28iwlwifi: mvm: Configure EBS scan ratioHaim Dreyfuss2-2/+11
2014-12-28iwlwifi: mvm: ask the fw to wakeup (from d0i3) on sysassertEliad Peller1-0/+1
2014-12-28iwlwifi: tlv: add support for IWL_UCODE_TLV_SDIO_ADMA_ADDR TLVLiad Kaufman5-0/+17
2014-12-28iwlwifi: mvm: use iwl_mvm_sta_from_mac80211() consistentlyJohannes Berg6-20/+17
2014-12-28iwlwifi: mvm: use iwl_mvm_vif_from_mac80211() consistentlyJohannes Berg3-6/+6
2014-12-28iwlwifi: remove useless extern definition of iwl4265_2ac_sdio_cfgEmmanuel Grumbach1-1/+0
2014-12-28iwlwifi: mvm: clean refs before stop_device()Eliad Peller1-4/+5
2014-12-28iwlwifi: dvm: main: Use setup_timerJulia Lawall1-6/+4
2014-12-28iwlwifi: dvm: tt: Use setup_timerJulia Lawall1-9/+4
2014-12-28iwlwifi: mvm: support 2 different channelsEmmanuel Grumbach1-1/+1
2014-12-28iwlwifi: mvm: wait for d0i3 exit on hw restartEliad Peller1-0/+13
2014-12-28iwlwifi: mvm: consider d0i3_disable in iwl_mvm_is_d0i3_supported()Eliad Peller1-0/+1
2014-12-28iwlwifi: mvm: support IWL_D0I3_MODE_ON_SUSPEND d0i3 modeEliad Peller5-2/+53
2014-12-28iwlwifi: support multiple d0i3 modesEliad Peller2-0/+18
2014-12-28iwlwifi: mvm: allow both d0i3 and d3 wowlan configuration modesEliad Peller2-8/+13
2014-12-28iwlwifi: pcie: add basic reference accountingEliad Peller5-5/+83
2014-12-28iwlwifi: mvm: convert the SRAM dump to the generic memory dumpEmmanuel Grumbach2-10/+10
2014-12-28iwlwifi: mvm: change SMEM dump to general purpose memory dumpEmmanuel Grumbach2-6/+29
2014-12-28iwlwifi: mvm: add smem content to dump dataLiad Kaufman4-2/+31
2014-12-28iwlwifi: mvm: support additional nvm_file in family 8000 B stepEran Harary4-4/+14
2014-12-28iwlwifi: mvm: rs: fix max rate allowed if no rate is allowedEyal Shapira1-7/+18
2014-12-28iwlwifi: mvm: clear tt values when entering CT-killLuciano Coelho1-1/+6
2014-12-28iwlwifi: mvm: Set the HW step in the core dumpIdo Yariv1-0/+1
2014-12-28iwlwifi: mvm: allow RSSI compensationEmmanuel Grumbach1-0/+2