summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-01-09wlcore: add ability to reduce FW interrupts during suspendRam Amrani8-25/+155
2015-01-09wlcore/wl18xx: handle rc updates in a separate workEliad Peller5-21/+44
2015-01-09wlcore: fix sparse warningEliad Peller1-8/+1
2015-01-09wlcore: fix WLCORE_VENDOR_ATTR_GROUP_KEY policyEliad Peller1-1/+1
2015-01-07mwifiex: tdls: Use setup_timerJulia Lawall1-3/+2
2015-01-07mwifiex: 11n_rxreorder: Use setup_timerJulia Lawall1-4/+2
2015-01-07mwifiex: main: Use setup_timerJulia Lawall1-3/+2
2015-01-07orinoco_usb: Use setup_timerJulia Lawall1-3/+1
2015-01-07iwl3945: Use setup_timerJulia Lawall1-3/+1
2015-01-07iwl4965: Use setup_timerJulia Lawall1-6/+3
2015-01-07cw1200: queue: Use setup_timerJulia Lawall1-3/+1
2015-01-07cw1200: main: Use setup_timerJulia Lawall1-3/+2
2015-01-07wireless: cw1200: Use setup_timerJulia Lawall1-3/+2
2015-01-07rt2x00: use helper to check capability/requirementFred Chou6-26/+26
2015-01-07wil6210: use 'uint64_t' instead of 'cycles_t' to avoid warningsChen Gang1-2/+2
2015-01-06mwifiex: Add support for wowlan disconnectMaithili Hinge1-1/+16
2015-01-06mwifiex: Move code for wowlan magic-packet and patterns to a functionMaithili Hinge1-31/+47
2015-01-06mwifiex: Increase priority of firmware download messageAmitkumar Karwar3-5/+6
2015-01-06mwifiex: do not release lock during list_for_each_entry_safe()Amitkumar Karwar1-6/+0
2015-01-06mwifiex: wakeup pending wait queuesAmitkumar Karwar1-0/+2
2015-01-06mwifiex: add wakeup timer based recovery mechanismAmitkumar Karwar6-0/+24
2015-01-06mwifiex: increase delay during card resetMarc Yang1-2/+2
2015-01-06mwifiex: Adjust calling place of mwifiex_terminate_workqueueMarc Yang1-2/+2
2015-01-06mwifiex: remove redundant flag MWIFIEX_HW_STATUS_FW_READYAmitkumar Karwar2-5/+2
2015-01-06mwifiex: get supported BA stream info from FWAvinash Patil2-3/+12
2015-01-06mwifiex: make tx packet 64 byte DMA alignedXinming Hu4-28/+43
2015-01-06mwifiex: do not send key material cmd when delete wep keyXinming Hu1-1/+5
2015-01-06mwifiex: enable -D__CHECK_ENDIAN__ for sparse by defaultAvinash Patil1-0/+2
2015-01-06brcmfmac: Add support for bcm43340/1 wireless chipsetsArend van Spriel4-0/+11
2015-01-06mwifiex: module parameter for deep sleep configurationAvinash Patil1-1/+6
2015-01-06mwifiex: save sdio register values before firmware dumpXinming Hu4-0/+127
2015-01-06mwifiex: save driver information to file when firmware dumpXinming Hu5-1/+133
2015-01-06mwifiex: move debug_data dump function to common utililty fileXinming Hu3-180/+198
2015-01-06mwifiex: move pm_wakeup_card_complete definition to usb.cXinming Hu2-7/+7
2015-01-06mwifiex: add rx histogram statistics supportXinming Hu10-0/+219
2015-01-06mwifiex: add bcn_rcv_cnt and bcn_miss_cnt in getlog debugfsXinming Hu4-2/+14
2015-01-06mwifiex: report tdls peers in debugfsXinming Hu6-1/+52
2015-01-06ath5k: drop owner assignment from platform_driversWolfram Sang1-1/+0
2015-01-06brcmfmac: enable 802.11d support in firmwareArend van Spriel3-0/+29
2015-01-06brcmfmac: signal completion of 802.1x.Hante Meuleman5-4/+57
2015-01-06brcmfmac: follow user-space regulatory domain selectionArend van Spriel2-1/+38
2015-01-06brcmfmac: Change error log in standard log for rxbufpost.Hante Meuleman1-1/+1
2015-01-06brcmfmac: Fix WEP configuration for AP mode.Hante Meuleman4-30/+76
2015-01-06brcmfmac: remove unused/duplicate defines in chip.cArend van Spriel1-14/+0
2015-01-06brcmfmac: Fix incorrect casting of 64 bit physical address.Hante Meuleman2-16/+16
2015-01-06Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/s...Kalle Valo38-317/+649
2015-01-02mlx4: include clocksource.h againRichard Cochran1-0/+1
2015-01-02ixgbe: convert to CYCLECOUNTER_MASK macro.Richard Cochran1-1/+1
2015-01-02igb: convert to CYCLECOUNTER_MASK macro.Richard Cochran1-3/+2
2015-01-02e1000e: convert to CYCLECOUNTER_MASK macro.Richard Cochran1-2/+1