summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2016-02-17Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.or...David S. Miller83-671/+2910
2016-02-07mwifiex: firmware dump support for w8997 chipsetXinming Hu3-11/+33
2016-02-07mwifiex: increase the priority of firmware dump messageAmitkumar Karwar1-2/+2
2016-02-07mwifiex: dynamically increase preallocated firmware dump memory sizeXinming Hu2-5/+18
2016-02-07mwifiex: use an extensible framework for firmware dump solutionXinming Hu2-21/+33
2016-02-07mwifiex: keep original structure in decl header fileXinming Hu3-20/+22
2016-02-07mwifiex: skip firmware dump when read_regs() failsXinming Hu1-0/+4
2016-02-07mwifiex: process pcie io memory read failure caseXinming Hu1-0/+2
2016-02-07mwifiex: display right transmit packet delayXinming Hu2-0/+2
2016-02-07net: wireless: rt2x00: Space RequiredPaul Mcquade1-2/+2
2016-02-07net: wireless: rt2x00: Space issuePaul Mcquade1-9/+9
2016-02-07net: wireless: rt2x00: Fixed Spacing issuesPaul Mcquade1-10/+10
2016-02-06libertas: add an cfg80211 interface for powersavingAndreas Kemnade1-0/+38
2016-02-06libertas: fix ps-mode related removal problemsAndreas Kemnade1-1/+6
2016-02-06libertas: go back to ps mode without commands pendingAndreas Kemnade1-31/+5
2016-02-06libertas: do not confirm sleep if commands are pendingAndreas Kemnade1-0/+4
2016-02-06libertas: check whether bus can do more than pollingAndreas Kemnade3-1/+3
2016-02-06libertas: fix pointer bugs for PS_MODE commandsAndreas Kemnade2-3/+6
2016-02-06mwifiex: fix a reversed conditionDan Carpenter1-1/+1
2016-02-06mwifiex: fix bandwidth display problemNachiket Kukade5-3/+23
2016-02-06hostap: avoid uninitialized variable use in hfa384x_get_ridArnd Bergmann1-5/+10
2016-02-06brcmfmac: sdio: Increase the default timeouts a bitSjoerd Simons1-2/+2
2016-02-06brcmfmac: treat NULL character in NVRAM as separatorRafał Miłecki1-1/+1
2016-02-06brcmfmac: add support for 14e4:4365 PCI ID with BCM4366 chipsetRafał Miłecki1-0/+4
2016-02-06brcmfmac: access PMU registers using standalone PMU core if availableRafał Miłecki3-10/+30
2016-02-06brcmfmac: read extended capabilities of ChipCommon coreRafał Miłecki2-0/+5
2016-02-06brcmfmac: allow storing PMU core without wrapper addressRafał Miłecki1-1/+2
2016-02-06brcmfmac: analyze descriptors of current component onlyRafał Miłecki1-1/+8
2016-02-06brcmfmac: fix setting primary channel for 80 MHz widthRafał Miłecki1-13/+10
2016-02-06bcma: use _PMU_ in all names of PMU registersRafał Miłecki1-4/+4
2016-02-06Merge tag 'iwlwifi-next-for-kalle-2016-01-31_2' of https://git.kernel.org/pub...Kalle Valo42-420/+1483
2016-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-78/+134
2016-02-01iwlwifi: mvm: allow to disable beacon filtering for AP/GO interfaceAndrei Otcheretianski4-1/+11
2016-02-01iwlwifi: pcie: update iwl_mpdu_desc fieldsSara Sharon2-10/+7
2016-02-01iwlwifi: pcie: enable multi-queue rx pathSara Sharon3-22/+29
2016-02-01iwlwifi: mvm: support rss queues configuration commandSara Sharon6-2/+111
2016-02-01iwlwifi: mvm: rs: fix TPC action decision algorithmGregory Greenman1-1/+2
2016-02-01iwlwifi: mvm: add new ADD_STA command versionSara Sharon4-13/+99
2016-02-01iwlwifi: mvm: Remove iwl_mvm_update_beacon_abortAvri Altman1-25/+12
2016-02-01iwlwifi: mvm: Remove bf_vif from iwl_power_vifsAvri Altman1-15/+13
2016-02-01iwlwifi: treat iwl_parse_nvm_data() MAC addr as little endianJohannes Berg3-7/+10
2016-02-01iwlwifi: mvm: add tlv for multi queue rx supportSara Sharon2-2/+3
2016-02-01iwlwifi: mvm: change the check for ADD_STA statusSara Sharon2-5/+8
2016-02-01iwlwifi: mvm: add debug print if scan config is ignoredMax Stepanov1-1/+4
2016-02-01iwlwifi: mvm: change access to ieee80211_hdrSara Sharon1-1/+1
2016-02-01iwlwifi: mvm: support setting minimum quota from debugfsJohannes Berg3-0/+73
2016-02-01iwlwifi: mvm: track low-latency sources separatelyJohannes Berg3-14/+23
2016-02-01iwlwifi: mvm: support beacon storingSara Sharon8-14/+120
2016-02-01iwlwifi: mvm: add support for negative temperaturesChaya Rachel Ivgi3-14/+14
2016-02-01iwlwifi: mvm: fix debugfs signedness warningJohannes Berg1-1/+1