summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-17Bluetooth: Fix locking in blacklist codeGustavo F. Padovan
2011-06-17b43: HT-PHY: implement switching analogRafał Miłecki
2011-06-17b43: HT-PHY: implement radio opsRafał Miłecki
2011-06-17ath5k: annotate reg in ath5k_hw_nic_reset() as __iomemPavel Roskin
2011-06-17ath5k: minor cleanupPavel Roskin
2011-06-17ath9k: typo fix in a commentPavel Roskin
2011-06-17ath9k: use standard max(), remove A_MAX macroPavel Roskin
2011-06-17ath9k: remove a redundant call to pcipowersaveMohammed Shafi Shajakhan
2011-06-17iwlegacy: fix up brokenness caused by cleanupDan Carpenter
2011-06-17ath9k: Add debug messages to track PAPRD failuresMohammed Shafi Shajakhan
2011-06-17b43: add Kconfig option for compiling SSB driverRafał Miłecki
2011-06-17if_spi: Fix compilation warning - unused variableNikanth Karthikesan
2011-06-17b43: HT-PHY: add place for writing HT PHY supportRafał Miłecki
2011-06-17b43: define new PHYs and radio regs for cores >= 24Rafał Miłecki
2011-06-17mac80211: add cancel_hw_scan() callbackEliad Peller
2011-06-17drivers/ssb/driver_chipcommon_pmu.c: uninitilized warningConnor Hansen
2011-06-17mac80211: Start monitor work on restartPaul Stewart
2011-06-16Bluetooth: Use bit operations on conn_stateGustavo F. Padovan
2011-06-16Bluetooth: use bit operation on conf_stateGustavo F. Padovan
2011-06-16Bluetooth: Add blacklisting support for mgmt interfaceAntti Julku
2011-06-16Bluetooth: Move blacklisting functions to hci_coreAntti Julku
2011-06-15Bluetooth: Fix L2CAP connection establishmentIlia Kolomisnky
2011-06-14Bluetooth: Add key size checks for SMPVinicius Costa Gomes
2011-06-14Bluetooth: Add support for SMP timeoutVinicius Costa Gomes
2011-06-14Bluetooth: Fix accepting connect requests for defer_setupJohan Hedberg
2011-06-13Bluetooth: fix missing parameter for HCI_OP_DISCONNECTAnderson Lizardo
2011-06-13Bluetooth: Add support for Pairing features exchangeVinicius Costa Gomes
2011-06-13Bluetooth: Add support for building pairing commandsVinicius Costa Gomes
2011-06-13Bluetooth: Update the security level when link is encryptedVinicius Costa Gomes
2011-06-13Bluetooth: Fix initial security level of LE linksVinicius Costa Gomes
2011-06-13Bluetooth: Add support for resuming socket when SMP is finishedVinicius Costa Gomes
2011-06-13Bluetooth: Remove debug statementsVinicius Costa Gomes
2011-06-13Bluetooth: Add support for LE Start EncryptionVinicius Costa Gomes
2011-06-13Bluetooth: Add SMP confirmation checks methodsAnderson Briglia
2011-06-13Bluetooth: Add SMP confirmation structsAnderson Briglia
2011-06-13Bluetooth: Add LE SMP Cryptoolbox functionsAnderson Briglia