summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
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-07iwlwifi: use ieee80211_free_txskbJohannes 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: handle DMA mapping failuresJohannes 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-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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-16iwlwifi: fix 6000 series channel switch commandJohannes Berg
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-09-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-09-20iwlwifi: fix async station command crashJohannes Berg
2012-09-19iwlwifi: use eth_broadcast_addrJohannes Berg
2012-09-18iwlwifi: don't double free the interrupt in failure pathEmmanuel Grumbach
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas
2012-09-10iwlwifi: load firmware in chunksJohannes Berg
2012-09-10iwlwifi: don't access the HW when it is not availableEmmanuel Grumbach
2012-09-10iwlwifi: some clean up in transport layerEmmanuel Grumbach
2012-09-10iwlwifi: fix indentation in iwl_load_given_ucodeJohannes Berg
2012-09-10iwlwifi: stop interrupts before stopping deviceDavid Spinadel
2012-09-10iwlwifi: don't reset interupts after disablingDavid Spinadel
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-06iwlwifi: remove unused IDI code stubsJohannes Berg
2012-09-05iwlwifi: remove radio_config from eeprom_dataDavid Spinadel
2012-09-05iwlwifi: reduce overhead if tracing disabledJohannes Berg
2012-09-05iwlwifi: report A-MPDU statusJohannes Berg
2012-09-05Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg
2012-09-04iwlwifi: fix antenna bitmaskJohannes Berg