summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | rtlwifi: rtl8821ae: Convert driver to use common DM table initializationLarry Finger2015-01-091-29/+2
* | rtlwifi: rtl8723be: Convert driver to use common DM table initializationLarry Finger2015-01-091-30/+2
* | rtlwifi: rtl8723ae: Convert driver to use common DM table initializationLarry Finger2015-01-091-26/+1
* | rtlwifi: rtl8192ee: Convert driver to use common DM table initializationLarry Finger2015-01-091-30/+2
* | rtlwifi: rtl8192de: Convert driver to use common DM table initializationLarry Finger2015-01-091-29/+3
* | rtlwifi: rtl8192c-common: Convert driver to use common DM table initializationLarry Finger2015-01-0911-140/+33
* | rtlwifi: rtl8188ee: Convert driver to use the common DM table init routineLarry Finger2015-01-091-33/+2
* | rtlwifi: Create new routine to initialize the DM tablesLarry Finger2015-01-0920-171/+67
* | rtlwifi: rtl8723be: Improve modinfo outputLarry Finger2015-01-091-4/+6
* | 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-065-2/+15
* | mwifiex: module parameter for deep sleep configurationAvinash Patil2015-01-061-1/+6
OpenPOWER on IntegriCloud