开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
pcie
/
trans.c
Age
Commit message (
Expand
)
Author
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-09-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-24
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2012-09-18
iwlwifi: don't double free the interrupt in failure path
Emmanuel Grumbach
2012-09-13
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
2012-09-10
iwlwifi: load firmware in chunks
Johannes Berg
2012-09-10
iwlwifi: some clean up in transport layer
Emmanuel Grumbach
2012-09-10
iwlwifi: fix indentation in iwl_load_given_ucode
Johannes Berg
2012-09-10
iwlwifi: stop interrupts before stopping device
David Spinadel
2012-09-10
iwlwifi: don't reset interupts after disabling
David Spinadel
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-06
iwlwifi: remove unused IDI code stubs
Johannes Berg
2012-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-23
iwlwifi: Use PCI Express Capability accessors
Jiang Liu
2012-08-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2012-08-21
iwlwifi: fix flow handler debug code
Johannes Berg
2012-08-21
iwlwifi: fix the preparation of the card
Emmanuel Grumbach
2012-07-26
iwlwifi: get the correct HCMD in the response handler
Emmanuel Grumbach
2012-07-26
iwlwifi: rework the iwlwifi debugfs structure
Meenakshi Venkataraman
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-12
iwlwifi: don't use stack memory for kmem cache name
Johannes Berg
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-29
iwlwifi: add trailing newline to some messages
Johannes Berg
2012-06-25
iwlwifi: configure the queues from the op_mode
Emmanuel Grumbach
2012-06-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-18
iwlwifi: don't disable interrupt while starting tx
Emmanuel Grumbach
2012-06-18
iwlwifi: disable BH before the call to iwl_op_mode_nic_error
Emmanuel Grumbach
2012-06-18
iwlwifi: print the scratch of all the buffers stuck in a queue
Emmanuel Grumbach
2012-06-13
Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next
Johannes Berg
2012-06-13
iwlwifi: warn if TFD index and WiFi Seq don't match
Emmanuel Grumbach
2012-06-13
iwlwifi: don't modify the timer if we don't Tx
Emmanuel Grumbach
2012-06-13
iwlwifi: print even more info when a queue is stuck
Emmanuel Grumbach
2012-06-13
iwlwifi: remove lock around txq_enable
Emmanuel Grumbach
2012-06-13
iwlwifi: print more info when a queue is stuck
Emmanuel Grumbach
2012-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-06
iwlwifi: allocate Tx cmd pool per device
Emmanuel Grumbach
2012-06-06
iwlwifi: s/txq_setup/txq_enable
Emmanuel Grumbach
2012-06-06
iwlwifi: s/txq_agg_disable/txq_disable
Emmanuel Grumbach
2012-06-06
iwlwifi: use iwl_trans_set_wr_ptrs to init the queues
Emmanuel Grumbach
2012-06-06
iwlwifi: first config the SCD queues, then activate them
Emmanuel Grumbach
2012-06-06
iwlwifi: SCD_INT_MSK is obsolete - don't update it
Emmanuel Grumbach
2012-06-06
iwlwifi: move DVM code into subdirectory
Johannes Berg
2012-06-06
iwlwifi: move PCIe into subdirectory
Johannes Berg