summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-06iwlwifi: Change define and struct names in iwl-eeprom-parse.hEytan Lifshitz
2012-11-29iwlwifi: return real info in probe failureEmmanuel Grumbach
2012-11-28iwlwifi: clear trans->op_mode pointer when it is leavingEmmanuel Grumbach
2012-11-28iwlwifi: read the Rx write pointer only onceEmmanuel Grumbach
2012-11-21iwlwifi: remove effectless assignmentEmmanuel Grumbach
2012-11-19iwlwifi: Remove duplicate inclusion of iwl-trans.h in pcie/drv.cSachin Kamat
2012-11-19iwlwifi: update the RB_TIMEOUT to 0x11Emmanuel Grumbach
2012-11-19iwlwifi: make iwl_pcie_rxq_inc_wr_ptr staticEmmanuel Grumbach
2012-11-19iwlwifi: more cleanup in pcie/rx.cEmmanuel Grumbach
2012-11-19iwlwifi: make iwl_queue_used return boolEmmanuel Grumbach
2012-11-19iwlwifi: disallow MFP with software cryptoJohannes Berg
2012-11-19iwlwifi: merge 2 functions in reclaim flowEmmanuel Grumbach
2012-11-19iwlwifi: continue clean up - pcie/tx.cEmmanuel Grumbach
2012-11-19iwlwifi: continue clean up - pcie/trans.cEmmanuel Grumbach
2012-11-19iwlwifi: continue clean up - pcie/rx.cEmmanuel Grumbach
2012-11-19iwlwifi: init the replenish work in rx_initEmmanuel Grumbach
2012-11-19iwlwifi: rename functions in transport layerEmmanuel Grumbach
2012-11-19iwlwifi: add comments for the PCIe transport statusesEmmanuel Grumbach
2012-11-14iwlwifi: don't enable interrupt as a W/A when MSI is enabledEmmanuel Grumbach
2012-11-14iwlwifi: don't warn if transport's allocation failedEmmanuel Grumbach
2012-11-09iwlwifi: return commands with error on FW errorJohannes Berg
2012-11-07iwlwifi: fix typo in RX data tracingJohannes Berg
2012-11-07iwlwifi: remove useless messagesJohannes Berg
2012-11-07iwlwifi: remove SKU/antenna messages by defaultJohannes Berg
2012-11-07iwlwifi: remove EEPROM version message by defaultJohannes Berg
2012-11-05iwlwifi: zero trans_cfg before settings its fieldsEmmanuel Grumbach
2012-11-05iwlwifi: check the SCD conf from ALIVE responseEmmanuel Grumbach
2012-11-05iwlwifi: use list_first_entryJohannes Berg
2012-11-05iwlwifi: fix queue flush confusionJohannes Berg
2012-11-05iwlwifi: don't clear CTL_AMPDU on frame statusJohannes Berg
2012-11-05iwlwifi: fix flush commandJohannes Berg
2012-10-31iwlwifi: don't call stop_device twiceEmmanuel Grumbach
2012-10-31iwlwifi: handle RFKILL logic in the transport layerEmmanuel Grumbach
2012-10-29iwlwifi: clarify NOCOPY/DUP documentationJohannes Berg
2012-10-29iwlwifi: support host command with copied dataJohannes Berg
2012-10-23iwlwifi: remove MFP Kconfig optionAssaf Krauss
2012-10-23iwlwifi: don't leak Tx skb when a queue is disabledEmmanuel Grumbach
2012-10-16iwlwifi: don't WARN when a non empty queue is disabledEmmanuel Grumbach
2012-10-16iwlwifi: don't print the Intel banner twiceEmmanuel Grumbach
2012-10-16iwlwifi: first deactivate a queue, then wipe out its dataEmmanuel Grumbach
2012-10-16iwlwifi: use the new macro for the SCD Q STTS bitsEmmanuel Grumbach
2012-10-16iwlwifi: wipe out the status of the SCD when we disable a queueEmmanuel Grumbach
2012-10-16iwlwifi: remove unused variablesJohannes Berg
2012-10-16iwlwifi: make data frame tracing optionalJohannes Berg
2012-10-16iwlwifi: improve oversized command warningJohannes Berg
2012-10-14Linux 3.7-rc1Linus Torvalds
2012-10-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-14x86, boot: Explicitly include autoconf.h for hostprogsMatt Fleming
2012-10-14perf: Fix UAPI falloutIngo Molnar