summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wl18xx/main.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-11wl18xx: support MIMO only if HT mode is not forced to SISOArik Nemtsov1-1/+6
2012-12-11wl18xx: limit Tx for the AP single-STA-in-PSM caseArik Nemtsov1-2/+4
2012-12-11wlcore/wl18xx: change priority calculations for linksArik Nemtsov1-0/+41
2012-12-11wl18xx: fix a bug in wl->num_rx_desc initializationYair Shapira1-1/+1
2012-12-11wlcore: increase scan dwell times if no activityEyal Shapira1-0/+2
2012-12-11wlcore: add ACX_PEER_CAP commandEliad Peller1-0/+9
2012-12-06wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton1-3/+3
2012-12-05wlcore: improved Tx scheduling algorithmArik Nemtsov1-0/+2
2012-12-04wl18xx: declare support for greenfield ht_capEliad Peller1-4/+8
2012-12-04wlcore: remove WLCORE_QUIRK_NO_ELPEliad Peller1-2/+1
2012-12-04wl18xx: support 2nd set of mac/phy tx-power paramsYair Shapira1-6/+29
2012-12-04wl18xx: update default mac/phy parametersIdo Reis1-2/+3
2012-12-04wlcore/wl12xx/wl18xx: verify multi-role and single-role fw versionsLuciano Coelho1-3/+5
2012-12-04wlcore/wl18xx/wl12xx: add recovery settings to confYair Shapira1-0/+4
2012-12-04wlcore/wl18xx/wl12xx: separate channel count between chipsArik Nemtsov1-0/+1
2012-11-28wlcore: use new set bandwidth command to adjusting channel BWArik Nemtsov1-0/+38
2012-11-28wlcore: configure dwell times according to scan typeEliad Peller1-2/+2
2012-11-28wl18xx: make driver operational againEliad Peller1-4/+0
2012-11-28wlcore: add new reg-domain configuration commandVictor Goldenshtein1-1/+3
2012-11-27wlcore: update events enum/struct to new fw apiEliad Peller1-2/+17
2012-11-27wlcore: update channel_switch/stop_channel_switch commandsEliad Peller1-0/+2
2012-11-27wl18xx: increase MAX_CHANNELS_5GHZEliad Peller1-0/+1
2012-11-27wlcore: split 18xx and 12xx scan mechanismEliad Peller1-1/+12
2012-11-27wl18xx: change fw name and temporarily fail loadingEliad Peller1-1/+5
2012-09-27wlcore: protect wlcore_op_set_key with mutexEliad Peller1-8/+0
2012-09-27wlcore: Refactor probeIdo Yariv1-24/+35
2012-09-27wl18xx: default to siso40 in 2.4ghz with a single antennaArik Nemtsov1-2/+2
2012-09-27wlcore: Fix unbalanced interrupts enablementIdo Yariv1-0/+7
2012-09-27wlcore/wl18xx: add phy_fw_version_str to debugfs driver_stateYair Shapira1-0/+6
2012-09-27wl18xx: number_of_assembled_ant5 indicates if A band is enabledYair Shapira1-5/+2
2012-09-27wlcore/wl18xx/wl12xx: allow up to 3 mac addressesArik Nemtsov1-0/+1
2012-09-27wlcore/wl18xx/wl12xx: aggregation buffer size setIgal Chernobelsky1-1/+1
2012-09-27wl18xx/wl12xx: defines for Tx/Rx descriptors numIgal Chernobelsky1-2/+2
2012-09-27wl18xx: increase rx_ba_win_size to 32Ido Reis1-1/+1
2012-09-27wl18xx: update default phy configuration for pg2Ido Reis1-14/+3
2012-09-27wl18xx: use module_platform_driverDevendra Naga1-12/+1
2012-09-07wl18xx: remove duplicated include from main.cWei Yongjun1-1/+0
2012-07-18wl18xx: enable MIMO rates when connected as a MIMO STAArik Nemtsov1-4/+12
2012-07-18wl18xx: disable calibrator based fem detectYair Shapira1-0/+6
2012-07-18wl18xx: add support for ht_mode in conf.hYair Shapira1-26/+57
2012-07-18wl18xx: alloc conf.phy memory to ensure alignemntArik Nemtsov1-2/+10
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 Nemtsov1-0/+4
2012-07-10wlcore: enable sched scan while connectedVictor Goldenshtein1-0/+1
2012-06-26wl18xx: deprecate PG1 supportLuciano Coelho1-38/+7
2012-06-22wlcore: Propagate errors from wl1271_raw_write32Ido Yariv1-23/+63
2012-06-22wlcore: Propagate errors from wl1271_raw_read32Ido Yariv1-32/+82
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