summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2015-01-29b43: Fix locking FIXME in beacon update top halfMichael Büsch
2015-01-29mwifiex: 11h handling for AP interfaceAvinash Patil
2015-01-29mwifiex: channel switch support for mwifiexAvinash Patil
2015-01-29mwifiex: handle radar detect event from FWAvinash Patil
2015-01-29mwifiex: support for channel report for radar detectionAvinash Patil
2015-01-29mwifiex: add cfg80211 start_radar_detection handlerAvinash Patil
2015-01-29mwifiex: separate function for parsing head and tail IEsAvinash Patil
2015-01-29mwifiex: refactor start_ap handlerAvinash Patil
2015-01-29mwifiex: update IEs after AP has startedAvinash Patil
2015-01-29mwifiex: store AP configuration in private structureAvinash Patil
2015-01-29mwifiex: do not send regulatory update while starting APAvinash Patil
2015-01-29mwifiex: support conversion to any virtual interface typeAvinash Patil
2015-01-29mwifiex: handle PS events on AP interface as wellAvinash Patil
2015-01-29mwifiex: manage virtual interface limits efficientlyAvinash Patil
2015-01-29mwifiex: add init parameter to init command routineAvinash Patil
2015-01-29mwifiex: store permanant mac address in adapter structureAvinash Patil
2015-01-29mwifiex: do not declare wdev as pointerAvinash Patil
2015-01-29mwifiex: set wiphy params only onceAvinash Patil
2015-01-29mwifiex: remove redundant nick_name variableAvinash Patil
2015-01-29ssb: Fix Sparse error in mainPramod Gurav
2015-01-29brcmfmac: fix nvram processingArend van Spriel
2015-01-29brcmfmac: store revinfo retrieval resultArend van Spriel
2015-01-29brcmfmac: show firmware release info in ethtool driver infoArend van Spriel
2015-01-29brcmfmac: always obtain device revision info upon intializationArend van Spriel
2015-01-29brcmfmac: determine chip info when not provided by bus layerArend van Spriel
2015-01-29brcmutil: use define for boardrev string functionArend van Spriel
2015-01-29brcmfmac: do not load firmware when device is already runningArend van Spriel
2015-01-29brcmfmac: Reopen netdev queue on bus state data.Hante Meuleman
2015-01-29brcmfmac: SDIO: avoid using bus state for private states.Hante Meuleman
2015-01-29brcmfmac: wait for driver to go idle during suspendArend van Spriel
2015-01-29brcmfmac: pass DEAUTH/DISASSOC reason code to user-spaceArend van Spriel
2015-01-29brcmfmac: use SDIO DPC for control frames.Hante Meuleman
2015-01-29brcmfmac: prevent possible deadlock on resuming SDIO device.Hante Meuleman
2015-01-29brcmfmac: Relax scheduling of msgbuf worker on high throughput.Hante Meuleman
2015-01-29wil6210: move Rx reorder buffer allocation out of spinlockVladimir Kondratiev
2015-01-29wil6210: implement cfg80211 probe_client() opVladimir Kondratiev
2015-01-29wil6210: implement skb Tx status reportingVladimir Kondratiev
2015-01-29wil6210: remove unnecessary interrupt moderation module parametersVladimir Shulman
2015-01-29wil6210: interrupt moderation configuration updateVladimir Shulman
2015-01-29wil6210: tuning rings sizeVladimir Shulman
2015-01-29wil6210: Add Tx queue len configurationVladimir Shulman
2015-01-29wil6210: ignore firmware failure to gracefully stop APDedy Lansky
2015-01-29wil6210: fix timing of netif_carrier_on indicationDedy Lansky
2015-01-29wil6210: sync WMI with firmwareVladimir Kondratiev
2015-01-27rtlwifi: rtl8192cu: Set fw_ready flagTaehee Yoo
2015-01-27mwifiex: selectively choose ext_scan supportAvinash Patil
2015-01-27mwifiex: add support for USB8801Yogesh Ashok Powar
2015-01-27mwifiex: add support for SD8801Yogesh Ashok Powar
2015-01-27ath9k and ath9k_htc: rename variable "led_blink"Hong Xu
2015-01-27rtl8192cu: fix the mesh beaconingChun-Yeow Yeoh