summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wl18xx
Commit message (Expand)AuthorAgeFilesLines
* 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
* wl18xx: FW/PHY arguments added for PG2Ido Reis2012-06-073-1/+28
* wl18xx: support PG2 version of the chipIdo Reis2012-06-072-1/+12
* wl18xx: fix PHY_INIT addresses mem sizeIdo Reis2012-06-071-2/+2
* wl12xx/wl18xx: add erp protection IE to the beacon filterEliad Peller2012-06-061-1/+5
* wlcore/wl12xx/wl18xx: implement op_set_key per HW archArik Nemtsov2012-06-063-12/+91
* wlcore/wl12xx/wl18xx: handle spare blocks spacial cases per archArik Nemtsov2012-06-062-4/+10
* wlcore/wl12xx/wl18xx: introduce quirk to remove TKIP header spaceArik Nemtsov2012-06-061-1/+2
* wl18xx: fix fm_coex parameters configurationVictor Goldenshtein2012-06-051-2/+2
* wlcore: set wl->ht_cap per-bandEliad Peller2012-06-051-6/+30
* wl18xx: add dependency on mac80211Arik Nemtsov2012-06-051-3/+4
* wlcore: modify bss loss parametersIgal Chernobelsky2012-06-051-2/+2
* wlcore: fix dynamic_ps_timeout time regressionArik Nemtsov2012-06-051-1/+1
* wlcore: fix sparse warnings related to static functionsArik Nemtsov2012-06-051-1/+1
* wlcore/wl12xx/wl18xx: don't use TX align quirk for wl127xLuciano Coelho2012-06-051-2/+3
* wl18xx: change default tcp_checksum to falseAssaf Azulay2012-06-051-2/+2
* wl18xx: use new fw stats structuresLuciano Coelho2012-06-052-235/+169Star
* wl18xx: increase tx_ba_win_size to 64Luciano Coelho2012-06-051-1/+1
* wlcore/wl12xx/wl18xx: move lower driver debugfs to a subdirLuciano Coelho2012-06-052-8/+9