summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2015-03-30mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach
2015-03-30Merge tag 'iwlwifi-for-kalle-2015-03-30' of https://git.kernel.org/pub/scm/li...Kalle Valo
2015-03-30iwlwifi: mvm: rs: fix comment indentationLiad Kaufman
2015-03-30iwlwifi: mvm: Clean up UMAC scan UIDs in the reset and drv_stop flowsAlexander Bondar
2015-03-30iwlwifi: 8000: change PNVM in case it doesn't match to the HW stepEran Harary
2015-03-30iwlwifi: mvm: fix debug print in the RSA ownership workaroundEran Harary
2015-03-30iwlwifi: mvm: allow to configure the timeout for the Tx queuesEmmanuel Grumbach
2015-03-26iwlwifi: drop support for early versions of 8000Emmanuel Grumbach
2015-03-26iwlwifi: mvm: use debugfs_create_bool() for enable_scan_iteration_notifLuciano Coelho
2015-03-26iwlwifi: mvm: add delay to scheduled scanLuciano Coelho
2015-03-26iwlwifi: pcie: initialize trans_pcie->ref_count on configure()Eliad Peller
2015-03-26iwlwifi: mvm: inform mac80211 about umac scans that was aborted by restartDavid Spinadel
2015-03-26iwlwifi: mvm: remove d0i3 ref correctly during AP startArik Nemtsov
2015-03-24Merge tag 'wireless-drivers-for-davem-2015-03-24' of git://git.kernel.org/pub...David S. Miller
2015-03-24wlcore: remove wl12xx_platform_dataEliad Peller
2015-03-24wlcore: add device-tree supportEliad Peller
2015-03-24wl12xx: use frequency instead of enumerations for pdata clocksLuciano Coelho
2015-03-24iwlwifi: Fix memory leak in iwl_req_fw_callback()Larry Finger
2015-03-23Merge tag 'iwlwifi-for-kalle-2014-03-22' of https://git.kernel.org/pub/scm/li...Kalle Valo
2015-03-22rtlwifi: Fix IOMMU mapping leak in AP modeLarry Finger
2015-03-21ath9k: Fix AIC compilation errorSujith Manoharan
2015-03-21brcmfmac: disable MBSS feature for BCM43362Arend van Spriel
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-20mwifiex: fix crash in SDIO RX pathAvinash Patil
2015-03-20brcmfmac: remove support for unreleased BCM4354 PCIeArend van Spriel
2015-03-20brcmfmac: only support the BCM43455/7 deviceArend van Spriel
2015-03-20brcmfmac: add support for BCM43430 SDIO chipsetArend van Spriel
2015-03-20brcmfmac: add MODULE_FIRMWARE() macros for bcm4356 PCIe deviceArend van Spriel
2015-03-20brcmfmac: Remove unnecessary new-line in pcie console logging.Hante Meuleman
2015-03-20brcmfmac: Update msgbuf commonring size for improved throughput.Hante Meuleman
2015-03-20brcmfmac: Add necessary memory barriers for SDIO.Hante Meuleman
2015-03-20brcmfmac: avoid runtime-pm for sdio host controllerArend van Spriel
2015-03-20mwifiex: missing curly braces in mwifiex_write_data_complete()Dan Carpenter
2015-03-20rt2x00: add new rt2800usb device DWA 130Scott Branden
2015-03-20wil6210: fall back to pseudo-DMS mcast for secure link and PBSSVladimir Kondratiev
2015-03-20wil6210: implement broadcast/multicast dataVladimir Kondratiev
2015-03-20wil6210: add bcast structures to WMIVladimir Kondratiev
2015-03-20wil6210: Prefer ether_addr_copy() over memcpy()Vladimir Kondratiev
2015-03-20wil6210: Align Rx frames on 4*n+2 by having SNAPVladimir Kondratiev
2015-03-20wil6210: fix check for FW responsivenessVladimir Kondratiev
2015-03-20wil6210: optimize index manipulation in wil_vring_reap_rxVladimir Kondratiev
2015-03-20cw1200: Fix suspendLars-Peter Clausen
2015-03-20rtl8188ee: fix build break due to missing rtl_hal_pwrseqcmdparsing definitionJeff Layton
2015-03-20ath9k: Start AIC calibration during MCI resetSujith Manoharan
2015-03-20ath9k: Handle MCI_STATE_AIC_CALSujith Manoharan
2015-03-20ath9k: Handle MCI_STATE_AIC_STARTSujith Manoharan
2015-03-20ath9k: Handle MCI_STATE_AIC_CAL_RESETSujith Manoharan
2015-03-20ath9k: Disable AIC by defaultSujith Manoharan
2015-03-20ath9k: Process the AIC calibration resultsSujith Manoharan
2015-03-20ath9k: Finish AIC calibrationSujith Manoharan