summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-08-26mwifiex: fix ext_capab IE structure definitionAvinash Patil
2013-08-26mwifiex: fix driver unload problem for usb chipsetsAmitkumar Karwar
2013-08-26b43: call PCIe up and down functionsHauke Mehrtens
2013-08-26bcma: add bcma_core_pci_power_save()Hauke Mehrtens
2013-08-26bcma: do not export bcma_core_pci_extend_L1timer()Hauke Mehrtens
2013-08-26brcmsmac: use bcma PCIe up and down functionsHauke Mehrtens
2013-08-26bcma: add method to power up and down the PCIe core by wifi driverHauke Mehrtens
2013-08-26bcma: change max PCI read request size to 128Hauke Mehrtens
2013-08-26rt2x00: rt2800lib: don't hardcode beacon offsetsGabor Juhos
2013-08-26rt2x00: rt2800lib: add rt2800_hw_beacon_base helperGabor Juhos
2013-08-22brcmsmac: add support for BCM4313 iPA variantArend van Spriel
2013-08-22brcmsmac: reinitialize TSSI power control upon channel switchArend van Spriel
2013-08-22brcmsmac: correct phy registers for TSSI-based power controlArend van Spriel
2013-08-22brcmsmac: rework switch control table init including iPA BT-comboArend van Spriel
2013-08-22brcmsmac: avoid calling set_txpwr_by_index() twiceArend van Spriel
2013-08-22brcmsmac: fix TSSI idle estimationArend van Spriel
2013-08-22brcmsmac: change lcnphy receive i/q calibration routineArend van Spriel
2013-08-22brcmsmac: update transmit gain table for lcn phyArend van Spriel
2013-08-22brcmsmac: add debug info message providing phy and radio infoArend van Spriel
2013-08-22brcmsmac: use ARRAY_SIZE in phytbl_lcn.cArend van Spriel
2013-08-22brcmsmac: change pa_gain for bcm4313 iPAArend van Spriel
2013-08-22brcmsmac: cosmetic change in phy_lcn.cArend van Spriel
2013-08-22ath9k: Add one more PCI ID for CUS198Sujith Manoharan
2013-08-22mwifiex: do not create AP and P2P interfaces upon driver loadingBing Zhao
2013-08-22ath9k: Add antenna diversity tweak for CUS198Sujith Manoharan
2013-08-22ath9k: Add support for AR9485 1.2Sujith Manoharan
2013-08-22rt2x00: rt2800lib: adjust frequency offset for RF3053Gabor Juhos
2013-08-22rt2x00: rt2800lib: move rt2800_adjust_freq_offset functionGabor Juhos
2013-08-22rt2x00: rt2800lib: use step-by-step frequency offset adjustment on MMIO devicesGabor Juhos
2013-08-22rt2x00: rt2800lib: use a MCU command for frequency adjustment on USB devicesGabor Juhos
2013-08-22rt2x00: rt2800lib: optimize frequency offset adjustmentGabor Juhos
2013-08-22rt2x00: rt2800lib: fix frequency offset boundary calculationGabor Juhos
2013-08-22rt2x00: rt2800lib: pass beacon index to rt2800_clear_beacon_registerGabor Juhos
2013-08-22rt2x00: rt2800: rename HW_BEACON_OFFSET macroGabor Juhos
2013-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2013-08-21Bluetooth: Add SCO connection fallbackFrédéric Dalleau
2013-08-21Bluetooth: Handle specific error for SCO connection fallbackFrédéric Dalleau
2013-08-21Bluetooth: Prevent transparent SCO on older devicesFrédéric Dalleau
2013-08-21Bluetooth: Add constants and macro declaration for transparent dataFrédéric Dalleau
2013-08-21Bluetooth: Parameters for outgoing SCO connectionsFrédéric Dalleau
2013-08-21Bluetooth: Use voice setting in deferred SCO connection requestFrédéric Dalleau
2013-08-21Bluetooth: Add constants for SCO airmodeFrédéric Dalleau
2013-08-21Bluetooth: Add Bluetooth socket voice optionFrédéric Dalleau
2013-08-21Bluetooth: Remove unused mask parameter in sco_conn_defer_acceptFrédéric Dalleau
2013-08-21Bluetooth: Use hci_connect_sco directlyFrédéric Dalleau
2013-08-21Bluetooth: Purge the dlc->tx_queue to avoid circular dependencyGianluca Anzolin
2013-08-21Bluetooth: Fix the reference counting of tty_portGianluca Anzolin
2013-08-21Bluetooth: Implement .activate, .shutdown and .carrier_raised methodsGianluca Anzolin
2013-08-21Bluetooth: Move the tty initialization and cleanup out of open/closeGianluca Anzolin
2013-08-21Bluetooth: Remove the device from the list in the destructorGianluca Anzolin