summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti
AgeCommit message (Expand)Author
2012-12-11wl18xx: support MIMO only if HT mode is not forced to SISOArik Nemtsov
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-11wl18xx: limit Tx for the AP single-STA-in-PSM caseArik Nemtsov
2012-12-11wlcore/wl18xx: change priority calculations for linksArik Nemtsov
2012-12-11wl18xx: fix a bug in wl->num_rx_desc initializationYair Shapira
2012-12-11wlcore: set 5Ghz probe-req template for DFS channelsArik Nemtsov
2012-12-11wlcore: improve handling for Rx errorsArik Nemtsov
2012-12-11wlcore: increase scan dwell times if no activityEyal Shapira
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-05wl18xx: set last Tx rate from FW statusArik Nemtsov
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: track wlvif inside per-link structureArik Nemtsov
2012-12-05wlcore: initialize per-link FW freed blocks correctlyArik 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-05wlcore: remove unnecessary WARN_ON in wl12xx_tx_resetVictor Goldenshtein
2012-12-04wl18xx: declare support for greenfield ht_capEliad Peller
2012-12-04wlcore: clear roc_vif on iface removalArik Nemtsov
2012-12-04wlcore: remove WLCORE_QUIRK_NO_ELPEliad Peller
2012-12-04wlcore: allow ACX_BA_SESSION_RX_SETUP to failEliad Peller
2012-12-04wlcore: allow fw commands to failEliad Peller
2012-12-04wl18xx: support 2nd set of mac/phy tx-power paramsYair Shapira
2012-12-04wl18xx: update default mac/phy parametersIdo Reis
2012-12-04wlcore/wl12xx: make sure session id is always zero for APArik Nemtsov
2012-12-04Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho
2012-12-04wl18xx: ignore irrelevant firmware version fieldsLuciano Coelho
2012-12-04wlcore/wl12xx/wl18xx: verify multi-role and single-role fw versionsLuciano Coelho
2012-12-04wl12xx: ignore some of the firmware version fieldsLuciano Coelho
2012-12-04wlcore: change way of checking the firmware versionLuciano Coelho
2012-12-04wlcore/wl12xx: remove deprecated FW version checkLuciano Coelho
2012-12-04wlcore/wl12xx: move wl12xx chip ID defines to the lower driverLuciano 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: mask out CCK rates when starting GOEliad 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-30mac80211: remove probe response temporary buffer allocationJohannes Berg
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: configure dwell times according to scan typeEliad Peller
2012-11-28wl18xx: make driver operational againEliad Peller