summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* wlcore/wl12xx: add prepare_read hw op for Rx dataLuciano Coelho2012-04-124-29/+42
* wlcore/wl12xx: add hw op for getting rx buffer data alignmentArik Nemtsov2012-04-125-16/+46
* wlcore: introduce Rx block-size alignment HW quirkArik Nemtsov2012-04-123-14/+33
* wlcore/wl12xx: add global elements to convert hw-rates to standard ratesArik Nemtsov2012-04-127-108/+123
* wlcore/wl12xx: add hw op for setting frame length in tx_hw_descArik Nemtsov2012-04-124-32/+54
* wlcore/wl12xx: add hw op for setting blocks in hw_tx_descArik Nemtsov2012-04-124-14/+37
* wlcore/wl12xx: add hw op for calculating hw block count per packetArik Nemtsov2012-04-125-13/+57
* wlcore/wl12xx: change GEM Tx-spare blocks per-vifArik Nemtsov2012-04-127-22/+29
* wlcore/wl12xx: set the number of Tx descriptors per chip familyArik Nemtsov2012-04-126-11/+18
* wlcore/wl12xx: create per-chip-family private storageArik Nemtsov2012-04-123-3/+21
* wlcore: add quirk to disable ELPLuciano Coelho2012-04-124-9/+17
* wlcore: remove some unnecessary event mailbox address readsLuciano Coelho2012-04-124-17/+12
* wlcore/wl12xx: add quirk for legacy NVS supportLuciano Coelho2012-04-123-23/+27
* wlcore/wl12xx: add command trigger and event ack operationsLuciano Coelho2012-04-125-19/+40
* wlcore/wl12xx: move MAC address reading operation to lower driverLuciano Coelho2012-04-123-50/+55
* wlcore/wl12xx: move top initialization to wl12xxLuciano Coelho2012-04-128-448/+425
* wlcore/wl12xx: move get_pg_ver to the lower driverLuciano Coelho2012-04-124-11/+17
* wlcore/wl12xx: add chip-specific identify chip operationLuciano Coelho2012-04-129-69/+99
* wlcore/wl12xx: implement chip-specific register tablesLuciano Coelho2012-04-1220-355/+468
* wlcore/wl12xx: implement chip-specific partition tablesLuciano Coelho2012-04-128-139/+168
* wl12xx/wlcore: move wl1271 struct to wlcore and add opsLuciano Coelho2012-04-1222-230/+247
* wl12xx/wlcore: initial split of probeLuciano Coelho2012-04-123-20/+36
* wl12xx/wlcore: spin out the wl12xx probe from wlcore to a new wl12xxLuciano Coelho2012-04-129-64/+130
* wl12xx/wlcore: rename wl12xx to wlcoreLuciano Coelho2012-04-1238-3/+3
* wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectoryLuciano Coelho2012-04-1269-5/+16
* wl12xx: increase scan timeout to 30sEyal Shapira2012-04-101-1/+1
* wl12xx: adaptive sched scan dwell timesEyal Shapira2012-04-103-18/+60
* wl12xx: fix a memory leak of probereq template upon recoveryEyal Shapira2012-04-101-0/+2
* wl12xx: free ap keys only in ap modeEliad Peller2012-04-101-1/+1
* wl12xx: fix DMA-API-related warningsMircea Gherzan2012-04-106-17/+46
* wl12xx: fix race between suspend/resume and recoveryEyal Shapira2012-04-101-17/+12
* wl12xx: fix station channel switchVictor Goldenshtein2012-04-101-1/+1
* wl12xx: set do_join on BSS_CHANGED_ASSOCEliad Peller2012-04-101-5/+2
* iwlwifi: split POWER_PMI status bitDon Fry2012-04-099-7/+39
* iwlwifi: move FW_ERROR to privDon Fry2012-04-096-18/+12
* iwlwifi: remove firmware info from iwl_sharedMeenakshi Venkataraman2012-04-092-12/+9
* iwlwifi: move iwl_get_single_channel_number and mark it staticMeenakshi Venkataraman2012-04-093-42/+40
* iwlwifi: move iwl_full_rxon_required and mark it staticMeenakshi Venkataraman2012-04-093-65/+64
* iwlwifi: move iwl_check_rxon_cmd and mark it staticMeenakshi Venkataraman2012-04-093-73/+73
* iwlwifi: move iwl_set_rxon_hwcrypto and mark it staticMeenakshi Venkataraman2012-04-093-14/+12
* iwlwifi: Move iwl_send_rxon_timing and make it staticMeenakshi Venkataraman2012-04-093-104/+103
* iwlwifi: move iwl_init_geos to iwl-agn.cMeenakshi Venkataraman2012-04-093-190/+183
* iwlwifi: move ucode_type from shared to op_modeMeenakshi Venkataraman2012-04-096-19/+18
* iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman2012-04-0910-430/+432
* iwlwifi: make iwl_nic_error staticMeenakshi Venkataraman2012-04-093-8/+7
* iwlwifi: use iwlagn_fw_error instead of iwl_nic_errorMeenakshi Venkataraman2012-04-093-2/+3
* iwlwifi: move valid_contexts to privJohannes Berg2012-04-096-9/+8
* iwlwifi: move queue mapping out of transportJohannes Berg2012-04-0917-575/+419
* iwlwifi: use scan while idleJohannes Berg2012-04-092-3/+8
* iwlwifi: remove scan_rx_antennasJohannes Berg2012-04-092-5/+0
OpenPOWER on IntegriCloud