summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wl12xx
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-05wl12xx: fix fm_coex parameters configurationVictor Goldenshtein1-2/+2
2012-06-05wl12xx: set the irq polarity before loading the fwYoni Divinsky1-6/+6
2012-06-05wlcore: set wl->ht_cap per-bandEliad Peller1-1/+4
2012-06-05wlcore: modify bss loss parametersIgal Chernobelsky1-2/+2
2012-06-05wlcore: fix dynamic_ps_timeout time regressionArik Nemtsov1-1/+1
2012-06-05wlcore/wl12xx/wl18xx: don't use TX align quirk for wl127xLuciano Coelho1-6/+4
2012-06-05wlcore/wl12xx/wl18xx: move lower driver debugfs to a subdirLuciano Coelho2-8/+9
2012-06-05wl18xx: implement fw status debugfs entriesLuciano Coelho1-0/+1
2012-06-05wl12xx: implement fw status debugfs entriesLuciano Coelho5-1/+496
2012-06-05wlcore/wl12xx/18xx: split fw_status struct into twoArik Nemtsov1-1/+3
2012-06-05wlcore/wl12xx: add plt_init op and move the code to wl12xxLuciano Coelho1-0/+57
2012-06-05wlcore/wl12xx: move rx_mem_pool_addr element to wl12xxLuciano Coelho2-1/+6
2012-06-05wlcore/wl12xx: move ref_clock and tcxo_clock elements to wl12xxLuciano Coelho3-18/+81
2012-06-05wlcore/wl18xx: enable MIMO/wide-chan rates in AP-mode rate configArik Nemtsov1-0/+1
2012-06-05wlcore/wl18xx: add hw op for Rx HW checksumArik Nemtsov1-0/+1
2012-06-05wlcore/wl18xx: add hw op for setting Tx HW checksumArik Nemtsov1-0/+8
2012-05-16wireless: TI wlxxx depends on MAC80211Randy Dunlap1-0/+1
2012-04-12wlcore/wl12xx: adapt FW status for multiple familiesArik Nemtsov1-0/+1
2012-04-12wlcore/wl12xx: move identify firmware function to a lower driver opLuciano Coelho1-0/+17
2012-04-12wlcore/wl12xx: set HT capabilities per chip-familyArik Nemtsov1-0/+14
2012-04-12wlcore/wl12xx: add hw op to get rate-mask for AP-link in STA modeArik Nemtsov1-0/+7
2012-04-12wlcore/wl12xx: use a single memory config and reset if using wl127xLuciano Coelho2-11/+39
2012-04-12wlcore/wl12xx: move extended radio configuration parameters to wl12xxLuciano Coelho5-14/+86
2012-04-12wlcore/wl12xx: move runtime configuration struct to the lower driverLuciano Coelho1-0/+345
2012-04-12wlcore/wl12xx: expand functionality of cmd_trigger HW opArik Nemtsov1-1/+3
2012-04-12wlcore/wl12xx: add hw op for vif initArik Nemtsov1-0/+1
2012-04-12wlcore/wl12xx: add hw_init operationLuciano Coelho6-1/+492
2012-04-12wlcore/wl12xx: turn no-Tx-align quirk into Tx-alignArik Nemtsov1-5/+8
2012-04-12wlcore/wl12xx: split Tx completion to immediate/delayedArik Nemtsov1-0/+10