aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAge
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-16
|\
| * iwlwifi: return commands with error on FW errorJohannes Berg2012-11-09
| * iwlwifi: fix typo in RX data tracingJohannes Berg2012-11-07
| * iwlwifi: remove useless messagesJohannes Berg2012-11-07
| * iwlwifi: remove SKU/antenna messages by defaultJohannes Berg2012-11-07
| * iwlwifi: remove EEPROM version message by defaultJohannes Berg2012-11-07
| * iwlwifi: zero trans_cfg before settings its fieldsEmmanuel Grumbach2012-11-05
| * iwlwifi: check the SCD conf from ALIVE responseEmmanuel Grumbach2012-11-05
| * iwlwifi: use list_first_entryJohannes Berg2012-11-05
| * iwlwifi: fix queue flush confusionJohannes Berg2012-11-05
| * iwlwifi: don't clear CTL_AMPDU on frame statusJohannes Berg2012-11-05
| * iwlwifi: fix flush commandJohannes Berg2012-11-05
| * iwlwifi: don't call stop_device twiceEmmanuel Grumbach2012-10-31
| * iwlwifi: handle RFKILL logic in the transport layerEmmanuel Grumbach2012-10-31
| * iwlwifi: clarify NOCOPY/DUP documentationJohannes Berg2012-10-29
| * iwlwifi: support host command with copied dataJohannes Berg2012-10-29
| * iwlwifi: remove MFP Kconfig optionAssaf Krauss2012-10-23
| * iwlwifi: don't leak Tx skb when a queue is disabledEmmanuel Grumbach2012-10-23
* | wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-11-14
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-23
|\ \ | |/ |/|
| * iwlwifi: fix 6000 series channel switch commandJohannes Berg2012-10-16
* | iwlwifi: don't WARN when a non empty queue is disabledEmmanuel Grumbach2012-10-16
* | iwlwifi: don't print the Intel banner twiceEmmanuel Grumbach2012-10-16
* | iwlwifi: first deactivate a queue, then wipe out its dataEmmanuel Grumbach2012-10-16
* | iwlwifi: use the new macro for the SCD Q STTS bitsEmmanuel Grumbach2012-10-16
* | iwlwifi: wipe out the status of the SCD when we disable a queueEmmanuel Grumbach2012-10-16
* | iwlwifi: remove unused variablesJohannes Berg2012-10-16
* | iwlwifi: make data frame tracing optionalJohannes Berg2012-10-16
* | iwlwifi: improve oversized command warningJohannes Berg2012-10-16
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-30
| |\
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-09-25
| | |\
| | | * iwlwifi: fix async station command crashJohannes Berg2012-09-20
| | | * iwlwifi: use eth_broadcast_addrJohannes Berg2012-09-19
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-09-24
| | |\|
| | | * iwlwifi: load firmware in chunksJohannes Berg2012-09-10
| | | * iwlwifi: don't access the HW when it is not availableEmmanuel Grumbach2012-09-10
| | | * iwlwifi: some clean up in transport layerEmmanuel Grumbach2012-09-10
| | | * iwlwifi: fix indentation in iwl_load_given_ucodeJohannes Berg2012-09-10
| | | * iwlwifi: stop interrupts before stopping deviceDavid Spinadel2012-09-10
| | | * iwlwifi: don't reset interupts after disablingDavid Spinadel2012-09-10
| | | * iwlwifi: remove unused IDI code stubsJohannes Berg2012-09-06
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-07
| |\ \ \ | | |_|/ | |/| |
| * | | iwlwifi: remove radio_config from eeprom_dataDavid Spinadel2012-09-05
| * | | iwlwifi: reduce overhead if tracing disabledJohannes Berg2012-09-05
| * | | iwlwifi: report A-MPDU statusJohannes Berg2012-09-05
| * | | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2012-09-05
| |\ \ \
| | * \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-08-22
| | |\ \ \
| | * | | | mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-31