aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore/tx.c
Commit message (Expand)AuthorAge
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-12
* wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longsEliad Peller2014-07-15
* wlcore: consider multiple APs when checking active_link_countEliad Peller2014-02-13
* wlcore: send EAPOL frames with voice priorityIgal Chernobelsky2014-02-13
* wl18xx: move to new firmware (wl18xx-fw-3.bin)Eliad Peller2014-02-13
* wlcore/wl12xx/wl18xx: configure num_links per-hwEliad Peller2014-02-13
* wlcore: cancel Tx watchdog on suspend and rearm on first Tx afterArik Nemtsov2014-02-13
* wlcore: fix unsafe dereference of the wlvifVictor Goldenshtein2013-09-30
* wlcore: ROC on AP channel before auth replyArik Nemtsov2013-09-30
* wlcore: set default_wep_key when configuredYoni Divinsky2013-06-17
* wlcore: consider dummy packets when tx queues are emptyArik Nemtsov2013-03-25
* wlcore: free AP global links properly on recoveryArik Nemtsov2013-03-25
* wlcore: change warn on missing lock in wlcore_queue_xx funcsArik Nemtsov2013-03-25
* wlcore: consolidate tx_seq handling on recoveryArik Nemtsov2013-03-25
* wlcore: fix link count in single-link-PSM optimizationArik Nemtsov2013-03-25
* wlcore: consolidate Rx BA bitmap management to links structArik Nemtsov2012-12-11
* wlcore: don't take mutex before stopping queuesArik Nemtsov2012-12-11
* wlcore: use separate HW queue for each AC in each vifArik Nemtsov2012-12-11
* wlcore: use link count for single-STA-PSM optimizationArik Nemtsov2012-12-11
* wlcore/wl18xx: change priority calculations for linksArik Nemtsov2012-12-11
* wlcore: remove support for injected TxArik Nemtsov2012-12-11
* wlcore: improved Tx scheduling algorithmArik Nemtsov2012-12-05
* wlcore: track FW-allocated packets per linkArik Nemtsov2012-12-05
* wlcore: count packets held per AC in each vifArik Nemtsov2012-12-05
* wlcore: consolidate free_link and always call itArik Nemtsov2012-12-05
* wlcore: remove unnecessary WARN_ON in wl12xx_tx_resetVictor Goldenshtein2012-12-05
* wlcore/wl12xx: make sure session id is always zero for APArik Nemtsov2012-12-04
* wlcore: save session_id per-linkEliad Peller2012-11-27
* wlcore: split 18xx and 12xx scan mechanismEliad Peller2012-11-27
* wlcore: implement .remain_on_channel() callbackEliad Peller2012-11-27
* wlcore: start sta role on CHANGED_BSSIDEliad Peller2012-11-27
* wlcore/wl18xx/wl12xx: aggregation buffer size setIgal Chernobelsky2012-09-27
* wlcore: tx_flush - optimize flow and force Tx during the flushArik Nemtsov2012-09-27
* wlcore: make Tx flush timings more verboseArik Nemtsov2012-09-27
* wlcore: AP mode - send non-data packets with basic ratesArik Nemtsov2012-09-27
* wlcore: Prevent interaction with HW after recovery is queuedIdo Yariv2012-09-27
* wlcore: op_tx: pass sta explicitly when inferring frame hlidArik Nemtsov2012-07-31
* wlcore: don't get the hlid from a queued skbArik Nemtsov2012-07-31
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-20
|\
| * wlcore: use basic rates for non-data packetsEliad Peller2012-07-18
| * wlcore: send EAPOLs using minimum basic rate for all rolesIgal Chernobelsky2012-07-18
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-29
|\|
| * wlcore: fix broken TX due to wrong queuing of recoveryEyal Shapira2012-06-26
| * wlcore: Propagate errors from wl1271_raw_write32Ido Yariv2012-06-22
| * wlcore: Propagate errors from wl1271_writeIdo Yariv2012-06-22
| * wlcore: Propagate errors from wl1271_readIdo Yariv2012-06-22
| * wlcore: send EAPOLs with basic rate policyEyal Shapira2012-06-13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-12
|\|
| * wl18xx: pad only last frame in aggregration buffer for PG2Ido Reis2012-06-07
| * wlcore/wl12xx/wl18xx: implement op_set_key per HW archArik Nemtsov2012-06-06