aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
AgeCommit message (Expand)Author
2011-05-09iwlagn: fix "Received BA when not expected"Stanislaw Gruszka
2011-05-09iwlwifi: fix skb usage after freeStanislaw Gruszka
2010-12-13iwlagn: fix debug variable accessJohannes Berg
2010-11-24iwlwifi: use mac80211 AC definesJohannes Berg
2010-11-24iwlagn: fix station powersave accounting for aggregationJohannes Berg
2010-11-24iwlagn: remove powersave warningJohannes Berg
2010-11-22Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2010-11-16iwlagn: simplify iwlagn_tx_skbStanislaw Gruszka
2010-11-16iwlwifi: always build swq_id as virtual queue IDJohannes Berg
2010-11-16iwlwifi: pass txq to wake/stop queueJohannes Berg
2010-11-16iwlagn: remove unused variable swq_idJohannes Berg
2010-11-16iwlagn: used frame count info in compressed ba packetWey-Yi Guy
2010-10-25iwlwifi: quiet a noisy printkDon Fry
2010-10-07iwlwifi: move tx fail code to agnJohannes Berg
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy
2010-08-27iwlagn: queue frames according to contextJohannes Berg
2010-08-27iwlwifi: move virtual interface pointer into contextJohannes Berg
2010-08-27iwlwifi: add context into tx descriptorJohannes Berg
2010-08-27iwlwifi: contextify broadcast stationJohannes Berg
2010-08-27iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg
2010-08-25iwlwifi: disable aggregation queue if stopped earlyJohannes Berg
2010-08-25iwlwifi: add bt full concurrency supportWey-Yi Guy
2010-08-25iwlagn: set BT IGNORE for some framesJohannes Berg
2010-08-16mac80211: use cipher suite selectorsJohannes Berg
2010-08-09iwlagn: fix rts cts protectionJohannes Berg
2010-08-06iwlwifi: fix locking assertionsJohannes Berg
2010-08-04iwlwifi: BA scd_flow not match condition detectedWey-Yi Guy
2010-07-09iwlagn: fix the bit mask of a FH register in stop Tx DMA flowEmmanuel Grumbach
2010-06-21iwlagn: use mutex for aggregationJohannes Berg
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-06-14iwlagn: verify flow id in compressed BA packetShanyu Zhao
2010-06-08iwlwifi: add missing rcu_read_lockJohannes Berg
2010-06-05iwlwifi: parse block ack responses correctlyDaniel Halperin
2010-06-05iwlwifi: generic scan TX antenna forcingJohannes Berg
2010-06-05iwlwifi: reduce memory allocationJohannes Berg
2010-06-04iwlwifi: use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-06-03mac80211: remove tx status ampdu_ack_mapJohannes Berg
2010-05-13iwlwifi: fix and add missing sta_lock usageReinette Chatre
2010-05-13iwlwifi: introduce iwl_sta_id_or_broadcastJohannes Berg
2010-05-10iwlagn: use iwl_sta_id() for aggregationJohannes Berg
2010-05-10iwlwifi: use iwl_find_station lessJohannes Berg
2010-05-10iwlagn: use virtual interface in TX aggregation handlingJohannes Berg
2010-04-30iwlwifi: set AMPDU status variables correctlyDaniel Halperin
2010-04-30iwlwifi: set correct AC to swq_id for aggregationShanyu Zhao
2010-04-16iwlwifi: more code clean up for agn devicesWey-Yi Guy
2010-04-09iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi
2010-04-02iwlwifi: remove trailing space in messagesFrans Pop
2010-04-02iwlwifi: code cleanup for generic definesWey-Yi Guy
2010-03-25iwlwifi: more clean up to move agn only rx functions from iwlcore to iwlagnWey-Yi Guy
2010-03-25iwlwifi: move agn only tx functions from iwlcore to iwlagnWey-Yi Guy