summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wl12xx
AgeCommit message (Expand)AuthorFilesLines
2013-02-08wlcore: remove if_ops from platform_dataLuciano Coelho1-1/+2
2013-01-18Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho9-63/+1096
2012-12-11wlcore: Always pass DMA-able buffers to mmc functionsIdo Yariv2-6/+27
2012-12-11wlcore: support scan reports during periodic scanEyal Shapira1-3/+7
2012-12-11wlcore/wl18xx: change priority calculations for linksArik Nemtsov1-0/+22
2012-12-11wlcore: increase scan dwell times if no activityEyal Shapira1-0/+2
2012-12-11wlcore: add ACX_PEER_CAP commandEliad Peller1-0/+10
2012-12-07wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton1-3/+3
2012-12-05wlcore: improved Tx scheduling algorithmArik Nemtsov1-0/+2
2012-12-04wlcore/wl12xx: make sure session id is always zero for APArik Nemtsov1-3/+6
2012-12-04wlcore/wl12xx/wl18xx: verify multi-role and single-role fw versionsLuciano Coelho2-19/+37
2012-12-04wl12xx: ignore some of the firmware version fieldsLuciano Coelho1-4/+4
2012-12-04wlcore/wl12xx: remove deprecated FW version checkLuciano Coelho1-17/+0
2012-12-04wlcore/wl12xx: move wl12xx chip ID defines to the lower driverLuciano Coelho2-13/+19
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: configure dwell times according to scan typeEliad Peller2-5/+6
2012-11-27wlcore: update events enum/struct to new fw apiEliad Peller4-3/+246
2012-11-27wlcore: update channel_switch/stop_channel_switch commandsEliad Peller3-0/+58
2012-11-27wl18xx: increase MAX_CHANNELS_5GHZEliad Peller2-1/+4
2012-11-27wlcore: split 18xx and 12xx scan mechanismEliad Peller4-1/+650
2012-11-27wlcore: workaround start_sta problem in wl12xx fwEliad Peller1-3/+6
2012-09-27wlcore: Refactor probeIdo Yariv1-16/+36
2012-09-27wlcore: Fix unbalanced interrupts enablementIdo Yariv1-1/+8
2012-09-27wlcore/wl18xx/wl12xx: allow up to 3 mac addressesArik Nemtsov2-0/+3
2012-09-27wlcore/wl18xx/wl12xx: aggregation buffer size setIgal Chernobelsky2-1/+3
2012-09-27wl18xx/wl12xx: defines for Tx/Rx descriptors numIgal Chernobelsky2-2/+5
2012-09-27wl12xx: remove duplicated include from main.cWei Yongjun1-1/+0
2012-09-27wl12xx: use module_platform_driverLuciano Coelho1-11/+1
2012-07-18wlcore/wl12xx: calibrator fem detect implementationYair Shapira2-4/+53
2012-07-10wl12xx/wl18xx: use a dynamic PS timeout of 1.5secArik Nemtsov1-1/+1
2012-07-10wl12xx/wlcore: increase FW filename versionLuciano Coelho1-6/+6
2012-07-10wlcore: add probe request templates for sched and one-shot scansYoni Divinsky1-0/+3
2012-07-10wlcore/wl12xx/wl18xx: check min FW versionArik Nemtsov2-0/+23
2012-06-22wlcore: Force checking of io functions' return valuesIdo Yariv1-2/+4
2012-06-22wlcore: Propagate errors from wl1271_raw_write32Ido Yariv1-44/+116
2012-06-22wlcore: Propagate errors from wl1271_raw_read32Ido Yariv1-37/+115
2012-06-22wlcore: Propagate errors from wl1271_writeIdo Yariv1-5/+18
2012-06-22wlcore: Propagate errors from wl1271_readIdo Yariv1-3/+3
2012-06-21wl18xx: sane defaults for HT capabilitiesArik Nemtsov1-4/+2
2012-06-21wlcore: allow setting sleep_auth before interface initArik Nemtsov1-0/+1
2012-06-13wlcore/wl12xx: add support for HP and SKW FEM radio manufacturersYair Shapira1-6/+10
2012-06-08wlcore/wl18xx/wl12xx: use u8 instead of bool for host_fast_wakeup_supportLuciano Coelho1-1/+1
2012-06-07wl12xx: Add support for an external 26 MHz crystal sourceGrant Erickson1-0/+1
2012-06-07wl18xx: pad only last frame in aggregration buffer for PG2Ido Reis1-0/+1
2012-06-07wl18xx: PG2.0 HW Watch dog interrupt supportIdo Reis2-2/+16
2012-06-06wl12xx/wl18xx: add erp protection IE to the beacon filterEliad Peller1-1/+5
2012-06-06wlcore/wl12xx/wl18xx: implement op_set_key per HW archArik Nemtsov1-0/+9
2012-06-06wlcore/wl12xx/wl18xx: handle spare blocks spacial cases per archArik Nemtsov1-2/+9
2012-06-06wlcore/wl12xx/wl18xx: introduce quirk to remove TKIP header spaceArik Nemtsov1-3/+6