aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAge
* iwlagn: code alignmentWey-Yi Guy2011-06-18
* iwlagn: add offset define for subsystem idWey-Yi Guy2011-06-18
* iwlagn: Add power_level module parameterWey-Yi Guy2011-06-18
* iwlagn: add power_save module parameterWey-Yi Guy2011-06-18
* iwlagn: store the irq number to iwl_bus just like devEmmanuel Grumbach2011-06-18
* iwlagn: warn about nested SYNC commandsEmmanuel Grumbach2011-06-18
* iwlagn: fix misplaced bracketEmmanuel Grumbach2011-06-18
* iwlagn: waterfall the bus level if prepare card failedEmmanuel Grumbach2011-06-18
* iwlagn: finally kill the pointer to pci_dev from iwl-dev.hEmmanuel Grumbach2011-06-18
* iwlagn: add a get_irq method to iwl_bus_ops and use itEmmanuel Grumbach2011-06-18
* iwlagn: don't read the PCI_REVISION_ID from iwl-agn.cEmmanuel Grumbach2011-06-18
* iwlagn: add a method to get the HW ID description as a string to iwl_bus_opsEmmanuel Grumbach2011-06-18
* iwlagn: move PCI power related functions to the PCI layerWey-Yi Guy2011-06-18
* iwlagn: don't use the PCI wrappers for DMA operationEmmanuel Grumbach2011-06-18
* iwlagn: move PCI related operations from probe and remove to PCI layerEmmanuel Grumbach2011-06-18
* iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach2011-06-18
* iwlagn: introduce iwl_bus and iwl_bus_opsEmmanuel Grumbach2011-06-18
* iwlagn: remove uneeded include to pci.h and dma_mapping.h from a few filesEmmanuel Grumbach2011-06-18
* iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific codeEmmanuel Grumbach2011-06-18
* iwlagn: don't disable interrupts after the NIC has been resetEmmanuel Grumbach2011-06-18
* iwlagn: Support flush queues for specified interfaceWey-Yi Guy2011-06-18
* iwlagn: add PAN to tx flushWey-Yi Guy2011-06-18
* iwlagn: Remove un-necessary indirect callWey-Yi Guy2011-06-18
* b43: HT-PHY: implement switching analogRafał Miłecki2011-06-17
* b43: HT-PHY: implement radio opsRafał Miłecki2011-06-17
* ath5k: annotate reg in ath5k_hw_nic_reset() as __iomemPavel Roskin2011-06-17
* ath5k: minor cleanupPavel Roskin2011-06-17
* ath9k: typo fix in a commentPavel Roskin2011-06-17
* ath9k: use standard max(), remove A_MAX macroPavel Roskin2011-06-17
* ath9k: remove a redundant call to pcipowersaveMohammed Shafi Shajakhan2011-06-17
* iwlegacy: fix up brokenness caused by cleanupDan Carpenter2011-06-17
* ath9k: Add debug messages to track PAPRD failuresMohammed Shafi Shajakhan2011-06-17
* b43: add Kconfig option for compiling SSB driverRafał Miłecki2011-06-17
* if_spi: Fix compilation warning - unused variableNikanth Karthikesan2011-06-17
* b43: HT-PHY: add place for writing HT PHY supportRafał Miłecki2011-06-17
* b43: define new PHYs and radio regs for cores >= 24Rafał Miłecki2011-06-17
* iwlagn: Sanity check for valid contextWey-Yi Guy2011-06-11
* iwlagn: Sanity check for 11n capabilityWey-Yi Guy2011-06-11
* iwlagn: merge duplicated code into single placeWey-Yi Guy2011-06-11
* iwlagn: group similar defines togetherWey-Yi Guy2011-06-11
* iwlagn: generic temperature location in EEPROMWey-Yi Guy2011-06-11
* iwlagn: remove unused debug flagWey-Yi Guy2011-06-11
* iwlagn: use IWL_DEBUG_FW for firmware related debug msgWey-Yi Guy2011-06-11
* iwlagn: use IWL_DEBUG_TEMP for temperature related debugWey-Yi Guy2011-06-11
* iwlagn: add debug message for coex related activitiesWey-Yi Guy2011-06-11
* iwlagn: add coex debug flagWey-Yi Guy2011-06-11
* iwlagn: use sku capabilities information from EEPROMWey-Yi Guy2011-06-11
* iwlagn: Band capabilities in EEPROMWey-Yi Guy2011-06-11
* iwlagn: don't check ucode subtypeJohannes Berg2011-06-11
* iwlagn: move no_sleep_autoadjust as part of iwlagn_mod_paramsWey-Yi Guy2011-06-11