summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-01-09wlcore: add support for ap csaEliad Peller
2015-01-09wl18xx: add debugfs file to emulate radar eventEliad Peller
2015-01-09wl18xx: add radar detection implementationEliad Peller
2015-01-09wlcore: enable sleep during AP mode operationKobi L
2015-01-09wlcore: enable AP wowlanEliad Peller
2015-01-09wlcore: add ability to reduce FW interrupts during suspendRam Amrani
2015-01-09wlcore/wl18xx: handle rc updates in a separate workEliad Peller
2015-01-09wlcore: fix sparse warningEliad Peller
2015-01-09wlcore: fix WLCORE_VENDOR_ATTR_GROUP_KEY policyEliad Peller
2015-01-07mwifiex: tdls: Use setup_timerJulia Lawall
2015-01-07mwifiex: 11n_rxreorder: Use setup_timerJulia Lawall
2015-01-07mwifiex: main: Use setup_timerJulia Lawall
2015-01-07orinoco_usb: Use setup_timerJulia Lawall
2015-01-07iwl3945: Use setup_timerJulia Lawall
2015-01-07iwl4965: Use setup_timerJulia Lawall
2015-01-07cw1200: queue: Use setup_timerJulia Lawall
2015-01-07cw1200: main: Use setup_timerJulia Lawall
2015-01-07wireless: cw1200: Use setup_timerJulia Lawall
2015-01-07rt2x00: use helper to check capability/requirementFred Chou
2015-01-07wil6210: use 'uint64_t' instead of 'cycles_t' to avoid warningsChen Gang
2015-01-06mwifiex: Add support for wowlan disconnectMaithili Hinge
2015-01-06mwifiex: Move code for wowlan magic-packet and patterns to a functionMaithili Hinge
2015-01-06mwifiex: Increase priority of firmware download messageAmitkumar Karwar
2015-01-06mwifiex: do not release lock during list_for_each_entry_safe()Amitkumar Karwar
2015-01-06mwifiex: wakeup pending wait queuesAmitkumar Karwar
2015-01-06mwifiex: add wakeup timer based recovery mechanismAmitkumar Karwar
2015-01-06mwifiex: increase delay during card resetMarc Yang
2015-01-06mwifiex: Adjust calling place of mwifiex_terminate_workqueueMarc Yang
2015-01-06mwifiex: remove redundant flag MWIFIEX_HW_STATUS_FW_READYAmitkumar Karwar
2015-01-06mwifiex: get supported BA stream info from FWAvinash Patil
2015-01-06mwifiex: make tx packet 64 byte DMA alignedXinming Hu
2015-01-06mwifiex: do not send key material cmd when delete wep keyXinming Hu
2015-01-06mwifiex: enable -D__CHECK_ENDIAN__ for sparse by defaultAvinash Patil
2015-01-06brcmfmac: Add support for bcm43340/1 wireless chipsetsArend van Spriel
2015-01-06mwifiex: module parameter for deep sleep configurationAvinash Patil
2015-01-06mwifiex: save sdio register values before firmware dumpXinming Hu
2015-01-06mwifiex: save driver information to file when firmware dumpXinming Hu
2015-01-06mwifiex: move debug_data dump function to common utililty fileXinming Hu
2015-01-06mwifiex: move pm_wakeup_card_complete definition to usb.cXinming Hu
2015-01-06mwifiex: add rx histogram statistics supportXinming Hu
2015-01-06mwifiex: add bcn_rcv_cnt and bcn_miss_cnt in getlog debugfsXinming Hu
2015-01-06mwifiex: report tdls peers in debugfsXinming Hu
2015-01-06ath5k: drop owner assignment from platform_driversWolfram Sang
2015-01-06brcmfmac: enable 802.11d support in firmwareArend van Spriel
2015-01-06brcmfmac: signal completion of 802.1x.Hante Meuleman
2015-01-06brcmfmac: follow user-space regulatory domain selectionArend van Spriel
2015-01-06brcmfmac: Change error log in standard log for rxbufpost.Hante Meuleman
2015-01-06brcmfmac: Fix WEP configuration for AP mode.Hante Meuleman
2015-01-06brcmfmac: remove unused/duplicate defines in chip.cArend van Spriel
2015-01-06brcmfmac: Fix incorrect casting of 64 bit physical address.Hante Meuleman