aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti
Commit message (Expand)AuthorAge
...
| | | | | * wlcore: configure dwell times according to scan typeEliad Peller2012-11-28
| | | | | * wl18xx: make driver operational againEliad Peller2012-11-28
| | | | | * wlcore: call ieee80211_sched_scan_stopped on interface removalEliad Peller2012-11-28
| | | | | * wlcore: add new reg-domain configuration commandVictor Goldenshtein2012-11-28
| | | | | * wlcore: save session_id per-linkEliad Peller2012-11-27
| | | | | * wlcore: pass wmm configuration to the fwEliad Peller2012-11-27
| | | | | * wlcore: update events enum/struct to new fw apiEliad Peller2012-11-27
| | | | | * wlcore: update channel_switch/stop_channel_switch commandsEliad Peller2012-11-27
| | | | | * wlcore: update acx enumEliad Peller2012-11-27
| | | | | * wl18xx: increase MAX_CHANNELS_5GHZEliad Peller2012-11-27
| | | | | * wlcore: split 18xx and 12xx scan mechanismEliad Peller2012-11-27
| | | | | * wlcore: update commands enum to new fw apiEliad Peller2012-11-27
| | | | | * wl18xx: change fw name and temporarily fail loadingEliad Peller2012-11-27
| | | | | * wlcore: make scan scan configuration functions more genericEliad Peller2012-11-27
| | | | | * wlcore: don't call ieee80211_sched_scan_stopped directlyEliad Peller2012-11-27
| | | | | * wlcore: remove a bunch of unnecessary parenthesesLuciano Coelho2012-11-27
| | | | | * wlcore: avoid using goto in normal code flowLuciano Coelho2012-11-27
| | | | | * wlcore: don't leak wl->mboxEliad Peller2012-11-27
| | | | | * wlcore: print role_id on bss_info_changedEliad Peller2012-11-27
| | | | | * wlcore: configure the remote rates with our own ratesEliad Peller2012-11-27
| | | | | * wlcore: refactor CHANGED_HT handlingEliad Peller2012-11-27
| | | | | * wlcore: reconfigure rate policy on associationEliad Peller2012-11-27
| | | | | * wlcore: specify correct supported_ratesEliad Peller2012-11-27
| | | | | * wlcore: set active psm on associationEliad Peller2012-11-27
| | | | | * wlcore: initiate ROC/CROC on sta state updatesEliad Peller2012-11-27
| | | | | * wlcore: add chanctx implementationEliad Peller2012-11-27
| | | | | * wlcore: get channel from bss_conf instead of hw->confEliad Peller2012-11-27
| | | | | * wlcore: implement .remain_on_channel() callbackEliad Peller2012-11-27
| | | | | * wlcore: workaround start_sta problem in wl12xx fwEliad Peller2012-11-27
| | | | | * wlcore: start sta role on CHANGED_BSSIDEliad Peller2012-11-27
| | | | | * wlcore: Remove redundant check on unsigned variableTushar Behera2012-11-16
| | | | | * wlcore: Fix the usage of wait_for_completion_timeoutChuansheng Liu2012-11-16
| | | | | * wlcore: SPI - fix spi transfer_listJanusz.Dziedzic@tieto.com2012-11-16
| | | | | * drivers/net/wireless/ti/wl1251: remove CONFIG_EXPERIMENTALKees Cook2012-11-16
| | | | | * wlcore: sdio: use platform_device_unregister in wl1271_remove()Wei Yongjun2012-11-16
| | | | | * wlcore: spi: use platform_device_unregister in wl1271_remove()Wei Yongjun2012-11-16
| | | | | * drivers/net/wireless/ti/wlcore/main.c: eliminate possible double power offJulia Lawall2012-11-16
| * | | | | wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28
| |\| | | |
| | * | | | wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-14
| | |/ / /
| | * | | mac80211: split TX aggregation stop actionJohannes Berg2013-01-03
| * | | | net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver stringsJiri Pirko2013-01-07
| |/ / /
* / / / wl1251: don't use [delayed_]work_pending()Tejun Heo2012-12-28
|/ / /
* | | wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton2012-12-06
* | | mac80211: remove probe response temporary buffer allocationJohannes Berg2012-11-30
|/ /
* | mac80211: convert to channel definition structJohannes Berg2012-11-26
* | mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-13
* | mac80211: clarify interface iteration and make it configurableJohannes Berg2012-11-09
|/
* wlcore: protect wlcore_op_set_key with mutexEliad Peller2012-09-27
* wlcore: decrease elp timeoutEliad Peller2012-09-27