summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-12wlcore/wl12xx: move runtime configuration struct to the lower driverLuciano Coelho4-356/+352
2012-04-12wlcore/wl12xx: expand functionality of cmd_trigger HW opArik Nemtsov3-3/+6
2012-04-12wlcore/wl12xx: add hw op for vif initArik Nemtsov4-0/+16
2012-04-12wlcore/wl12xx: add hw_init operationLuciano Coelho13-405/+499
2012-04-12wlcore/wl12xx: turn no-Tx-align quirk into Tx-alignArik Nemtsov5-12/+15
2012-04-12wlcore/wl12xx: split Tx completion to immediate/delayedArik Nemtsov5-3/+30
2012-04-12wlcore/wl12xx: add hw op for getting rx packet data lengthArik Nemtsov4-6/+38
2012-04-12wlcore/wl12xx: add prepare_read hw op for Rx dataLuciano Coelho4-29/+42
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 Coelho70-22/+26
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-09iwlwifi: split POWER_PMI status bitDon Fry9-7/+39
2012-04-09iwlwifi: move FW_ERROR to privDon Fry6-18/+12
2012-04-09iwlwifi: remove firmware info from iwl_sharedMeenakshi Venkataraman2-12/+9
2012-04-09iwlwifi: move iwl_get_single_channel_number and mark it staticMeenakshi Venkataraman3-42/+40
2012-04-09iwlwifi: move iwl_full_rxon_required and mark it staticMeenakshi Venkataraman3-65/+64
2012-04-09iwlwifi: move iwl_check_rxon_cmd and mark it staticMeenakshi Venkataraman3-73/+73
2012-04-09iwlwifi: move iwl_set_rxon_hwcrypto and mark it staticMeenakshi Venkataraman3-14/+12
2012-04-09iwlwifi: Move iwl_send_rxon_timing and make it staticMeenakshi Venkataraman3-104/+103
2012-04-09iwlwifi: move iwl_init_geos to iwl-agn.cMeenakshi Venkataraman3-190/+183
2012-04-09iwlwifi: move ucode_type from shared to op_modeMeenakshi Venkataraman6-19/+18