summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | mwifiex: remove an unneede NULL check in mwifiex_init_adapter()Dan Carpenter2015-03-301-12/+9
| | * | | | | mwifiex: Fix issue in the SDIO reset path of mwifiex.Maithili Hinge2015-03-304-36/+28
| | * | | | | ath9k: use REG_RMW and rmw buffer in ath9k_hw_def_set_gainOleksij Rempel2015-03-301-20/+14
| | * | | | | ath9k: use REG_RMW and rmw buffer in ath9k_hw_4k_set_board_valuesOleksij Rempel2015-03-301-6/+8
| | * | | | | ath9k: use REG_RMW and rmw buffer in ath9k_hw_4k_set_gainOleksij Rempel2015-03-301-8/+8
| | * | | | | ath9k: ath9k_hw_4k_set_board_values: use rmw bufferOleksij Rempel2015-03-301-0/+2
| | * | | | | ath9k: ath9k_hw_analog_shift_rmw: use REG_RMWOleksij Rempel2015-03-301-6/+1
| | * | | | | ath9k: ath9k_hw_4k_set_board_values: use rmw bufferOleksij Rempel2015-03-301-0/+2
| | * | | | | ath9k: use rmw buffer in ath9k_hw_set_operating_mode and ath9k_hw_resetOleksij Rempel2015-03-301-0/+4
| | * | | | | ath9k: ath9k_hw_set_4k_power_cal_tabl: use rmw bufferOleksij Rempel2015-03-301-0/+2
| | * | | | | ath9k: write buffer related optimisation in ar5008_hw_set_channel_regsOleksij Rempel2015-03-301-2/+3
| | * | | | | ath9k: ath9k_hw_loadnf: use REG_RMWOleksij Rempel2015-03-301-11/+8
| | * | | | | ath9k: use one shot read in ath9k_hw_update_mibstatsOleksij Rempel2015-03-301-5/+15
| | * | | | | ath9k: ar9271_hw_pa_cal: use REG_READ_ARRAYOleksij Rempel2015-03-301-2/+1
| | * | | | | ath9k: add new function ath9k_hw_read_arrayOleksij Rempel2015-03-302-0/+33
| | * | | | | ath9k: add multi_read to be compatible with ath9k_htcOleksij Rempel2015-03-301-0/+11
| | * | | | | ath9k: ar9271_hw_pa_cal: use RMW bufferOleksij Rempel2015-03-301-2/+6
| | * | | | | ath9k: ar9271_hw_pa_cal: use proper makroses.Oleksij Rempel2015-03-301-24/+19
| | * | | | | ath9k: ar9271_hw_pa_cal - use defs instead of magin numbersOleksij Rempel2015-03-301-17/+18
| | * | | | | ath9k_htc: add new WMI_REG_RMW_CMDID commandOleksij Rempel2015-03-306-6/+175
| | * | | | | rtlwifi: Change REG_CR+2 to MSRTaehee Yoo2015-03-309-11/+11
| | * | | | | rt2800usb: check Autorun mode on FW load only onceStanislaw Gruszka2015-03-301-0/+1
| | * | | | | ath9k: Fix AIC compilation errorSujith Manoharan2015-03-211-2/+4
| | * | | | | mwifiex: fix crash in SDIO RX pathAvinash Patil2015-03-201-1/+1
| | * | | | | brcmfmac: remove support for unreleased BCM4354 PCIeArend van Spriel2015-03-201-9/+0
| | * | | | | brcmfmac: only support the BCM43455/7 deviceArend van Spriel2015-03-201-5/+5
| | * | | | | brcmfmac: add support for BCM43430 SDIO chipsetArend van Spriel2015-03-205-1/+33
| | * | | | | brcmfmac: add MODULE_FIRMWARE() macros for bcm4356 PCIe deviceArend van Spriel2015-03-201-0/+2
| | * | | | | brcmfmac: Remove unnecessary new-line in pcie console logging.Hante Meuleman2015-03-201-2/+1
| | * | | | | brcmfmac: Update msgbuf commonring size for improved throughput.Hante Meuleman2015-03-201-4/+4
| | * | | | | brcmfmac: Add necessary memory barriers for SDIO.Hante Meuleman2015-03-201-24/+33
| | * | | | | brcmfmac: avoid runtime-pm for sdio host controllerArend van Spriel2015-03-201-1/+3
| | * | | | | mwifiex: missing curly braces in mwifiex_write_data_complete()Dan Carpenter2015-03-201-1/+2
| | * | | | | rt2x00: add new rt2800usb device DWA 130Scott Branden2015-03-201-0/+1
| | * | | | | wil6210: fall back to pseudo-DMS mcast for secure link and PBSSVladimir Kondratiev2015-03-201-2/+101
| | * | | | | wil6210: implement broadcast/multicast dataVladimir Kondratiev2015-03-205-76/+167
| | * | | | | wil6210: add bcast structures to WMIVladimir Kondratiev2015-03-201-2/+18
| | * | | | | wil6210: Prefer ether_addr_copy() over memcpy()Vladimir Kondratiev2015-03-202-8/+10
| | * | | | | wil6210: Align Rx frames on 4*n+2 by having SNAPVladimir Kondratiev2015-03-204-3/+33
| | * | | | | wil6210: fix check for FW responsivenessVladimir Kondratiev2015-03-202-2/+2
| | * | | | | wil6210: optimize index manipulation in wil_vring_reap_rxVladimir Kondratiev2015-03-201-6/+11
| | * | | | | cw1200: Fix suspendLars-Peter Clausen2015-03-201-7/+4
| | * | | | | rtl8188ee: fix build break due to missing rtl_hal_pwrseqcmdparsing definitionJeff Layton2015-03-201-0/+1
| | * | | | | ath9k: Start AIC calibration during MCI resetSujith Manoharan2015-03-201-0/+3
| | * | | | | ath9k: Handle MCI_STATE_AIC_CALSujith Manoharan2015-03-203-2/+31
| | * | | | | ath9k: Handle MCI_STATE_AIC_STARTSujith Manoharan2015-03-203-0/+38
| | * | | | | ath9k: Handle MCI_STATE_AIC_CAL_RESETSujith Manoharan2015-03-203-0/+13
| | * | | | | ath9k: Disable AIC by defaultSujith Manoharan2015-03-202-1/+8
| | * | | | | ath9k: Process the AIC calibration resultsSujith Manoharan2015-03-201-0/+245
| | * | | | | ath9k: Finish AIC calibrationSujith Manoharan2015-03-201-1/+77
OpenPOWER on IntegriCloud