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