aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wl18xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-10wlcore: determine AP extra rates correctlyArik Nemtsov1-5/+15
2012-07-10wl12xx/wl18xx: use a dynamic PS timeout of 1.5secArik Nemtsov1-1/+1
2012-07-10wlcore/wl12xx/wl18xx: check min FW versionArik Nemtsov2-0/+11
2012-07-10wlcore: enable sched scan while connectedVictor Goldenshtein1-0/+1
2012-06-26wl18xx: deprecate PG1 supportLuciano Coelho2-57/+22
2012-06-22wlcore: Force checking of io functions' return valuesIdo Yariv1-2/+2
2012-06-22wlcore: Propagate errors from wl1271_raw_write32Ido Yariv2-25/+65
2012-06-22wlcore: Propagate errors from wl1271_raw_read32Ido Yariv3-44/+109
2012-06-22wlcore: Propagate errors from wl1271_writeIdo Yariv1-7/+12
2012-06-21wl18xx: use %zu for size_t arguments in printk callsLuciano Coelho1-2/+2
2012-06-21wl18xx: split siso40 HT cap between 2Ghz and 5GhzArik Nemtsov1-5/+19
2012-06-21wl18xx: sane defaults for HT capabilitiesArik Nemtsov1-30/+33
2012-06-21wl18xx: explicitly remove the 5Ghz MIMO HT capArik Nemtsov1-14/+3
2012-06-21wl18xx: set Tx align quirk for PG2Arik Nemtsov1-1/+1
2012-06-21wl18xx: increase Rx descriptors for PG2Arik Nemtsov1-1/+10
2012-06-21wlcore: allow setting sleep_auth before interface initArik Nemtsov1-0/+1
2012-06-08wl18xx: clean up phy module parametersArik Nemtsov2-58/+56
2012-06-08wl18xx: align wl18xx_conf_phy with FW variant and remove itArik Nemtsov3-110/+36
2012-06-08wl18xx: update fw statisticsIdo Reis2-24/+65
2012-06-08wl18xx: allow FW-log by default for PG2.0Arik Nemtsov1-1/+0
2012-06-08wl18xx: read configuration structure from a binary fileLuciano Coelho1-5/+63
2012-06-08wlcore/wl18xx: export conf struct in a debugfs fileLuciano Coelho2-0/+50
2012-06-08wlcore/wl18xx: the conf structs must be packed so they can be exportedLuciano Coelho1-2/+2
2012-06-08wlcore/wl18xx/wl12xx: use u8 instead of bool for host_fast_wakeup_supportLuciano Coelho1-1/+1
2012-06-08wl18xx: add support to clear FW statisticsLuciano Coelho3-0/+63
2012-06-07wl18xx: pad only last frame in aggregration buffer for PG2Ido Reis2-2/+31
2012-06-07wl18xx: PG2.0 HW Watch dog interrupt supportIdo Reis2-2/+32
2012-06-07wl18xx: FW/PHY arguments added for PG2Ido Reis3-1/+28
2012-06-07wl18xx: support PG2 version of the chipIdo Reis2-1/+12
2012-06-07wl18xx: fix PHY_INIT addresses mem sizeIdo Reis1-2/+2
2012-06-06wl12xx/wl18xx: add erp protection IE to the beacon filterEliad Peller1-1/+5
2012-06-06wlcore/wl12xx/wl18xx: implement op_set_key per HW archArik Nemtsov3-12/+91
2012-06-06wlcore/wl12xx/wl18xx: handle spare blocks spacial cases per archArik Nemtsov2-4/+10
2012-06-06wlcore/wl12xx/wl18xx: introduce quirk to remove TKIP header spaceArik Nemtsov1-1/+2
2012-06-05wl18xx: fix fm_coex parameters configurationVictor Goldenshtein1-2/+2
2012-06-05wlcore: set wl->ht_cap per-bandEliad Peller1-6/+30
2012-06-05wl18xx: add dependency on mac80211Arik Nemtsov1-3/+4
2012-06-05wlcore: modify bss loss parametersIgal Chernobelsky1-2/+2
2012-06-05wlcore: fix dynamic_ps_timeout time regressionArik Nemtsov1-1/+1
2012-06-05wlcore: fix sparse warnings related to static functionsArik Nemtsov1-1/+1
2012-06-05wlcore/wl12xx/wl18xx: don't use TX align quirk for wl127xLuciano Coelho1-2/+3
2012-06-05wl18xx: change default tcp_checksum to falseAssaf Azulay1-2/+2
2012-06-05wl18xx: use new fw stats structuresLuciano Coelho2-235/+169
2012-06-05wl18xx: increase tx_ba_win_size to 64Luciano Coelho1-1/+1
2012-06-05wlcore/wl12xx/wl18xx: move lower driver debugfs to a subdirLuciano Coelho2-8/+9
2012-06-05wl18xx: export pwr_limit_reference_11_abg value as a module parameterLuciano Coelho1-0/+12
2012-06-05wl18xx: export low/high band component values as module paramsLuciano Coelho1-0/+46
2012-06-05wl18xx: add power limit reference value to mac_and_phy settingsLuciano Coelho2-0/+4
2012-06-05wl18xx: add module parameter to force SISO 20MHzLuciano Coelho1-6/+32
2012-06-05wl18xx: don't use MIMO when ht_mode is set to wideLuciano Coelho1-5/+8