summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wl18xx
AgeCommit message (Expand)Author
2012-12-06wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton
2012-09-27wlcore: protect wlcore_op_set_key with mutexEliad Peller
2012-09-27wlcore: Refactor probeIdo Yariv
2012-09-27wl18xx: default to siso40 in 2.4ghz with a single antennaArik Nemtsov
2012-09-27wlcore: Fix unbalanced interrupts enablementIdo Yariv
2012-09-27wlcore/wl18xx: add phy_fw_version_str to debugfs driver_stateYair Shapira
2012-09-27wl18xx: number_of_assembled_ant5 indicates if A band is enabledYair Shapira
2012-09-27wlcore/wl18xx/wl12xx: allow up to 3 mac addressesArik Nemtsov
2012-09-27wlcore/wl18xx/wl12xx: aggregation buffer size setIgal Chernobelsky
2012-09-27wl18xx/wl12xx: defines for Tx/Rx descriptors numIgal Chernobelsky
2012-09-27wl18xx: increase rx_ba_win_size to 32Ido Reis
2012-09-27wlcore: Prevent interaction with HW after recovery is queuedIdo Yariv
2012-09-27wl18xx: update default phy configuration for pg2Ido Reis
2012-09-27wl18xx: use module_platform_driverDevendra Naga
2012-09-07wl18xx: remove duplicated include from main.cWei Yongjun
2012-07-18wl18xx: enable MIMO rates when connected as a MIMO STAArik Nemtsov
2012-07-18wl18xx: disable calibrator based fem detectYair Shapira
2012-07-18wl18xx: fix bogus compile warning on cc config optionArik Nemtsov
2012-07-18wl18xx: add support for ht_mode in conf.hYair Shapira
2012-07-18wl18xx: alloc conf.phy memory to ensure alignemntArik Nemtsov
2012-07-10wlcore: determine AP extra rates correctlyArik Nemtsov
2012-07-10wl12xx/wl18xx: use a dynamic PS timeout of 1.5secArik Nemtsov
2012-07-10wlcore/wl12xx/wl18xx: check min FW versionArik Nemtsov
2012-07-10wlcore: enable sched scan while connectedVictor Goldenshtein
2012-06-26wl18xx: deprecate PG1 supportLuciano Coelho
2012-06-22wlcore: Force checking of io functions' return valuesIdo Yariv
2012-06-22wlcore: Propagate errors from wl1271_raw_write32Ido Yariv
2012-06-22wlcore: Propagate errors from wl1271_raw_read32Ido Yariv
2012-06-22wlcore: Propagate errors from wl1271_writeIdo Yariv
2012-06-21wl18xx: use %zu for size_t arguments in printk callsLuciano Coelho
2012-06-21wl18xx: split siso40 HT cap between 2Ghz and 5GhzArik Nemtsov
2012-06-21wl18xx: sane defaults for HT capabilitiesArik Nemtsov
2012-06-21wl18xx: explicitly remove the 5Ghz MIMO HT capArik Nemtsov
2012-06-21wl18xx: set Tx align quirk for PG2Arik Nemtsov
2012-06-21wl18xx: increase Rx descriptors for PG2Arik Nemtsov
2012-06-21wlcore: allow setting sleep_auth before interface initArik Nemtsov
2012-06-08wl18xx: clean up phy module parametersArik Nemtsov
2012-06-08wl18xx: align wl18xx_conf_phy with FW variant and remove itArik Nemtsov
2012-06-08wl18xx: update fw statisticsIdo Reis
2012-06-08wl18xx: allow FW-log by default for PG2.0Arik Nemtsov
2012-06-08wl18xx: read configuration structure from a binary fileLuciano Coelho
2012-06-08wlcore/wl18xx: export conf struct in a debugfs fileLuciano Coelho
2012-06-08wlcore/wl18xx: the conf structs must be packed so they can be exportedLuciano Coelho
2012-06-08wlcore/wl18xx/wl12xx: use u8 instead of bool for host_fast_wakeup_supportLuciano Coelho
2012-06-08wl18xx: add support to clear FW statisticsLuciano Coelho
2012-06-07wl18xx: pad only last frame in aggregration buffer for PG2Ido Reis
2012-06-07wl18xx: PG2.0 HW Watch dog interrupt supportIdo Reis
2012-06-07wl18xx: FW/PHY arguments added for PG2Ido Reis
2012-06-07wl18xx: support PG2 version of the chipIdo Reis
2012-06-07wl18xx: fix PHY_INIT addresses mem sizeIdo Reis