summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wl18xx/main.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-151-1/+1
* wl18xx: add new phy configuration parameters for telec supportVictor Goldenshtein2013-02-081-0/+5
* Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2013-01-181-48/+219
|\
| * wl18xx: count HW block spare based correctly on keysArik Nemtsov2012-12-111-25/+31
| * wlcore: support scan reports during periodic scanEyal Shapira2012-12-111-0/+1
| * wl18xx: support MIMO only if HT mode is not forced to SISOArik Nemtsov2012-12-111-1/+6
| * wl18xx: limit Tx for the AP single-STA-in-PSM caseArik Nemtsov2012-12-111-2/+4
| * wlcore/wl18xx: change priority calculations for linksArik Nemtsov2012-12-111-0/+41
| * wl18xx: fix a bug in wl->num_rx_desc initializationYair Shapira2012-12-111-1/+1
| * wlcore: increase scan dwell times if no activityEyal Shapira2012-12-111-0/+2
| * wlcore: add ACX_PEER_CAP commandEliad Peller2012-12-111-0/+9
| * wlcore: improved Tx scheduling algorithmArik Nemtsov2012-12-051-0/+2
| * wl18xx: declare support for greenfield ht_capEliad Peller2012-12-041-4/+8
| * wlcore: remove WLCORE_QUIRK_NO_ELPEliad Peller2012-12-041-2/+1
| * wl18xx: support 2nd set of mac/phy tx-power paramsYair Shapira2012-12-041-6/+29
| * wl18xx: update default mac/phy parametersIdo Reis2012-12-041-2/+3
| * wlcore/wl12xx/wl18xx: verify multi-role and single-role fw versionsLuciano Coelho2012-12-041-3/+5
| * wlcore/wl18xx/wl12xx: add recovery settings to confYair Shapira2012-12-041-0/+4
| * wlcore/wl18xx/wl12xx: separate channel count between chipsArik Nemtsov2012-12-041-0/+1
| * wlcore: use new set bandwidth command to adjusting channel BWArik Nemtsov2012-11-281-0/+38
| * wlcore: configure dwell times according to scan typeEliad Peller2012-11-281-2/+2
| * wl18xx: make driver operational againEliad Peller2012-11-281-4/+0
| * wlcore: add new reg-domain configuration commandVictor Goldenshtein2012-11-281-1/+3
| * wlcore: update events enum/struct to new fw apiEliad Peller2012-11-271-2/+17
| * wlcore: update channel_switch/stop_channel_switch commandsEliad Peller2012-11-271-0/+2
| * wl18xx: increase MAX_CHANNELS_5GHZEliad Peller2012-11-271-0/+1
| * wlcore: split 18xx and 12xx scan mechanismEliad Peller2012-11-271-1/+12
| * wl18xx: change fw name and temporarily fail loadingEliad Peller2012-11-271-1/+5
* | wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton2012-12-061-3/+3
|/
* wlcore: protect wlcore_op_set_key with mutexEliad Peller2012-09-271-8/+0
* 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/+2
* wlcore/wl18xx/wl12xx: allow up to 3 mac addressesArik Nemtsov2012-09-271-0/+1
* wlcore/wl18xx/wl12xx: aggregation buffer size setIgal Chernobelsky2012-09-271-1/+1
* wl18xx/wl12xx: defines for Tx/Rx descriptors numIgal Chernobelsky2012-09-271-2/+2
* wl18xx: increase rx_ba_win_size to 32Ido Reis2012-09-271-1/+1
* wl18xx: update default phy configuration for pg2Ido Reis2012-09-271-14/+3
* wl18xx: use module_platform_driverDevendra Naga2012-09-271-12/+1
* wl18xx: remove duplicated include from main.cWei Yongjun2012-09-071-1/+0
* 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: add support for ht_mode in conf.hYair Shapira2012-07-181-26/+57
* 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-101-0/+4
* wlcore: enable sched scan while connectedVictor Goldenshtein2012-07-101-0/+1