summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wlcore/main.c
AgeCommit message (Expand)Author
2012-12-06wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton
2012-12-05wlcore: improved Tx scheduling algorithmArik Nemtsov
2012-12-05wlcore: track FW-allocated packets per linkArik Nemtsov
2012-12-05wlcore: count packets held per AC in each vifArik Nemtsov
2012-12-05wlcore: restore default channel configurationVictor Goldenshtein
2012-12-05wlcore: consolidate free_link and always call itArik Nemtsov
2012-12-05wlcore: take the mutex before resetting Tx queuesArik Nemtsov
2012-12-04wlcore: clear roc_vif on iface removalArik Nemtsov
2012-12-04wlcore: remove WLCORE_QUIRK_NO_ELPEliad Peller
2012-12-04Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho
2012-12-04wlcore/wl18xx/wl12xx: add recovery settings to confYair Shapira
2012-12-04wlcore: gather information about firmware stabilityLuciano Coelho
2012-12-04wlcore: move ps change handling to .bss_info_changed()Eliad Peller
2012-12-04wlcore: use sta_state-based ROCs for AP modeEliad Peller
2012-12-04wlcore/wl18xx/wl12xx: separate channel count between chipsArik Nemtsov
2012-11-28wlcore: don't stop fwlog if dbgpins are usedEliad Peller
2012-11-28wlcore: use new set bandwidth command to adjusting channel BWArik Nemtsov
2012-11-28wlcore: call ieee80211_sched_scan_stopped on interface removalEliad Peller
2012-11-28wlcore: add new reg-domain configuration commandVictor Goldenshtein
2012-11-27wlcore: save session_id per-linkEliad Peller
2012-11-27wlcore: pass wmm configuration to the fwEliad Peller
2012-11-27wlcore: update events enum/struct to new fw apiEliad Peller
2012-11-27wlcore: update channel_switch/stop_channel_switch commandsEliad Peller
2012-11-27wlcore: split 18xx and 12xx scan mechanismEliad Peller
2012-11-27wlcore: don't call ieee80211_sched_scan_stopped directlyEliad Peller
2012-11-27wlcore: remove a bunch of unnecessary parenthesesLuciano Coelho
2012-11-27wlcore: avoid using goto in normal code flowLuciano Coelho
2012-11-27wlcore: don't leak wl->mboxEliad Peller
2012-11-27wlcore: print role_id on bss_info_changedEliad Peller
2012-11-27wlcore: refactor CHANGED_HT handlingEliad Peller
2012-11-27wlcore: reconfigure rate policy on associationEliad Peller
2012-11-27wlcore: specify correct supported_ratesEliad Peller
2012-11-27wlcore: set active psm on associationEliad Peller
2012-11-27wlcore: initiate ROC/CROC on sta state updatesEliad Peller
2012-11-27wlcore: add chanctx implementationEliad Peller
2012-11-27wlcore: get channel from bss_conf instead of hw->confEliad Peller
2012-11-27wlcore: implement .remain_on_channel() callbackEliad Peller
2012-11-27wlcore: workaround start_sta problem in wl12xx fwEliad Peller
2012-11-27wlcore: start sta role on CHANGED_BSSIDEliad Peller
2012-11-26mac80211: convert to channel definition structJohannes Berg
2012-11-16drivers/net/wireless/ti/wlcore/main.c: eliminate possible double power offJulia Lawall
2012-11-09mac80211: clarify interface iteration and make it configurableJohannes Berg
2012-09-27wlcore: protect wlcore_op_set_key with mutexEliad Peller
2012-09-27wlcore: Load the NVS file asynchronouslyIdo Yariv
2012-09-27wlcore: Refactor probeIdo Yariv
2012-09-27wlcore: use dynamic keep-alive template idsEliad Peller
2012-09-27wlcore: invalidate keep-alive template on disconnectionEliad Peller
2012-09-27wlcore: Don't recover during bootIdo Yariv
2012-09-27wlcore: allow up to 3 running STA interfaces in combinationsArik Nemtsov
2012-09-27wlcore: lazy-enable device rolesEliad Peller