summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wl12xx/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longsEliad Peller2014-07-151-1/+1
* wlcore: wl18xx: allow CCK rates for AP modeArik Nemtsov2014-02-131-0/+1
* wlcore/wl12xx/wl18xx: configure iface_combinations per-hwEliad Peller2014-02-131-1/+25
* wlcore/wl12xx/wl18xx: configure max_stations per-hwEliad Peller2014-02-131-0/+2
* wlcore/wl12xx/wl18xx: configure num_links per-hwEliad Peller2014-02-131-0/+3
* wlcore/wl12xx/wl18xx: simplify fw_status handlingEliad Peller2014-02-131-1/+34
* wlcore/wl18xx/wl12xx: FW log params per chip archIgal Chernobelsky2013-10-231-0/+9
* wl12xx/wl18xx: update default fw logger's settingsIdo Reis2013-10-231-2/+2
* wlcore: add ap_event_maskEliad Peller2013-10-231-1/+2
* wireless: wl12xx: use dev_get_platdata()Jingoo Han2013-09-261-1/+1
* wlcore: set max num of Rx BA sessions per chipIgal Chernobelsky2013-03-251-0/+1
* wlcore: remove if_ops from platform_dataLuciano Coelho2013-02-081-1/+2
* Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2013-01-181-52/+140
|\
| * wlcore: Always pass DMA-able buffers to mmc functionsIdo Yariv2012-12-111-6/+25
| * wlcore/wl18xx: change priority calculations for linksArik Nemtsov2012-12-111-0/+22
| * wlcore: increase scan dwell times if no activityEyal Shapira2012-12-111-0/+2
| * wlcore: add ACX_PEER_CAP commandEliad Peller2012-12-111-0/+10
| * wlcore: improved Tx scheduling algorithmArik Nemtsov2012-12-051-0/+2
| * wlcore/wl12xx: make sure session id is always zero for APArik Nemtsov2012-12-041-3/+6
| * wlcore/wl12xx/wl18xx: verify multi-role and single-role fw versionsLuciano Coelho2012-12-041-9/+15
| * wlcore/wl12xx: remove deprecated FW version checkLuciano Coelho2012-12-041-17/+0
| * wlcore/wl12xx: move wl12xx chip ID defines to the lower driverLuciano Coelho2012-12-041-13/+13
| * 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: configure dwell times according to scan typeEliad Peller2012-11-281-2/+2
| * wlcore: update events enum/struct to new fw apiEliad Peller2012-11-271-2/+22
| * wlcore: update channel_switch/stop_channel_switch commandsEliad Peller2012-11-271-0/+1
| * wl18xx: increase MAX_CHANNELS_5GHZEliad Peller2012-11-271-0/+1
| * wlcore: split 18xx and 12xx scan mechanismEliad Peller2012-11-271-0/+11
| * wlcore: workaround start_sta problem in wl12xx fwEliad Peller2012-11-271-3/+6
* | wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton2012-12-061-3/+3
|/
* wlcore: Refactor probeIdo Yariv2012-09-271-16/+36
* wlcore: Fix unbalanced interrupts enablementIdo Yariv2012-09-271-1/+8
* 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
* wl12xx: remove duplicated include from main.cWei Yongjun2012-09-271-1/+0
* wl12xx: use module_platform_driverLuciano Coelho2012-09-271-11/+1
* wlcore/wl12xx: calibrator fem detect implementationYair Shapira2012-07-181-0/+23
* wl12xx/wl18xx: use a dynamic PS timeout of 1.5secArik Nemtsov2012-07-101-1/+1
* wl12xx/wlcore: increase FW filename versionLuciano Coelho2012-07-101-6/+6
* wlcore: add probe request templates for sched and one-shot scansYoni Divinsky2012-07-101-0/+3
* wlcore/wl12xx/wl18xx: check min FW versionArik Nemtsov2012-07-101-0/+9
* wlcore: Force checking of io functions' return valuesIdo Yariv2012-06-221-2/+4
* wlcore: Propagate errors from wl1271_raw_write32Ido Yariv2012-06-221-44/+116
* wlcore: Propagate errors from wl1271_raw_read32Ido Yariv2012-06-221-37/+115
* wlcore: Propagate errors from wl1271_writeIdo Yariv2012-06-221-5/+18
* wlcore: Propagate errors from wl1271_readIdo Yariv2012-06-221-3/+3
* wl18xx: sane defaults for HT capabilitiesArik Nemtsov2012-06-211-4/+2
* wlcore: allow setting sleep_auth before interface initArik Nemtsov2012-06-211-0/+1