summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-04-12wlcore/wl12xx: add hw op for getting rx buffer data alignmentArik Nemtsov5-16/+46
2012-04-12wlcore: introduce Rx block-size alignment HW quirkArik Nemtsov3-14/+33
2012-04-12wlcore/wl12xx: add global elements to convert hw-rates to standard ratesArik Nemtsov7-108/+123
2012-04-12wlcore/wl12xx: add hw op for setting frame length in tx_hw_descArik Nemtsov4-32/+54
2012-04-12wlcore/wl12xx: add hw op for setting blocks in hw_tx_descArik Nemtsov4-14/+37
2012-04-12wlcore/wl12xx: add hw op for calculating hw block count per packetArik Nemtsov5-13/+57
2012-04-12wlcore/wl12xx: change GEM Tx-spare blocks per-vifArik Nemtsov7-22/+29
2012-04-12wlcore/wl12xx: set the number of Tx descriptors per chip familyArik Nemtsov6-11/+18
2012-04-12wlcore/wl12xx: create per-chip-family private storageArik Nemtsov3-3/+21
2012-04-12wlcore: add quirk to disable ELPLuciano Coelho4-9/+17
2012-04-12wlcore: remove some unnecessary event mailbox address readsLuciano Coelho4-17/+12
2012-04-12wlcore/wl12xx: add quirk for legacy NVS supportLuciano Coelho3-23/+27
2012-04-12wlcore/wl12xx: add command trigger and event ack operationsLuciano Coelho5-19/+40
2012-04-12wlcore/wl12xx: move MAC address reading operation to lower driverLuciano Coelho3-50/+55
2012-04-12wlcore/wl12xx: move top initialization to wl12xxLuciano Coelho8-448/+425
2012-04-12wlcore/wl12xx: move get_pg_ver to the lower driverLuciano Coelho4-11/+17
2012-04-12wlcore/wl12xx: add chip-specific identify chip operationLuciano Coelho9-69/+99
2012-04-12wlcore/wl12xx: implement chip-specific register tablesLuciano Coelho20-355/+468
2012-04-12wlcore/wl12xx: implement chip-specific partition tablesLuciano Coelho8-139/+168
2012-04-12wl12xx/wlcore: move wl1271 struct to wlcore and add opsLuciano Coelho22-230/+247
2012-04-12wl12xx/wlcore: initial split of probeLuciano Coelho3-20/+36
2012-04-12wl12xx/wlcore: spin out the wl12xx probe from wlcore to a new wl12xxLuciano Coelho9-64/+130
2012-04-12wl12xx/wlcore: rename wl12xx to wlcoreLuciano Coelho38-3/+3
2012-04-12wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectoryLuciano Coelho69-5/+16
2012-04-10wl12xx: increase scan timeout to 30sEyal Shapira1-1/+1
2012-04-10wl12xx: adaptive sched scan dwell timesEyal Shapira3-18/+60
2012-04-10wl12xx: fix a memory leak of probereq template upon recoveryEyal Shapira1-0/+2
2012-04-10wl12xx: free ap keys only in ap modeEliad Peller1-1/+1
2012-04-10wl12xx: fix DMA-API-related warningsMircea Gherzan6-17/+46
2012-04-10wl12xx: fix race between suspend/resume and recoveryEyal Shapira1-17/+12
2012-04-10wl12xx: fix station channel switchVictor Goldenshtein1-1/+1
2012-04-10wl12xx: set do_join on BSS_CHANGED_ASSOCEliad Peller1-5/+2
2012-04-10iwlwifi: split POWER_PMI status bitDon Fry9-7/+39
2012-04-10iwlwifi: move FW_ERROR to privDon Fry6-18/+12
2012-04-10iwlwifi: remove firmware info from iwl_sharedMeenakshi Venkataraman2-12/+9
2012-04-10iwlwifi: move iwl_get_single_channel_number and mark it staticMeenakshi Venkataraman3-42/+40
2012-04-10iwlwifi: move iwl_full_rxon_required and mark it staticMeenakshi Venkataraman3-65/+64
2012-04-10iwlwifi: move iwl_check_rxon_cmd and mark it staticMeenakshi Venkataraman3-73/+73
2012-04-10iwlwifi: move iwl_set_rxon_hwcrypto and mark it staticMeenakshi Venkataraman3-14/+12
2012-04-10iwlwifi: Move iwl_send_rxon_timing and make it staticMeenakshi Venkataraman3-104/+103
2012-04-10iwlwifi: move iwl_init_geos to iwl-agn.cMeenakshi Venkataraman3-190/+183
2012-04-10iwlwifi: move ucode_type from shared to op_modeMeenakshi Venkataraman6-19/+18
2012-04-10iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman10-430/+432
2012-04-10iwlwifi: make iwl_nic_error staticMeenakshi Venkataraman3-8/+7
2012-04-10iwlwifi: use iwlagn_fw_error instead of iwl_nic_errorMeenakshi Venkataraman3-2/+3
2012-04-10iwlwifi: move valid_contexts to privJohannes Berg6-9/+8
2012-04-10iwlwifi: move queue mapping out of transportJohannes Berg17-575/+419
2012-04-10iwlwifi: use scan while idleJohannes Berg2-3/+8
2012-04-10iwlwifi: remove scan_rx_antennasJohannes Berg2-5/+0
2012-04-10iwlwifi: remove iq_invert config paramJohannes Berg2-13/+6