summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Fix TX poll work lockingSujith Manoharan2013-08-261-1/+1
* ath9k: Fix ASPM workaround usageSujith Manoharan2013-08-266-25/+64
* ath5k: debugfs: NULL-terminate stringsDjalal Harouni2013-08-261-6/+18
* ath9k: Fix ASPM for AR9462Sujith Manoharan2013-08-263-0/+31
* mwifiex: drop gratuitous ARP framesAvinash Patil2013-08-266-0/+67
* mwifiex: fix ext_capab IE structure definitionAvinash Patil2013-08-262-5/+7
* mwifiex: fix driver unload problem for usb chipsetsAmitkumar Karwar2013-08-261-25/+25
* b43: call PCIe up and down functionsHauke Mehrtens2013-08-261-0/+14
* bcma: add bcma_core_pci_power_save()Hauke Mehrtens2013-08-262-3/+53
* bcma: do not export bcma_core_pci_extend_L1timer()Hauke Mehrtens2013-08-262-3/+1
* brcmsmac: use bcma PCIe up and down functionsHauke Mehrtens2013-08-263-28/+4
* bcma: add method to power up and down the PCIe core by wifi driverHauke Mehrtens2013-08-262-0/+29
* bcma: change max PCI read request size to 128Hauke Mehrtens2013-08-261-0/+6
* rt2x00: rt2800lib: don't hardcode beacon offsetsGabor Juhos2013-08-262-8/+24
* rt2x00: rt2800lib: add rt2800_hw_beacon_base helperGabor Juhos2013-08-261-2/+9
* brcmsmac: add support for BCM4313 iPA variantArend van Spriel2013-08-221-20/+53
* brcmsmac: reinitialize TSSI power control upon channel switchArend van Spriel2013-08-221-0/+2
* brcmsmac: correct phy registers for TSSI-based power controlArend van Spriel2013-08-221-0/+20
* brcmsmac: rework switch control table init including iPA BT-comboArend van Spriel2013-08-223-15/+89
* brcmsmac: avoid calling set_txpwr_by_index() twiceArend van Spriel2013-08-221-1/+1
* brcmsmac: fix TSSI idle estimationArend van Spriel2013-08-221-0/+9
* brcmsmac: change lcnphy receive i/q calibration routineArend van Spriel2013-08-221-20/+58
* brcmsmac: update transmit gain table for lcn phyArend van Spriel2013-08-221-108/+108
* brcmsmac: add debug info message providing phy and radio infoArend van Spriel2013-08-221-1/+3
* brcmsmac: use ARRAY_SIZE in phytbl_lcn.cArend van Spriel2013-08-221-73/+44
* brcmsmac: change pa_gain for bcm4313 iPAArend van Spriel2013-08-221-5/+2
* brcmsmac: cosmetic change in phy_lcn.cArend van Spriel2013-08-221-107/+106
* ath9k: Add one more PCI ID for CUS198Sujith Manoharan2013-08-221-0/+5
* mwifiex: do not create AP and P2P interfaces upon driver loadingBing Zhao2013-08-221-14/+0
* ath9k: Add antenna diversity tweak for CUS198Sujith Manoharan2013-08-224-0/+9
* ath9k: Add support for AR9485 1.2Sujith Manoharan2013-08-223-13/+13
* rt2x00: rt2800lib: adjust frequency offset for RF3053Gabor Juhos2013-08-221-1/+1
* rt2x00: rt2800lib: move rt2800_adjust_freq_offset functionGabor Juhos2013-08-221-36/+37
* rt2x00: rt2800lib: use step-by-step frequency offset adjustment on MMIO devicesGabor Juhos2013-08-221-3/+16
* rt2x00: rt2800lib: use a MCU command for frequency adjustment on USB devicesGabor Juhos2013-08-222-1/+6
* rt2x00: rt2800lib: optimize frequency offset adjustmentGabor Juhos2013-08-221-1/+6
* rt2x00: rt2800lib: fix frequency offset boundary calculationGabor Juhos2013-08-221-4/+5
* rt2x00: rt2800lib: pass beacon index to rt2800_clear_beacon_registerGabor Juhos2013-08-221-11/+7
* rt2x00: rt2800: rename HW_BEACON_OFFSET macroGabor Juhos2013-08-222-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-08-2213-206/+334
|\
| * Bluetooth: Add SCO connection fallbackFrédéric Dalleau2013-08-213-12/+40
| * Bluetooth: Handle specific error for SCO connection fallbackFrédéric Dalleau2013-08-211-0/+1
| * Bluetooth: Prevent transparent SCO on older devicesFrédéric Dalleau2013-08-211-0/+6
| * Bluetooth: Add constants and macro declaration for transparent dataFrédéric Dalleau2013-08-212-0/+2
| * Bluetooth: Parameters for outgoing SCO connectionsFrédéric Dalleau2013-08-213-8/+23
| * Bluetooth: Use voice setting in deferred SCO connection requestFrédéric Dalleau2013-08-211-5/+17
| * Bluetooth: Add constants for SCO airmodeFrédéric Dalleau2013-08-211-0/+4
| * Bluetooth: Add Bluetooth socket voice optionFrédéric Dalleau2013-08-213-1/+48
| * Bluetooth: Remove unused mask parameter in sco_conn_defer_acceptFrédéric Dalleau2013-08-211-7/+3
| * Bluetooth: Use hci_connect_sco directlyFrédéric Dalleau2013-08-213-8/+5
OpenPOWER on IntegriCloud