aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/tx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-26iwlwifi: mvm: fix antenna selection when BT is activeEmmanuel Grumbach1-1/+1
2015-06-03iwlwifi: prepare for higher API/CAPA bitsJohannes Berg1-2/+2
2015-05-28iwlwifi: mvm: implement the BlockAck related debug triggersEmmanuel Grumbach1-2/+29
2015-04-07Merge tag 'iwlwifi-next-for-kalle-2015-04-02' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo1-0/+8
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+4
2015-03-19iwlwifi: mvm: remove WARN_ON for invalid BA notificationJohannes Berg1-2/+4
2015-03-18iwlwifi: mvm: properly flush the queues for buffering transportEmmanuel Grumbach1-0/+8
2015-02-23iwlwifi: mvm: rs: better match tx response rate to the LQ tableEyal Shapira1-0/+4
2015-01-22Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach1-4/+20
2015-01-22iwlwifi: mvm: let the firmware configure the schedulerEmmanuel Grumbach1-1/+1
2015-01-22iwlwifi: mvm: don't indicate no BA if STA was in powersaveEyal Shapira1-1/+2
2015-01-20iwlwifi: mvm: validate tid and sta_id in ba_notifEyal Shapira1-0/+5
2015-01-13iwlwifi: mvm: set the tx cmd tid for BAR frame correctlyEyal Shapira1-2/+9
2015-01-05iwlwifi: mvm: fix out of bounds access to tid_to_mac80211_acEyal Shapira1-2/+6
2014-12-28iwlwifi: mvm: support LnP 1x1 antenna configurationMoshe Harel1-1/+1
2014-11-24iwlwifi: mvm: use private TFD queues for TDLS stationsArik Nemtsov1-0/+7
2014-11-23iwlwifi: mvm: add support for WMM Access ControlEmmanuel Grumbach1-0/+10
2014-11-11iwlwifi: mvm: expose some static APIs for use by TDLS codeArik Nemtsov1-12/+10
2014-10-29iwlwifi: mvm: improve MCS rate warningJohannes Berg1-2/+4
2014-10-23Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate"Emmanuel Grumbach1-6/+2
2014-09-21iwlwifi: mvm: report all BA notifs to RSEyal Shapira1-11/+40
2014-09-16iwlwifi: mvm: prepare for scheduler config commandAvri Altman1-2/+2
2014-09-16iwlwifi: mvm: Update TX power in TPC reportsAndrei Otcheretianski1-0/+5
2014-09-14iwlwifi: define the non shared antenna per hardwareEmmanuel Grumbach1-1/+1
2014-09-14Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXTEmmanuel Grumbach1-2/+6
2014-09-08iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rateEyal Shapira1-2/+6
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg1-0/+2
2014-09-03iwlwifi: trans: allow skipping scheduler hardware configJohannes Berg1-1/+1
2014-07-21iwlwifi: mvm: Enabling Aux QueueAriej Marjieh1-0/+10
2014-07-07iwlwifi: mvm: minor fix in commentEmmanuel Grumbach1-1/+1
2014-07-07iwlwifi: mvm: Use CS tx block bit for AP/GOAndrei Otcheretianski1-3/+11
2014-07-06iwlwifi: mvm: remove unused flags from TX commandEmmanuel Grumbach1-1/+0
2014-06-24iwlwifi: mvm: BT Coex - avoid the shared antenna for management framesEmmanuel Grumbach1-1/+7
2014-05-13iwlwifi: remove CMD_SYNCEmmanuel Grumbach1-1/+1
2014-04-13iwlwifi: pcie: implement GRO without NAPIJohannes Berg1-2/+2
2014-04-09iwlwifi: mvm: add lq_cmd/tx_resp reduced_tpc fieldEliad Peller1-0/+7
2014-03-18Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-10/+6
2014-03-16iwlwifi: mvm: don't enable protection for all AMPDUsEyal Shapira1-3/+0
2014-03-11iwlwifi: mvm: BT Coex - enable per-AC BT priorityEmmanuel Grumbach1-3/+6
2014-03-11iwlwifi: mvm: BT Coex - classify packet priority in BT codeEmmanuel Grumbach1-6/+2
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-9/+9
2014-02-27iwlwifi: fix TX status for aggregated packetsJohannes Berg1-9/+9
2014-02-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-2/+2
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-36/+37
2014-02-13iwlwifi: remove iwl_fw_valid_(tx|rx)_ant inlinesJohannes Berg1-1/+1
2014-02-13iwlwifi: mvm: use IEEE80211_TX_CTRL_PORT_CTRL_PROTO flagJohannes Berg1-1/+1
2014-02-03iwlwifi: mvm: implement AP/GO uAPSD supportJohannes Berg1-0/+23
2014-01-30iwlwifi: mvm: don't leak a station when we drainEmmanuel Grumbach1-36/+37
2014-01-13iwlwifi: mvm: fix tx seq_ctrl debug printEliad Peller1-3/+2
2014-01-13iwlwifi: mvm: don't set the drain bit when we flush the AP stationEmmanuel Grumbach1-2/+2