summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2016-03-02Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller25-94/+121
2016-02-24mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seqEliad Peller1-12/+8
2016-02-24iwlwifi: mvm: move TX PN assignment for TKIP to the driverEliad Peller3-6/+13
2016-02-24cfg80211: basic support for PBSS network typeLior David1-0/+10
2016-02-24mac80211_hwsim: remove shadowing variableJohannes Berg1-3/+1
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-100/+175
2016-02-19Merge tag 'wireless-drivers-for-davem-2016-02-18' of git://git.kernel.org/pub...David S. Miller10-100/+175
2016-02-17Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.or...David S. Miller83-671/+2910
2016-02-16Merge tag 'iwlwifi-for-kalle-2016-02-15' of https://git.kernel.org/pub/scm/li...Kalle Valo7-94/+164
2016-02-15iwlwifi: pcie: fix erroneous return valueAnton Protopopov1-1/+1
2016-02-15iwlwifi: pcie: fix RF-Kill vs. firmware load raceEmmanuel Grumbach3-82/+123
2016-02-15iwlwifi: mvm: don't allow sched scans without matches to be startedLuca Coelho1-0/+4
2016-02-12wlcore: Fix regression in wlcore_set_partition()Emil Goode2-6/+6
2016-02-10iwlwifi: dvm: remove a wrong dependency on mEmmanuel Grumbach1-1/+0
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-06rtlwifi: fix broken VHT supportLarry Finger1-0/+5
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