summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bcma: detect SPROM revision 11Rafał Miłecki2015-01-292-1/+3
* bcma: simplify freeing cores (internal devices structs)Rafał Miłecki2015-01-291-11/+9
* bcma: fix watchdog on some ARM chipsetsRafał Miłecki2015-01-291-3/+7
* ath9k: Enable manual peak detect calibrationSujith Manoharan2015-01-291-2/+8
* ath9k: Set correct peak detect thresholdSujith Manoharan2015-01-291-4/+11
* ath9k: Fix manual peak calibration initializationSujith Manoharan2015-01-291-8/+30
* ath9k: Add a macro to identify PCOEM chipsSujith Manoharan2015-01-291-0/+3
* ath9k: Update AR955x initvalsSujith Manoharan2015-01-291-2/+2
* ath9k: Update QCA953x initvalsSujith Manoharan2015-01-291-2/+2
* b43: Fix locking FIXME in beacon update top halfMichael Büsch2015-01-292-11/+33
* mwifiex: 11h handling for AP interfaceAvinash Patil2015-01-296-1/+53
* mwifiex: channel switch support for mwifiexAvinash Patil2015-01-294-3/+136
* mwifiex: handle radar detect event from FWAvinash Patil2015-01-295-0/+55
* mwifiex: support for channel report for radar detectionAvinash Patil2015-01-295-0/+85
* mwifiex: add cfg80211 start_radar_detection handlerAvinash Patil2015-01-299-0/+166
* mwifiex: separate function for parsing head and tail IEsAvinash Patil2015-01-293-37/+48
* mwifiex: refactor start_ap handlerAvinash Patil2015-01-293-60/+77
* mwifiex: update IEs after AP has startedAvinash Patil2015-01-291-2/+3
* mwifiex: store AP configuration in private structureAvinash Patil2015-01-292-0/+3
* mwifiex: do not send regulatory update while starting APAvinash Patil2015-01-291-1/+0
* mwifiex: support conversion to any virtual interface typeAvinash Patil2015-01-294-64/+301
* mwifiex: handle PS events on AP interface as wellAvinash Patil2015-01-292-22/+53
* mwifiex: manage virtual interface limits efficientlyAvinash Patil2015-01-294-12/+102
* mwifiex: add init parameter to init command routineAvinash Patil2015-01-294-8/+12
* mwifiex: store permanant mac address in adapter structureAvinash Patil2015-01-295-4/+5
* mwifiex: do not declare wdev as pointerAvinash Patil2015-01-2912-63/+44
* mwifiex: set wiphy params only onceAvinash Patil2015-01-291-63/+48
* mwifiex: remove redundant nick_name variableAvinash Patil2015-01-292-2/+0
* ssb: Fix Sparse error in mainPramod Gurav2015-01-291-19/+0
* brcmfmac: fix nvram processingArend van Spriel2015-01-291-1/+5
* brcmfmac: store revinfo retrieval resultArend van Spriel2015-01-293-5/+15
* brcmfmac: show firmware release info in ethtool driver infoArend van Spriel2015-01-293-1/+32
* brcmfmac: always obtain device revision info upon intializationArend van Spriel2015-01-293-14/+54
* brcmfmac: determine chip info when not provided by bus layerArend van Spriel2015-01-293-0/+57
* brcmutil: use define for boardrev string functionArend van Spriel2015-01-293-3/+6
* brcmfmac: do not load firmware when device is already runningArend van Spriel2015-01-291-0/+2
* brcmfmac: Reopen netdev queue on bus state data.Hante Meuleman2015-01-292-7/+24
* brcmfmac: SDIO: avoid using bus state for private states.Hante Meuleman2015-01-298-53/+43
* brcmfmac: wait for driver to go idle during suspendArend van Spriel2015-01-293-15/+25
* brcmfmac: pass DEAUTH/DISASSOC reason code to user-spaceArend van Spriel2015-01-291-6/+25
* brcmfmac: use SDIO DPC for control frames.Hante Meuleman2015-01-291-54/+33
* brcmfmac: prevent possible deadlock on resuming SDIO device.Hante Meuleman2015-01-293-35/+18
* brcmfmac: Relax scheduling of msgbuf worker on high throughput.Hante Meuleman2015-01-292-6/+26
* wil6210: move Rx reorder buffer allocation out of spinlockVladimir Kondratiev2015-01-291-4/+4
* wil6210: implement cfg80211 probe_client() opVladimir Kondratiev2015-01-293-0/+108
* wil6210: implement skb Tx status reportingVladimir Kondratiev2015-01-292-2/+18
* wil6210: remove unnecessary interrupt moderation module parametersVladimir Shulman2015-01-291-33/+5
* wil6210: interrupt moderation configuration updateVladimir Shulman2015-01-291-2/+2
* wil6210: tuning rings sizeVladimir Shulman2015-01-291-2/+2
* wil6210: Add Tx queue len configurationVladimir Shulman2015-01-292-4/+10