summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-04-12wlcore/wl12xx: move extended radio configuration parameters to wl12xxLuciano Coelho
2012-04-12wlcore/wl12xx: move runtime configuration struct to the lower driverLuciano Coelho
2012-04-12wlcore/wl12xx: expand functionality of cmd_trigger HW opArik Nemtsov
2012-04-12wlcore/wl12xx: add hw op for vif initArik Nemtsov
2012-04-12wlcore/wl12xx: add hw_init operationLuciano Coelho
2012-04-12wlcore/wl12xx: turn no-Tx-align quirk into Tx-alignArik Nemtsov
2012-04-12wlcore/wl12xx: split Tx completion to immediate/delayedArik Nemtsov
2012-04-12wlcore/wl12xx: add hw op for getting rx packet data lengthArik Nemtsov
2012-04-12wlcore/wl12xx: add prepare_read hw op for Rx dataLuciano Coelho
2012-04-12wlcore/wl12xx: add hw op for getting rx buffer data alignmentArik Nemtsov
2012-04-12wlcore: introduce Rx block-size alignment HW quirkArik Nemtsov
2012-04-12wlcore/wl12xx: add global elements to convert hw-rates to standard ratesArik Nemtsov
2012-04-12wlcore/wl12xx: add hw op for setting frame length in tx_hw_descArik Nemtsov
2012-04-12wlcore/wl12xx: add hw op for setting blocks in hw_tx_descArik Nemtsov
2012-04-12wlcore/wl12xx: add hw op for calculating hw block count per packetArik Nemtsov
2012-04-12wlcore/wl12xx: change GEM Tx-spare blocks per-vifArik Nemtsov
2012-04-12wlcore/wl12xx: set the number of Tx descriptors per chip familyArik Nemtsov
2012-04-12wlcore/wl12xx: create per-chip-family private storageArik Nemtsov
2012-04-12wlcore: add quirk to disable ELPLuciano Coelho
2012-04-12wlcore: remove some unnecessary event mailbox address readsLuciano Coelho
2012-04-12wlcore/wl12xx: add quirk for legacy NVS supportLuciano Coelho
2012-04-12wlcore/wl12xx: add command trigger and event ack operationsLuciano Coelho
2012-04-12wlcore/wl12xx: move MAC address reading operation to lower driverLuciano Coelho
2012-04-12wlcore/wl12xx: move top initialization to wl12xxLuciano Coelho
2012-04-12wlcore/wl12xx: move get_pg_ver to the lower driverLuciano Coelho
2012-04-12wlcore/wl12xx: add chip-specific identify chip operationLuciano Coelho
2012-04-12wlcore/wl12xx: implement chip-specific register tablesLuciano Coelho
2012-04-12wlcore/wl12xx: implement chip-specific partition tablesLuciano Coelho
2012-04-12wl12xx/wlcore: move wl1271 struct to wlcore and add opsLuciano Coelho
2012-04-12wl12xx/wlcore: initial split of probeLuciano Coelho
2012-04-12wl12xx/wlcore: spin out the wl12xx probe from wlcore to a new wl12xxLuciano Coelho
2012-04-12wl12xx/wlcore: rename wl12xx to wlcoreLuciano Coelho
2012-04-12wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectoryLuciano Coelho
2012-04-10wl12xx: increase scan timeout to 30sEyal Shapira
2012-04-10wl12xx: adaptive sched scan dwell timesEyal Shapira
2012-04-10wl12xx: fix a memory leak of probereq template upon recoveryEyal Shapira
2012-04-10wl12xx: free ap keys only in ap modeEliad Peller
2012-04-10wl12xx: fix DMA-API-related warningsMircea Gherzan
2012-04-10wl12xx: fix race between suspend/resume and recoveryEyal Shapira
2012-04-10wl12xx: fix station channel switchVictor Goldenshtein
2012-04-10wl12xx: set do_join on BSS_CHANGED_ASSOCEliad Peller
2012-04-09iwlwifi: split POWER_PMI status bitDon Fry
2012-04-09iwlwifi: move FW_ERROR to privDon Fry
2012-04-09iwlwifi: remove firmware info from iwl_sharedMeenakshi Venkataraman
2012-04-09iwlwifi: move iwl_get_single_channel_number and mark it staticMeenakshi Venkataraman
2012-04-09iwlwifi: move iwl_full_rxon_required and mark it staticMeenakshi Venkataraman
2012-04-09iwlwifi: move iwl_check_rxon_cmd and mark it staticMeenakshi Venkataraman
2012-04-09iwlwifi: move iwl_set_rxon_hwcrypto and mark it staticMeenakshi Venkataraman
2012-04-09iwlwifi: Move iwl_send_rxon_timing and make it staticMeenakshi Venkataraman
2012-04-09iwlwifi: move iwl_init_geos to iwl-agn.cMeenakshi Venkataraman