aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-29bcma: implement host code support for PCIe Gen 2 devicesRafał Miłecki1-2/+4
2015-01-29bcma: add early_init function for PCIe core and move some fix into itRafał Miłecki2-22/+51
2015-01-29bcma: add empty PCIe hostmode functions if support is disabledRafał Miłecki2-2/+8
2015-01-29bcma: detect SPROM revision 11Rafał Miłecki1-1/+2
2015-01-29bcma: simplify freeing cores (internal devices structs)Rafał Miłecki1-11/+9
2015-01-29bcma: fix watchdog on some ARM chipsetsRafał Miłecki1-3/+7
2015-01-29ath9k: Enable manual peak detect calibrationSujith Manoharan1-2/+8
2015-01-29ath9k: Set correct peak detect thresholdSujith Manoharan1-4/+11
2015-01-29ath9k: Fix manual peak calibration initializationSujith Manoharan1-8/+30
2015-01-29ath9k: Add a macro to identify PCOEM chipsSujith Manoharan1-0/+3
2015-01-29ath9k: Update AR955x initvalsSujith Manoharan1-2/+2
2015-01-29ath9k: Update QCA953x initvalsSujith Manoharan1-2/+2
2015-01-29b43: Fix locking FIXME in beacon update top halfMichael Büsch2-11/+33
2015-01-29mwifiex: 11h handling for AP interfaceAvinash Patil6-1/+53
2015-01-29mwifiex: channel switch support for mwifiexAvinash Patil4-3/+136
2015-01-29mwifiex: handle radar detect event from FWAvinash Patil5-0/+55
2015-01-29mwifiex: support for channel report for radar detectionAvinash Patil5-0/+85
2015-01-29mwifiex: add cfg80211 start_radar_detection handlerAvinash Patil9-0/+166
2015-01-29mwifiex: separate function for parsing head and tail IEsAvinash Patil3-37/+48
2015-01-29mwifiex: refactor start_ap handlerAvinash Patil3-60/+77
2015-01-29mwifiex: update IEs after AP has startedAvinash Patil1-2/+3
2015-01-29mwifiex: store AP configuration in private structureAvinash Patil2-0/+3
2015-01-29mwifiex: do not send regulatory update while starting APAvinash Patil1-1/+0
2015-01-29mwifiex: support conversion to any virtual interface typeAvinash Patil4-64/+301
2015-01-29mwifiex: handle PS events on AP interface as wellAvinash Patil2-22/+53
2015-01-29mwifiex: manage virtual interface limits efficientlyAvinash Patil4-12/+102
2015-01-29mwifiex: add init parameter to init command routineAvinash Patil4-8/+12
2015-01-29mwifiex: store permanant mac address in adapter structureAvinash Patil5-4/+5
2015-01-29mwifiex: do not declare wdev as pointerAvinash Patil12-63/+44
2015-01-29mwifiex: set wiphy params only onceAvinash Patil1-63/+48
2015-01-29mwifiex: remove redundant nick_name variableAvinash Patil2-2/+0
2015-01-29ssb: Fix Sparse error in mainPramod Gurav1-19/+0
2015-01-29brcmfmac: fix nvram processingArend van Spriel1-1/+5
2015-01-29brcmfmac: store revinfo retrieval resultArend van Spriel3-5/+15
2015-01-29brcmfmac: show firmware release info in ethtool driver infoArend van Spriel3-1/+32
2015-01-29brcmfmac: always obtain device revision info upon intializationArend van Spriel3-14/+54
2015-01-29brcmfmac: determine chip info when not provided by bus layerArend van Spriel3-0/+57
2015-01-29brcmutil: use define for boardrev string functionArend van Spriel3-3/+6
2015-01-29brcmfmac: do not load firmware when device is already runningArend van Spriel1-0/+2
2015-01-29brcmfmac: Reopen netdev queue on bus state data.Hante Meuleman2-7/+24
2015-01-29brcmfmac: SDIO: avoid using bus state for private states.Hante Meuleman8-53/+43
2015-01-29brcmfmac: wait for driver to go idle during suspendArend van Spriel3-15/+25
2015-01-29brcmfmac: pass DEAUTH/DISASSOC reason code to user-spaceArend van Spriel1-6/+25
2015-01-29brcmfmac: use SDIO DPC for control frames.Hante Meuleman1-54/+33
2015-01-29brcmfmac: prevent possible deadlock on resuming SDIO device.Hante Meuleman3-35/+18
2015-01-29brcmfmac: Relax scheduling of msgbuf worker on high throughput.Hante Meuleman2-6/+26
2015-01-29wil6210: move Rx reorder buffer allocation out of spinlockVladimir Kondratiev1-4/+4
2015-01-29wil6210: implement cfg80211 probe_client() opVladimir Kondratiev3-0/+108
2015-01-29wil6210: implement skb Tx status reportingVladimir Kondratiev2-2/+18
2015-01-29wil6210: remove unnecessary interrupt moderation module parametersVladimir Shulman1-33/+5