summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wl18xx
Commit message (Expand)AuthorAgeFilesLines
* wlcore: update acx enumEliad Peller2012-11-272-2/+8
* wl18xx: increase MAX_CHANNELS_5GHZEliad Peller2012-11-272-1/+4
* wlcore: split 18xx and 12xx scan mechanismEliad Peller2012-11-274-2/+453
* wl18xx: change fw name and temporarily fail loadingEliad Peller2012-11-272-3/+7
* wlcore: protect wlcore_op_set_key with mutexEliad Peller2012-09-271-8/+0Star
* 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/+2Star
* wlcore/wl18xx/wl12xx: allow up to 3 mac addressesArik Nemtsov2012-09-272-0/+3
* wlcore/wl18xx/wl12xx: aggregation buffer size setIgal Chernobelsky2012-09-272-1/+3
* wl18xx/wl12xx: defines for Tx/Rx descriptors numIgal Chernobelsky2012-09-272-2/+5
* wl18xx: increase rx_ba_win_size to 32Ido Reis2012-09-271-1/+1
* wlcore: Prevent interaction with HW after recovery is queuedIdo Yariv2012-09-271-1/+1
* wl18xx: update default phy configuration for pg2Ido Reis2012-09-271-14/+3Star
* wl18xx: use module_platform_driverDevendra Naga2012-09-271-12/+1Star
* wl18xx: remove duplicated include from main.cWei Yongjun2012-09-071-1/+0Star
* 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: fix bogus compile warning on cc config optionArik Nemtsov2012-07-181-1/+1
* wl18xx: add support for ht_mode in conf.hYair Shapira2012-07-182-27/+77
* 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-102-0/+11
* wlcore: enable sched scan while connectedVictor Goldenshtein2012-07-101-0/+1
* wl18xx: deprecate PG1 supportLuciano Coelho2012-06-262-57/+22Star
* wlcore: Force checking of io functions' return valuesIdo Yariv2012-06-221-2/+2
* wlcore: Propagate errors from wl1271_raw_write32Ido Yariv2012-06-222-25/+65
* wlcore: Propagate errors from wl1271_raw_read32Ido Yariv2012-06-223-44/+109
* 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/+3Star
* 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-082-58/+56Star
* wl18xx: align wl18xx_conf_phy with FW variant and remove itArik Nemtsov2012-06-083-110/+36Star
* wl18xx: update fw statisticsIdo Reis2012-06-082-24/+65
* wl18xx: allow FW-log by default for PG2.0Arik Nemtsov2012-06-081-1/+0Star
* wl18xx: read configuration structure from a binary fileLuciano Coelho2012-06-081-5/+63
* wlcore/wl18xx: export conf struct in a debugfs fileLuciano Coelho2012-06-082-0/+50
* wlcore/wl18xx: the conf structs must be packed so they can be exportedLuciano Coelho2012-06-081-2/+2
* wlcore/wl18xx/wl12xx: use u8 instead of bool for host_fast_wakeup_supportLuciano Coelho2012-06-081-1/+1
* wl18xx: add support to clear FW statisticsLuciano Coelho2012-06-083-0/+63
* wl18xx: pad only last frame in aggregration buffer for PG2Ido Reis2012-06-072-2/+31
* wl18xx: PG2.0 HW Watch dog interrupt supportIdo Reis2012-06-072-2/+32