summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie/tx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-241-1/+1
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-04-101-1/+1
| |\
| | * iwlwifi: mvm: clean up invalid station handlingEmmanuel Grumbach2013-04-031-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-101-1/+4
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-291-1/+1
| |\ \ | | |/ | |/|
| * | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-03-201-1/+1
| |\ \
| * | | iwlwifi: add debug message when a CMD is dropped in RFKILLEmmanuel Grumbach2013-03-201-1/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-011-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | iwlwifi: fix length check in multi-TB HCMDEmmanuel Grumbach2013-03-201-1/+1
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-201-1/+1
|\ \ \ | | |/ | |/|
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-03-081-138/+161
| |\ \ | | |/
| * | wireless: move sequence number arithmetic to ieee80211.hJohannes Berg2013-03-061-1/+1
* | | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-151-3/+1
| |/ |/|
* | iwlwifi: use coherent DMA memory for command headerJohannes Berg2013-02-281-114/+107
* | iwlwifi: rename IWL_MAX_CMD_TFDS to IWL_MAX_CMD_TBS_PER_TFDJohannes Berg2013-02-281-6/+6
* | iwlwifi: don't map complete commands bidirectionallyJohannes Berg2013-02-281-22/+11
* | iwlwifi: always copy first 16 bytes of commandsJohannes Berg2013-02-261-17/+58
|/
* iwlwifi: use threaded interrupt handlerJohannes Berg2013-02-051-4/+4
* iwlwifi: update copyrightJohannes Berg2013-01-241-1/+1
* iwlwifi: improve the reports in TX pathEmmanuel Grumbach2013-01-161-4/+3
* iwlwifi: enable communication with WoWLAN firmwareJohannes Berg2013-01-161-0/+23
* iwlwifi: simplify scheduler memory clearingJohannes Berg2013-01-161-15/+7
* iwlwifi: don't memset scalar valuesJohannes Berg2013-01-161-1/+1
* iwlwifi: virtualize SRAM accessEmmanuel Grumbach2013-01-031-13/+13
* iwlwifi: make the BC table layout configurableEmmanuel Grumbach2013-01-031-1/+4
* iwlwifi: more cleanup in pcie/rx.cEmmanuel Grumbach2012-11-191-2/+0
* iwlwifi: make iwl_queue_used return boolEmmanuel Grumbach2012-11-191-2/+2
* iwlwifi: merge 2 functions in reclaim flowEmmanuel Grumbach2012-11-191-33/+20
* iwlwifi: continue clean up - pcie/tx.cEmmanuel Grumbach2012-11-191-205/+890
* iwlwifi: rename functions in transport layerEmmanuel Grumbach2012-11-191-58/+50
* iwlwifi: return commands with error on FW errorJohannes Berg2012-11-091-0/+10
* iwlwifi: handle RFKILL logic in the transport layerEmmanuel Grumbach2012-10-311-2/+14
* iwlwifi: support host command with copied dataJohannes Berg2012-10-291-9/+48
* iwlwifi: don't leak Tx skb when a queue is disabledEmmanuel Grumbach2012-10-231-0/+2
* iwlwifi: don't WARN when a non empty queue is disabledEmmanuel Grumbach2012-10-161-8/+0
* iwlwifi: first deactivate a queue, then wipe out its dataEmmanuel Grumbach2012-10-161-1/+2
* iwlwifi: wipe out the status of the SCD when we disable a queueEmmanuel Grumbach2012-10-161-0/+6
* iwlwifi: improve oversized command warningJohannes Berg2012-10-161-1/+4
* iwlwifi: reduce overhead if tracing disabledJohannes Berg2012-09-051-23/+2
* iwlwifi: get the correct HCMD in the response handlerEmmanuel Grumbach2012-07-261-5/+21
* iwlwifi: remove lock around txq_enableEmmanuel Grumbach2012-06-131-19/+2
* iwlwifi: don't configure a txq that is being disabledEmmanuel Grumbach2012-06-131-43/+31
* iwlwifi: s/txq_setup/txq_enableEmmanuel Grumbach2012-06-061-12/+31
* iwlwifi: s/txq_agg_disable/txq_disableEmmanuel Grumbach2012-06-061-1/+1
* iwlwifi: SCD_INT_MSK is obsolete - don't update itEmmanuel Grumbach2012-06-061-4/+0
* iwlwifi: move DVM code into subdirectoryJohannes Berg2012-06-061-2/+1
* iwlwifi: move PCIe into subdirectoryJohannes Berg2012-06-061-0/+984
OpenPOWER on IntegriCloud