summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wl18xx
Commit message (Expand)AuthorAgeFilesLines
* 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/+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-082-58/+56
* wl18xx: align wl18xx_conf_phy with FW variant and remove itArik Nemtsov2012-06-083-110/+36
* wl18xx: update fw statisticsIdo Reis2012-06-082-24/+65
* 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: 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/+169
* 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
* wl18xx: export pwr_limit_reference_11_abg value as a module parameterLuciano Coelho2012-06-051-0/+12
* wl18xx: export low/high band component values as module paramsLuciano Coelho2012-06-051-0/+46
* wl18xx: add power limit reference value to mac_and_phy settingsLuciano Coelho2012-06-052-0/+4
* wl18xx: add module parameter to force SISO 20MHzLuciano Coelho2012-06-051-6/+32
* wl18xx: don't use MIMO when ht_mode is set to wideLuciano Coelho2012-06-051-5/+8
* wl18xx: print the PHY firmware version from the private static dataLuciano Coelho2012-06-052-0/+19
* wl18xx: implement fw status debugfs entriesLuciano Coelho2012-06-055-3/+580
* wl18xx: disable MCS_13 for wl18xx PG 1.0Luciano Coelho2012-06-051-0/+18
* wl18xx: change low_band_component_type value for COM8Luciano Coelho2012-06-051-0/+2
* wl18xx: changed default board_type to HDKLuciano Coelho2012-06-051-7/+4
* wl18xx: copy the default configuration before checking the board_typeLuciano Coelho2012-06-051-2/+2
* wl18xx: add a module parameter to control 11a supportLuciano Coelho2012-06-051-0/+6
OpenPOWER on IntegriCloud