summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: Unify variable naming for all driversLarry Finger2015-01-095-44/+42
* brcmfmac: get rid of duplicate SDIO device identifiersArend van Spriel2015-01-093-25/+12
* wl18xx: declare radar_detect_widths support for ap interfacesEliad Peller2015-01-091-0/+4
* wlcore: add dfs region to reg domain update cmdGuy Mishol2015-01-094-0/+10
* wlcore: allow using dfs channelsEliad Peller2015-01-092-21/+9
* wlcore: add dfs master restart callsEliad Peller2015-01-098-1/+55
* wlcore: add support for ap csaEliad Peller2015-01-093-7/+95
* wl18xx: add debugfs file to emulate radar eventEliad Peller2015-01-094-0/+79
* wl18xx: add radar detection implementationEliad Peller2015-01-0912-9/+257
* wlcore: enable sleep during AP mode operationKobi L2015-01-099-11/+101
* wlcore: enable AP wowlanEliad Peller2015-01-091-5/+13
* wlcore: add ability to reduce FW interrupts during suspendRam Amrani2015-01-098-25/+155
* wlcore/wl18xx: handle rc updates in a separate workEliad Peller2015-01-095-21/+44
* wlcore: fix sparse warningEliad Peller2015-01-091-8/+1
* wlcore: fix WLCORE_VENDOR_ATTR_GROUP_KEY policyEliad Peller2015-01-091-1/+1
* mwifiex: tdls: Use setup_timerJulia Lawall2015-01-071-3/+2
* mwifiex: 11n_rxreorder: Use setup_timerJulia Lawall2015-01-071-4/+2
* mwifiex: main: Use setup_timerJulia Lawall2015-01-071-3/+2
* orinoco_usb: Use setup_timerJulia Lawall2015-01-071-3/+1
* iwl3945: Use setup_timerJulia Lawall2015-01-071-3/+1
* iwl4965: Use setup_timerJulia Lawall2015-01-071-6/+3
* cw1200: queue: Use setup_timerJulia Lawall2015-01-071-3/+1
* cw1200: main: Use setup_timerJulia Lawall2015-01-071-3/+2
* wireless: cw1200: Use setup_timerJulia Lawall2015-01-071-3/+2
* rt2x00: use helper to check capability/requirementFred Chou2015-01-076-26/+26
* wil6210: use 'uint64_t' instead of 'cycles_t' to avoid warningsChen Gang2015-01-071-2/+2
* mwifiex: Add support for wowlan disconnectMaithili Hinge2015-01-061-1/+16
* mwifiex: Move code for wowlan magic-packet and patterns to a functionMaithili Hinge2015-01-061-31/+47
* mwifiex: Increase priority of firmware download messageAmitkumar Karwar2015-01-063-5/+6
* mwifiex: do not release lock during list_for_each_entry_safe()Amitkumar Karwar2015-01-061-6/+0
* mwifiex: wakeup pending wait queuesAmitkumar Karwar2015-01-061-0/+2
* mwifiex: add wakeup timer based recovery mechanismAmitkumar Karwar2015-01-066-0/+24
* mwifiex: increase delay during card resetMarc Yang2015-01-061-2/+2
* mwifiex: Adjust calling place of mwifiex_terminate_workqueueMarc Yang2015-01-061-2/+2
* mwifiex: remove redundant flag MWIFIEX_HW_STATUS_FW_READYAmitkumar Karwar2015-01-062-5/+2
* mwifiex: get supported BA stream info from FWAvinash Patil2015-01-062-3/+12
* mwifiex: make tx packet 64 byte DMA alignedXinming Hu2015-01-064-28/+43
* mwifiex: do not send key material cmd when delete wep keyXinming Hu2015-01-061-1/+5
* mwifiex: enable -D__CHECK_ENDIAN__ for sparse by defaultAvinash Patil2015-01-061-0/+2
* brcmfmac: Add support for bcm43340/1 wireless chipsetsArend van Spriel2015-01-064-0/+11
* mwifiex: module parameter for deep sleep configurationAvinash Patil2015-01-061-1/+6
* mwifiex: save sdio register values before firmware dumpXinming Hu2015-01-064-0/+127
* mwifiex: save driver information to file when firmware dumpXinming Hu2015-01-065-1/+133
* mwifiex: move debug_data dump function to common utililty fileXinming Hu2015-01-063-180/+198
* mwifiex: move pm_wakeup_card_complete definition to usb.cXinming Hu2015-01-062-7/+7
* mwifiex: add rx histogram statistics supportXinming Hu2015-01-0610-0/+219
* mwifiex: add bcn_rcv_cnt and bcn_miss_cnt in getlog debugfsXinming Hu2015-01-064-2/+14
* mwifiex: report tdls peers in debugfsXinming Hu2015-01-066-1/+52
* ath5k: drop owner assignment from platform_driversWolfram Sang2015-01-061-1/+0
* brcmfmac: enable 802.11d support in firmwareArend van Spriel2015-01-063-0/+29