aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/carl9170/tx.c
Commit message (Expand)AuthorAge
* wireless: remove unnecessary unlikely()Igor Stoppa2018-09-04
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-12
* carl9170: tx: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-08-28
* wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-03
* carl9170: add support for the new rate control APIChristian Lamparter2013-06-13
* carl9170: fix frame drop and WARN due to minstrel_ht changeChristian Lamparter2013-03-06
* carl9170: refactor carl9170_update_beaconChristian Lamparter2013-01-07
* carl9170: explain why sta cannot be NULL for ampdusChristian Lamparter2012-12-06
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-31
* carl9170: fix HT peer BA session corruptionChristian Lamparter2012-07-11
* mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn2012-07-03
* carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly"John W. Linville2012-02-29
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-29
|\
| * carl9170: fix frame delivery if sta is in powersave modeChristian Lamparter2012-02-29
| * carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari2012-02-29
* | carl9170: allow users to lower output power levelChristian Lamparter2012-01-27
|/
* carl9170: use ieee80211_free_txskbChristian Lamparter2011-11-21
* carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handlingChristian Lamparter2011-11-02
* carl9170: set beacon xmit power to the maxChristian Lamparter2011-07-18
* carl9170: move beacon_update into tx.cChristian Lamparter2011-07-18
* carl9170: fix -Wunused-but-set-variable warningsChristian Lamparter2011-05-10
* carl9170: improve unicast PS bufferingChristian Lamparter2011-04-26
* carl9170: Fix tx aggregation problems with some clientsChristian Lamparter2011-03-29
* mac80211: make tx() operation return voidJohannes Berg2011-02-25
* carl9170: utilize fw seq counter for mgmt/non-QoS data framesChristian Lamparter2011-01-27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-08
|\
| * carl9170: fix carl9170_tx_prepare typoChristian Lamparter2010-11-29
* | carl9170: fix init-self regressionChristian Lamparter2010-11-22
* | carl9170: tx path reviewChristian Lamparter2010-11-15
* | carl9170: stop stale uplink BA sessionsChristian Lamparter2010-11-15
|/
* carl9170: revamp carl9170_tx_prepareChristian Lamparter2010-09-28
* carl9170: remove lost-frame workaroundChristian Lamparter2010-09-28
* carl9170: 802.11 rx/tx processing and usb backendChristian Lamparter2010-09-14