summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wl18xx/main.c
Commit message (Expand)AuthorAgeFilesLines
* wlcore/wl12xx/wl18xx: verify multi-role and single-role fw versionsLuciano Coelho2012-12-041-3/+5
* wlcore/wl18xx/wl12xx: add recovery settings to confYair Shapira2012-12-041-0/+4
* wlcore/wl18xx/wl12xx: separate channel count between chipsArik Nemtsov2012-12-041-0/+1
* wlcore: use new set bandwidth command to adjusting channel BWArik Nemtsov2012-11-281-0/+38
* wlcore: configure dwell times according to scan typeEliad Peller2012-11-281-2/+2
* wl18xx: make driver operational againEliad Peller2012-11-281-4/+0
* wlcore: add new reg-domain configuration commandVictor Goldenshtein2012-11-281-1/+3
* wlcore: update events enum/struct to new fw apiEliad Peller2012-11-271-2/+17
* wlcore: update channel_switch/stop_channel_switch commandsEliad Peller2012-11-271-0/+2
* wl18xx: increase MAX_CHANNELS_5GHZEliad Peller2012-11-271-0/+1
* wlcore: split 18xx and 12xx scan mechanismEliad Peller2012-11-271-1/+12
* wl18xx: change fw name and temporarily fail loadingEliad Peller2012-11-271-1/+5
* wlcore: protect wlcore_op_set_key with mutexEliad Peller2012-09-271-8/+0
* wlcore: Refactor probeIdo Yariv2012-09-271-24/+35
* wl18xx: default to siso40 in 2.4ghz with a single antennaArik Nemtsov2012-09-271-2/+2
* wlcore: Fix unbalanced interrupts enablementIdo Yariv2012-09-271-0/+7
* wlcore/wl18xx: add phy_fw_version_str to debugfs driver_stateYair Shapira2012-09-271-0/+6
* wl18xx: number_of_assembled_ant5 indicates if A band is enabledYair Shapira2012-09-271-5/+2
* wlcore/wl18xx/wl12xx: allow up to 3 mac addressesArik Nemtsov2012-09-271-0/+1
* wlcore/wl18xx/wl12xx: aggregation buffer size setIgal Chernobelsky2012-09-271-1/+1
* wl18xx/wl12xx: defines for Tx/Rx descriptors numIgal Chernobelsky2012-09-271-2/+2
* wl18xx: increase rx_ba_win_size to 32Ido Reis2012-09-271-1/+1
* wl18xx: update default phy configuration for pg2Ido Reis2012-09-271-14/+3
* wl18xx: use module_platform_driverDevendra Naga2012-09-271-12/+1
* wl18xx: remove duplicated include from main.cWei Yongjun2012-09-071-1/+0
* wl18xx: enable MIMO rates when connected as a MIMO STAArik Nemtsov2012-07-181-4/+12
* wl18xx: disable calibrator based fem detectYair Shapira2012-07-181-0/+6
* wl18xx: add support for ht_mode in conf.hYair Shapira2012-07-181-26/+57
* wl18xx: alloc conf.phy memory to ensure alignemntArik Nemtsov2012-07-181-2/+10
* wlcore: determine AP extra rates correctlyArik Nemtsov2012-07-101-5/+15
* wl12xx/wl18xx: use a dynamic PS timeout of 1.5secArik Nemtsov2012-07-101-1/+1
* wlcore/wl12xx/wl18xx: check min FW versionArik Nemtsov2012-07-101-0/+4
* wlcore: enable sched scan while connectedVictor Goldenshtein2012-07-101-0/+1
* wl18xx: deprecate PG1 supportLuciano Coelho2012-06-261-38/+7
* wlcore: Propagate errors from wl1271_raw_write32Ido Yariv2012-06-221-23/+63
* wlcore: Propagate errors from wl1271_raw_read32Ido Yariv2012-06-221-32/+82
* wlcore: Propagate errors from wl1271_writeIdo Yariv2012-06-221-7/+12
* wl18xx: use %zu for size_t arguments in printk callsLuciano Coelho2012-06-211-2/+2
* wl18xx: split siso40 HT cap between 2Ghz and 5GhzArik Nemtsov2012-06-211-5/+19
* wl18xx: sane defaults for HT capabilitiesArik Nemtsov2012-06-211-30/+33
* wl18xx: explicitly remove the 5Ghz MIMO HT capArik Nemtsov2012-06-211-14/+3
* wl18xx: set Tx align quirk for PG2Arik Nemtsov2012-06-211-1/+1
* wl18xx: increase Rx descriptors for PG2Arik Nemtsov2012-06-211-1/+10
* wlcore: allow setting sleep_auth before interface initArik Nemtsov2012-06-211-0/+1
* wl18xx: clean up phy module parametersArik Nemtsov2012-06-081-56/+56
* wl18xx: align wl18xx_conf_phy with FW variant and remove itArik Nemtsov2012-06-081-49/+3
* wl18xx: allow FW-log by default for PG2.0Arik Nemtsov2012-06-081-1/+0
* wl18xx: read configuration structure from a binary fileLuciano Coelho2012-06-081-5/+63
* wlcore/wl18xx/wl12xx: use u8 instead of bool for host_fast_wakeup_supportLuciano Coelho2012-06-081-1/+1
* wl18xx: pad only last frame in aggregration buffer for PG2Ido Reis2012-06-071-2/+28
OpenPOWER on IntegriCloud