summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-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
2012-04-09iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman10-430/+432
2012-04-09iwlwifi: make iwl_nic_error staticMeenakshi Venkataraman3-8/+7
2012-04-09iwlwifi: use iwlagn_fw_error instead of iwl_nic_errorMeenakshi Venkataraman3-2/+3
2012-04-09iwlwifi: move valid_contexts to privJohannes Berg6-9/+8
2012-04-09iwlwifi: move queue mapping out of transportJohannes Berg17-575/+419
2012-04-09iwlwifi: use scan while idleJohannes Berg2-3/+8
2012-04-09iwlwifi: remove scan_rx_antennasJohannes Berg2-5/+0
2012-04-09iwlwifi: remove iq_invert config paramJohannes Berg2-13/+6
2012-04-09iwlwifi: remove support_wimax_coexistJohannes Berg2-51/+2
2012-04-09iwlwifi: clarify config struct commentsJohannes Berg1-7/+3
2012-04-09iwlwifi: add trailing newline to various messagesJohannes Berg7-16/+16
2012-04-09iwlwifi: simplify calibration collectionJohannes Berg3-25/+27
2012-04-09iwlwifi: extend notification waitJohannes Berg5-23/+72
2012-04-09iwlwifi: process multiple frames per RXBJohannes Berg4-64/+85
2012-04-09iwlwifi: remove un-needed parameterWey-Yi Guy1-20/+13
2012-04-09iwlwifi: phy_db structureDavid Spinadel4-0/+406