aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/pcie/tx.c
AgeCommit message (Expand)Author
2014-01-20iwlwifi: pcie: don't panic on host commands in iwldvmEmmanuel Grumbach
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach
2013-12-31iwlwifi: pcie: allow the op_mode to call stop_device whenever it wantsEmmanuel Grumbach
2013-12-31iwlwifi: pcie: keep the NIC awake when commands are in flightEmmanuel Grumbach
2013-12-21iwlwifi: pcie: use don't disable interrupt when irq_lock is takenEmmanuel Grumbach
2013-12-17iwlwifi: trans: prevent reprobe on repeated FW errors before restartArik Nemtsov
2013-12-17iwlwifi: trans: prevent tx and cmds during FW errorArik Nemtsov
2013-12-17iwlwifi: trans: use a unified transport statusArik Nemtsov
2013-12-09iwlwifi: pcie: remove useless condition testJohannes Berg
2013-12-09iwlwifi: remove TX_CMD id from transport layerEmmanuel Grumbach
2013-11-25iwlwifi: pcie: stop sending commands to dead firmwareAlexander Bondar
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-29iwlwifi: pcie: move warning message into warningJohannes Berg
2013-10-11iwlwifi: pcie: poke device when commands don't complete quicklyJohannes Berg
2013-10-11iwlwifi: pcie: restart the driver when a command times outEmmanuel Grumbach
2013-10-02iwlwifi: pcie: dump_stack upon timeout of SYNC cmdEmmanuel Grumbach
2013-10-02iwlwifi: pcie: don't reset the TX queue counterEmmanuel Grumbach
2013-08-12iwlwifi: pcie: returning positive instead of negativeDan Carpenter
2013-08-09iwlwifi: pcie: Refactor iwl_queue_spaceIdo Yariv
2013-08-06iwlwifi: pcie: some little cleanupsEliad Peller
2013-08-06iwlwifi: fix some documentation typosEliad Peller
2013-07-16iwlwifi: pcie: make unused queue warning more readableJohannes Berg
2013-06-18Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-06-13iwlwifi: pcie: wake the queue if stopped when being unmappedEmmanuel Grumbach
2013-06-13iwlwifi: pcie: fix race in queue unmappingEmmanuel Grumbach
2013-06-13iwlwifi: make TX seqno validation more efficientJohannes Berg
2013-06-04iwlwifi: don't return -ERFKILL if SEND_IF_RFKILL is setEran Harary
2013-05-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-05-16iwlwifi: fix initialisation while RF-kill is assertedEran Harary
2013-05-16wireless: move crypto constants to ieee80211.hJohannes Berg
2013-05-13iwlwifi: pcie: dump stack on NIC error in sync commandsJohannes Berg
2013-05-13iwlwifi: move BUILD_RAxTID to transportEmmanuel Grumbach
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-03iwlwifi: mvm: clean up invalid station handlingEmmanuel Grumbach
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-20Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg
2013-03-20iwlwifi: add debug message when a CMD is dropped in RFKILLEmmanuel Grumbach
2013-03-20iwlwifi: fix length check in multi-TB HCMDEmmanuel Grumbach
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2013-03-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-03-06wireless: move sequence number arithmetic to ieee80211.hJohannes Berg
2013-02-28iwlwifi: use coherent DMA memory for command headerJohannes Berg
2013-02-28iwlwifi: rename IWL_MAX_CMD_TFDS to IWL_MAX_CMD_TBS_PER_TFDJohannes Berg
2013-02-28iwlwifi: don't map complete commands bidirectionallyJohannes Berg
2013-02-26iwlwifi: always copy first 16 bytes of commandsJohannes Berg