summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wlcore/main.c
AgeCommit message (Expand)Author
2013-03-25Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-25Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho
2013-03-25wlcore: move handling from hardirq to the irq thread functionLuciano Coelho
2013-03-25wlcore: correctly check state before regdomain confArik Nemtsov
2013-03-25wlcore: AP-mode - recover security seq num for stationsArik Nemtsov
2013-03-25wlcore: free AP global links properly on recoveryArik Nemtsov
2013-03-25wlcore: report rssi from roaming statisticsNadim Zubidat
2013-03-25wlcore: consolidate tx_seq handling on recoveryArik Nemtsov
2013-03-25wlcore: don't risk using stale HLID during .sta_state callbackArik Nemtsov
2013-03-25wlcore: fix link count in single-link-PSM optimizationArik Nemtsov
2013-03-25wlcore: set max num of Rx BA sessions per chipIgal Chernobelsky
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-03-06mac80211: Allow drivers to differentiate between ROC typesIlan Peer
2013-02-11mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg
2013-02-08wlcore: don't hide real error code when booting failsLuciano Coelho
2013-02-08wlcore: remove if_ops from platform_dataLuciano Coelho
2013-02-08wlcore: remove unused set_power methodLuciano Coelho
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-01-29Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-01-18mac80211: remove ARP filter enable/disable logicJohannes Berg
2013-01-18Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg
2012-12-11wlcore: Always pass DMA-able buffers to mmc functionsIdo Yariv
2012-12-11wlcore: consolidate Rx BA bitmap management to links structArik Nemtsov
2012-12-11wlcore: don't take mutex before stopping queuesArik Nemtsov
2012-12-11wlcore: use separate HW queue for each AC in each vifArik Nemtsov
2012-12-11wlcore: use link count for single-STA-PSM optimizationArik Nemtsov
2012-12-11wlcore: remove support for injected TxArik Nemtsov
2012-12-11wlcore: add ACX_PEER_CAP commandEliad Peller
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