summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2015-01-29ath10k: Enable the MCS8 and MCS9 at 2.4G bandYanbo Li-3/+13
2015-01-29ath10k: disable sta keepaliveMichal Kazior-0/+47
2015-01-29ath10k: implement sta keepalive commandJanusz Dziedzic-0/+82
2015-01-29ath10k: use per-vif wmm param setup if possibleMichal Kazior-5/+17
2015-01-29ath10k: implement per-vdev wmm param setup commandMichal Kazior-0/+63
2015-01-29ath10k: move wmm param storage to vifMichal Kazior-34/+35
2015-01-29b43: AC-PHY: prepare place for developing new PHY supportRafał Miłecki-1/+160
2015-01-29b43: support bcma core reset on AC-PHY hardwareRafał Miłecki-0/+19
2015-01-29ath9k: Enable manual peak detect calibrationSujith Manoharan-2/+8
2015-01-29ath9k: Set correct peak detect thresholdSujith Manoharan-4/+11
2015-01-29ath9k: Fix manual peak calibration initializationSujith Manoharan-8/+30
2015-01-29ath9k: Add a macro to identify PCOEM chipsSujith Manoharan-0/+3
2015-01-29ath9k: Update AR955x initvalsSujith Manoharan-2/+2
2015-01-29ath9k: Update QCA953x initvalsSujith Manoharan-2/+2
2015-01-29b43: Fix locking FIXME in beacon update top halfMichael Büsch-11/+33
2015-01-29mwifiex: 11h handling for AP interfaceAvinash Patil-1/+53
2015-01-29mwifiex: channel switch support for mwifiexAvinash Patil-3/+136
2015-01-29mwifiex: handle radar detect event from FWAvinash Patil-0/+55
2015-01-29mwifiex: support for channel report for radar detectionAvinash Patil-0/+85
2015-01-29mwifiex: add cfg80211 start_radar_detection handlerAvinash Patil-0/+166
2015-01-29mwifiex: separate function for parsing head and tail IEsAvinash Patil-37/+48
2015-01-29mwifiex: refactor start_ap handlerAvinash Patil-60/+77
2015-01-29mwifiex: update IEs after AP has startedAvinash Patil-2/+3
2015-01-29mwifiex: store AP configuration in private structureAvinash Patil-0/+3
2015-01-29mwifiex: do not send regulatory update while starting APAvinash Patil-1/+0
2015-01-29mwifiex: support conversion to any virtual interface typeAvinash Patil-64/+301
2015-01-29mwifiex: handle PS events on AP interface as wellAvinash Patil-22/+53
2015-01-29mwifiex: manage virtual interface limits efficientlyAvinash Patil-12/+102
2015-01-29mwifiex: add init parameter to init command routineAvinash Patil-8/+12
2015-01-29mwifiex: store permanant mac address in adapter structureAvinash Patil-4/+5
2015-01-29mwifiex: do not declare wdev as pointerAvinash Patil-63/+44
2015-01-29mwifiex: set wiphy params only onceAvinash Patil-63/+48
2015-01-29mwifiex: remove redundant nick_name variableAvinash Patil-2/+0
2015-01-29brcmfmac: fix nvram processingArend van Spriel-1/+5
2015-01-29brcmfmac: store revinfo retrieval resultArend van Spriel-5/+15
2015-01-29brcmfmac: show firmware release info in ethtool driver infoArend van Spriel-1/+32
2015-01-29brcmfmac: always obtain device revision info upon intializationArend van Spriel-14/+54
2015-01-29brcmfmac: determine chip info when not provided by bus layerArend van Spriel-0/+57
2015-01-29brcmutil: use define for boardrev string functionArend van Spriel-3/+6
2015-01-29brcmfmac: do not load firmware when device is already runningArend van Spriel-0/+2
2015-01-29brcmfmac: Reopen netdev queue on bus state data.Hante Meuleman-7/+24
2015-01-29brcmfmac: SDIO: avoid using bus state for private states.Hante Meuleman-53/+43
2015-01-29brcmfmac: wait for driver to go idle during suspendArend van Spriel-15/+25
2015-01-29brcmfmac: pass DEAUTH/DISASSOC reason code to user-spaceArend van Spriel-6/+25
2015-01-29brcmfmac: use SDIO DPC for control frames.Hante Meuleman-54/+33
2015-01-29brcmfmac: prevent possible deadlock on resuming SDIO device.Hante Meuleman-35/+18
2015-01-29brcmfmac: Relax scheduling of msgbuf worker on high throughput.Hante Meuleman-6/+26
2015-01-29wil6210: move Rx reorder buffer allocation out of spinlockVladimir Kondratiev-4/+4
2015-01-29wil6210: implement cfg80211 probe_client() opVladimir Kondratiev-0/+108
2015-01-29wil6210: implement skb Tx status reportingVladimir Kondratiev-2/+18