summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm/tx.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-02iwlwifi: mvm: validate tid and sta_id in ba_notifEyal Shapira1-0/+5
2014-03-23iwlwifi: fix TX status for aggregated packetsJohannes Berg1-9/+9
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-5/+4
2013-08-12mac80211: add control port protocol TX control flagJohannes Berg1-5/+4
2013-08-06iwlwifi: fix some documentation typosEliad Peller1-1/+1
2013-07-31iwlwifi: mvm: Change AM->PSM timeout for EAPOL framesAlexander Bondar1-0/+2
2013-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+2
2013-06-13iwlwifi: mvm: remove obsolete commentEmmanuel Grumbach1-1/+0
2013-06-13iwlwifi: mvm: take the seqno from packet if transmit failedEmmanuel Grumbach1-2/+2
2013-06-05iwlwifi: mvm: fix MCAST in AP modeEmmanuel Grumbach1-1/+1
2013-06-04iwlwifi: mvm: correctly set the flags for BAREmmanuel Grumbach1-1/+2
2013-05-17iwlwifi: mvm: fix aggregation drain flowEmmanuel Grumbach1-12/+36
2013-04-08iwlwifi: mvm: remove users of nvm_data->valid_tx_antEmmanuel Grumbach1-1/+1
2013-04-04iwlwifi: mvm: clean up invalid station handlingEmmanuel Grumbach1-1/+1
2013-03-26iwlwifi: mvm: split long debug printEmmanuel Grumbach1-4/+6
2013-03-20Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg1-1/+1
2013-03-20iwlwifi: mvm: Remove obsolete queue definitionsIlan Peer1-5/+5
2013-03-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-6/+2
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach1-1/+1
2013-03-06wireless: move sequence number arithmetic to ieee80211.hJohannes Berg1-1/+1
2013-03-04iwlwifi: mvm: don't warn on normal BAR sendingEmmanuel Grumbach1-5/+1
2013-02-05iwlwifi: use threaded interrupt handlerJohannes Berg1-6/+6
2013-02-01iwlwifi: add the MVM driverJohannes Berg1-0/+916