summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wl12xx/main.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* wlcore/wl18xx/wl12xx: use u8 instead of bool for host_fast_wakeup_supportLuciano Coelho2012-06-081-1/+1
* wl12xx: Add support for an external 26 MHz crystal sourceGrant Erickson2012-06-071-0/+1
* wl18xx: pad only last frame in aggregration buffer for PG2Ido Reis2012-06-071-0/+1
* wl18xx: PG2.0 HW Watch dog interrupt supportIdo 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-061-0/+9
* wlcore/wl12xx/wl18xx: handle spare blocks spacial cases per archArik Nemtsov2012-06-061-2/+9
* wlcore/wl12xx/wl18xx: introduce quirk to remove TKIP header spaceArik Nemtsov2012-06-061-3/+6
* wl12xx: fix fm_coex parameters configurationVictor Goldenshtein2012-06-051-2/+2
* wl12xx: set the irq polarity before loading the fwYoni Divinsky2012-06-051-6/+6
* wlcore: set wl->ht_cap per-bandEliad Peller2012-06-051-1/+4
OpenPOWER on IntegriCloud