summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2011-07-01iwlagn: verify mutex held for sync commandsJohannes Berg
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-28iwlagn: use PCI_DMA_* for pci_* operationsJohn W. Linville
2011-06-27iwlwifi: use pci_dev->revision, againSergei Shtylyov
2011-06-27iwlagn: fix rmmod crashStanislaw Gruszka
2011-06-27iwlagn: fix *_UCODE_API_MAX output in the firmware fieldEvgeni Golov
2011-06-27iwlagn: map command buffers BIDIJohannes Berg
2011-06-27iwlagn: fix cmd queue unmapJohannes Berg
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-24iwlagn: don't use CCK rates for P2P interfacesJohannes Berg
2011-06-24iwlagn: fill beacon TX rate properlyJohannes Berg
2011-06-24iwlagn: extend host command timeoutJohannes Berg
2011-06-24iwlagn: fix cmd queue unmapJohannes Berg
2011-06-24iwlagn: use PM ops macroJohannes Berg
2011-06-24iwlagn: fix change_interface for P2P typesJohannes Berg
2011-06-24iwlagn: Fix a bug introduced by the HUGE command removalEmmanuel Grumbach
2011-06-20Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2011-06-20iwlwifi: fix stop/wake queue hacksKalle Valo
2011-06-18iwlagn: remove incorrect defineWey-Yi Guy
2011-06-18iwlagn: merge duplicate code into single functionWey-Yi Guy
2011-06-18iwlagn: code alignmentWey-Yi Guy
2011-06-18iwlagn: add offset define for subsystem idWey-Yi Guy
2011-06-18iwlagn: Add power_level module parameterWey-Yi Guy
2011-06-18iwlagn: add power_save module parameterWey-Yi Guy
2011-06-18iwlagn: store the irq number to iwl_bus just like devEmmanuel Grumbach
2011-06-18iwlagn: warn about nested SYNC commandsEmmanuel Grumbach
2011-06-18iwlagn: fix misplaced bracketEmmanuel Grumbach
2011-06-18iwlagn: waterfall the bus level if prepare card failedEmmanuel Grumbach
2011-06-18iwlagn: finally kill the pointer to pci_dev from iwl-dev.hEmmanuel Grumbach
2011-06-18iwlagn: add a get_irq method to iwl_bus_ops and use itEmmanuel Grumbach
2011-06-18iwlagn: don't read the PCI_REVISION_ID from iwl-agn.cEmmanuel Grumbach
2011-06-18iwlagn: add a method to get the HW ID description as a string to iwl_bus_opsEmmanuel Grumbach
2011-06-18iwlagn: move PCI power related functions to the PCI layerWey-Yi Guy
2011-06-18iwlagn: don't use the PCI wrappers for DMA operationEmmanuel Grumbach
2011-06-18iwlagn: move PCI related operations from probe and remove to PCI layerEmmanuel Grumbach
2011-06-18iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach
2011-06-18iwlagn: introduce iwl_bus and iwl_bus_opsEmmanuel Grumbach
2011-06-18iwlagn: remove uneeded include to pci.h and dma_mapping.h from a few filesEmmanuel Grumbach
2011-06-18iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific codeEmmanuel Grumbach
2011-06-18iwlagn: don't disable interrupts after the NIC has been resetEmmanuel Grumbach
2011-06-18iwlagn: Support flush queues for specified interfaceWey-Yi Guy
2011-06-18iwlagn: add PAN to tx flushWey-Yi Guy
2011-06-18iwlagn: Remove un-necessary indirect callWey-Yi Guy
2011-06-11iwlagn: Sanity check for valid contextWey-Yi Guy
2011-06-11iwlagn: Sanity check for 11n capabilityWey-Yi Guy
2011-06-11iwlagn: merge duplicated code into single placeWey-Yi Guy
2011-06-11iwlagn: group similar defines togetherWey-Yi Guy
2011-06-11iwlagn: generic temperature location in EEPROMWey-Yi Guy
2011-06-11iwlagn: remove unused debug flagWey-Yi Guy