summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti (follow)
Commit message (Expand)AuthorAge
...
| | | | * wlcore: track wlvif inside per-link structureArik Nemtsov2012-12-05
| | | | * wlcore: initialize per-link FW freed blocks correctlyArik Nemtsov2012-12-05
| | | | * wlcore: restore default channel configurationVictor Goldenshtein2012-12-05
| | | | * wlcore: consolidate free_link and always call itArik Nemtsov2012-12-05
| | | | * wlcore: take the mutex before resetting Tx queuesArik Nemtsov2012-12-05
| | | | * wlcore: remove unnecessary WARN_ON in wl12xx_tx_resetVictor Goldenshtein2012-12-05
| | | | * wl18xx: declare support for greenfield ht_capEliad Peller2012-12-04
| | | | * wlcore: clear roc_vif on iface removalArik Nemtsov2012-12-04
| | | | * wlcore: remove WLCORE_QUIRK_NO_ELPEliad Peller2012-12-04
| | | | * wlcore: allow ACX_BA_SESSION_RX_SETUP to failEliad Peller2012-12-04
| | | | * wlcore: allow fw commands to failEliad Peller2012-12-04
| | | | * wl18xx: support 2nd set of mac/phy tx-power paramsYair Shapira2012-12-04
| | | | * wl18xx: update default mac/phy parametersIdo Reis2012-12-04
| | | | * wlcore/wl12xx: make sure session id is always zero for APArik Nemtsov2012-12-04
| | | | * Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2012-12-04
| | | | |\
| | | | | * wl18xx: ignore irrelevant firmware version fieldsLuciano Coelho2012-12-04
| | | | | * wlcore/wl12xx/wl18xx: verify multi-role and single-role fw versionsLuciano Coelho2012-12-04
| | | | | * wl12xx: ignore some of the firmware version fieldsLuciano Coelho2012-12-04
| | | | | * wlcore: change way of checking the firmware versionLuciano Coelho2012-12-04
| | | | | * wlcore/wl12xx: remove deprecated FW version checkLuciano Coelho2012-12-04
| | | | | * wlcore/wl12xx: move wl12xx chip ID defines to the lower driverLuciano Coelho2012-12-04
| | | | | * wlcore/wl18xx/wl12xx: add recovery settings to confYair Shapira2012-12-04
| | | | | * wlcore: gather information about firmware stabilityLuciano Coelho2012-12-04
| | | | | * wlcore: move ps change handling to .bss_info_changed()Eliad Peller2012-12-04
| | | | | * wlcore: mask out CCK rates when starting GOEliad Peller2012-12-04
| | | | | * wlcore: use sta_state-based ROCs for AP modeEliad Peller2012-12-04
| | | | | * wlcore/wl18xx/wl12xx: separate channel count between chipsArik Nemtsov2012-12-04
| | | | | * wlcore: don't stop fwlog if dbgpins are usedEliad Peller2012-11-28
| | | | | * wlcore: use new set bandwidth command to adjusting channel BWArik Nemtsov2012-11-28
| | | | | * 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