summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie/tx.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: pcie: stop sending commands to dead firmwareAlexander Bondar2013-11-251-3/+3
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-11-051-5/+4
|\
| * iwlwifi: pcie: move warning message into warningJohannes Berg2013-10-291-5/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-5/+28
|\ \ | |/ |/|
| * iwlwifi: pcie: poke device when commands don't complete quicklyJohannes Berg2013-10-111-5/+26
| * iwlwifi: pcie: don't reset the TX queue counterEmmanuel Grumbach2013-10-021-0/+2
* | iwlwifi: pcie: restart the driver when a command times outEmmanuel Grumbach2013-10-111-1/+3
* | iwlwifi: pcie: dump_stack upon timeout of SYNC cmdEmmanuel Grumbach2013-10-021-0/+1
|/
* iwlwifi: pcie: returning positive instead of negativeDan Carpenter2013-08-121-1/+1
* iwlwifi: pcie: Refactor iwl_queue_spaceIdo Yariv2013-08-091-12/+24
* iwlwifi: pcie: some little cleanupsEliad Peller2013-08-061-7/+4
* iwlwifi: fix some documentation typosEliad Peller2013-08-061-3/+3
* iwlwifi: pcie: make unused queue warning more readableJohannes Berg2013-07-161-3/+2
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-06-181-0/+13
|\
| * iwlwifi: pcie: wake the queue if stopped when being unmappedEmmanuel Grumbach2013-06-131-0/+3
| * iwlwifi: pcie: fix race in queue unmappingEmmanuel Grumbach2013-06-131-0/+10
* | iwlwifi: make TX seqno validation more efficientJohannes Berg2013-06-131-5/+5
* | iwlwifi: don't return -ERFKILL if SEND_IF_RFKILL is setEran Harary2013-06-041-1/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-05-291-3/+3
|\ \
| * | wireless: move crypto constants to ieee80211.hJohannes Berg2013-05-161-3/+3
| |/
* | iwlwifi: fix initialisation while RF-kill is assertedEran Harary2013-05-161-1/+2
* | iwlwifi: pcie: dump stack on NIC error in sync commandsJohannes Berg2013-05-131-0/+1
* | iwlwifi: move BUILD_RAxTID to transportEmmanuel Grumbach2013-05-131-0/+4
|/
* 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
OpenPOWER on IntegriCloud