summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/tx.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: support using multiple ACs on single HW queueLiad Kaufman2015-10-051-8/+3Star
* iwlwifi: mvm: set different pm_timeout for action framesAvri Altman2015-08-041-4/+6
* Merge remote-tracking branch 'iwlwifi-fixes/master' into nextEmmanuel Grumbach2015-08-041-1/+1
|\
| * iwlwifi: mvm: fix antenna selection when BT is activeEmmanuel Grumbach2015-06-261-1/+1
* | iwlwifi: mvm: move TX PN assignment for CCMP to the driverJohannes Berg2015-08-041-14/+27
* | iwlwifi: mvm: Use the AP station for non_sta transmitIlan Peer2015-08-041-8/+19
* | iwlwifi: mvm: remove command/return value from RX handlersJohannes Berg2015-08-041-11/+5Star
|/
* iwlwifi: prepare for higher API/CAPA bitsJohannes Berg2015-06-031-2/+2
* iwlwifi: mvm: implement the BlockAck related debug triggersEmmanuel Grumbach2015-05-281-2/+29
* Merge tag 'iwlwifi-next-for-kalle-2015-04-02' of https://git.kernel.org/pub/s...Kalle Valo2015-04-071-0/+8
|\
| * iwlwifi: mvm: properly flush the queues for buffering transportEmmanuel Grumbach2015-03-181-0/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-021-2/+4
|\ \ | |/ |/|
| * iwlwifi: mvm: remove WARN_ON for invalid BA notificationJohannes Berg2015-03-191-2/+4
* | iwlwifi: mvm: rs: better match tx response rate to the LQ tableEyal Shapira2015-02-231-0/+4
|/
* Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2015-01-221-4/+20
|\
| * iwlwifi: mvm: validate tid and sta_id in ba_notifEyal Shapira2015-01-201-0/+5
| * iwlwifi: mvm: set the tx cmd tid for BAR frame correctlyEyal Shapira2015-01-131-2/+9
| * iwlwifi: mvm: fix out of bounds access to tid_to_mac80211_acEyal Shapira2015-01-051-2/+6
* | iwlwifi: mvm: let the firmware configure the schedulerEmmanuel Grumbach2015-01-221-1/+1
* | iwlwifi: mvm: don't indicate no BA if STA was in powersaveEyal Shapira2015-01-221-1/+2
* | iwlwifi: mvm: support LnP 1x1 antenna configurationMoshe Harel2014-12-281-1/+1
|/
* iwlwifi: mvm: use private TFD queues for TDLS stationsArik Nemtsov2014-11-241-0/+7
* iwlwifi: mvm: add support for WMM Access ControlEmmanuel Grumbach2014-11-231-0/+10
* iwlwifi: mvm: expose some static APIs for use by TDLS codeArik Nemtsov2014-11-111-12/+10Star
* iwlwifi: mvm: improve MCS rate warningJohannes Berg2014-10-291-2/+4
* Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate"Emmanuel Grumbach2014-10-231-6/+2Star
* iwlwifi: mvm: report all BA notifs to RSEyal Shapira2014-09-211-11/+40
* iwlwifi: mvm: prepare for scheduler config commandAvri Altman2014-09-161-2/+2
* iwlwifi: mvm: Update TX power in TPC reportsAndrei Otcheretianski2014-09-161-0/+5
* iwlwifi: define the non shared antenna per hardwareEmmanuel Grumbach2014-09-141-1/+1
* Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXTEmmanuel Grumbach2014-09-141-2/+6
|\
| * iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rateEyal Shapira2014-09-081-2/+6
* | iwlwifi: add Intel Mobile Communications copyrightJohannes Berg2014-09-031-0/+2
* | iwlwifi: trans: allow skipping scheduler hardware configJohannes Berg2014-09-031-1/+1
|/
* iwlwifi: mvm: Enabling Aux QueueAriej Marjieh2014-07-211-0/+10
* iwlwifi: mvm: minor fix in commentEmmanuel Grumbach2014-07-071-1/+1
* iwlwifi: mvm: Use CS tx block bit for AP/GOAndrei Otcheretianski2014-07-071-3/+11
* iwlwifi: mvm: remove unused flags from TX commandEmmanuel Grumbach2014-07-061-1/+0Star
* iwlwifi: mvm: BT Coex - avoid the shared antenna for management framesEmmanuel Grumbach2014-06-241-1/+7
* iwlwifi: remove CMD_SYNCEmmanuel Grumbach2014-05-131-1/+1
* iwlwifi: pcie: implement GRO without NAPIJohannes Berg2014-04-131-2/+2
* iwlwifi: mvm: add lq_cmd/tx_resp reduced_tpc fieldEliad Peller2014-04-091-0/+7
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-03-181-10/+6Star
|\
| * iwlwifi: mvm: don't enable protection for all AMPDUsEyal Shapira2014-03-161-3/+0Star
| * iwlwifi: mvm: BT Coex - enable per-AC BT priorityEmmanuel Grumbach2014-03-111-3/+6
| * iwlwifi: mvm: BT Coex - classify packet priority in BT codeEmmanuel Grumbach2014-03-111-6/+2Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-041-9/+9
|\ \ | |/ |/|
| * iwlwifi: fix TX status for aggregated packetsJohannes Berg2014-02-271-9/+9
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-02-241-2/+2
|\ \
| * | iwlwifi: remove iwl_fw_valid_(tx|rx)_ant inlinesJohannes Berg2014-02-131-1/+1