summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-22ath9k: Add support for AR9485 1.2Sujith Manoharan3-13/+13
2013-08-22rt2x00: rt2800lib: adjust frequency offset for RF3053Gabor Juhos1-1/+1
2013-08-22rt2x00: rt2800lib: move rt2800_adjust_freq_offset functionGabor Juhos1-36/+37
2013-08-22rt2x00: rt2800lib: use step-by-step frequency offset adjustment on MMIO devicesGabor Juhos1-3/+16
2013-08-22rt2x00: rt2800lib: use a MCU command for frequency adjustment on USB devicesGabor Juhos2-1/+6
2013-08-22rt2x00: rt2800lib: optimize frequency offset adjustmentGabor Juhos1-1/+6
2013-08-22rt2x00: rt2800lib: fix frequency offset boundary calculationGabor Juhos1-4/+5
2013-08-22rt2x00: rt2800lib: pass beacon index to rt2800_clear_beacon_registerGabor Juhos1-11/+7
2013-08-22rt2x00: rt2800: rename HW_BEACON_OFFSET macroGabor Juhos2-3/+3
2013-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville13-206/+334
2013-08-22ath9k: Enable PLL fix only for AR9340/AR9330Sujith Manoharan1-2/+1
2013-08-22ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa1-0/+10
2013-08-22iwl4965: fix rfkill set state regressionStanislaw Gruszka1-1/+1
2013-08-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville6-7/+40
2013-08-22mac80211: minstrel_ht: don't use control.flags in TX status pathJohannes Berg1-2/+1
2013-08-21Bluetooth: Add SCO connection fallbackFrédéric Dalleau3-12/+40
2013-08-21Bluetooth: Handle specific error for SCO connection fallbackFrédéric Dalleau1-0/+1
2013-08-21Bluetooth: Prevent transparent SCO on older devicesFrédéric Dalleau1-0/+6
2013-08-21Bluetooth: Add constants and macro declaration for transparent dataFrédéric Dalleau2-0/+2
2013-08-21Bluetooth: Parameters for outgoing SCO connectionsFrédéric Dalleau3-8/+23
2013-08-21Bluetooth: Use voice setting in deferred SCO connection requestFrédéric Dalleau1-5/+17
2013-08-21Bluetooth: Add constants for SCO airmodeFrédéric Dalleau1-0/+4
2013-08-21Bluetooth: Add Bluetooth socket voice optionFrédéric Dalleau3-1/+48
2013-08-21Bluetooth: Remove unused mask parameter in sco_conn_defer_acceptFrédéric Dalleau1-7/+3
2013-08-21Bluetooth: Use hci_connect_sco directlyFrédéric Dalleau3-8/+5
2013-08-21Bluetooth: Purge the dlc->tx_queue to avoid circular dependencyGianluca Anzolin1-0/+6
2013-08-21Bluetooth: Fix the reference counting of tty_portGianluca Anzolin1-34/+12
2013-08-21Bluetooth: Implement .activate, .shutdown and .carrier_raised methodsGianluca Anzolin1-70/+47
2013-08-21Bluetooth: Move the tty initialization and cleanup out of open/closeGianluca Anzolin1-42/+72
2013-08-21Bluetooth: Remove the device from the list in the destructorGianluca Anzolin1-21/+6
2013-08-21Bluetooth: Take proper tty_struct referencesGianluca Anzolin1-12/+17
2013-08-21Bluetooth: Set different event mask for LE-only controllersMarcel Holtmann1-0/+12
2013-08-21Bluetooth: Fix getting SCO socket options in deferred stateJohan Hedberg1-2/+6
2013-08-21Bluetooth: use DIV_ROUND_UP in suitable places in btmrvl_sdioAndy Shevchenko1-2/+2
2013-08-21mac80211: ibss: fix ignored channel parameterSimon Wunderlich1-4/+29
2013-08-21mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau5-3/+10
2013-08-21mac80211: add missing channel context releaseJohannes Berg1-0/+1
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville20-713/+809
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville28-372/+707
2013-08-16rt2x00: rt2800pci: fix AUX_CTRL register setup for RT3090/3390/3593/5592Gabor Juhos1-2/+6
2013-08-16rt2x00: rt2800lib: introduce rt2800_get_txwi_rxwi_size helperGabor Juhos4-13/+36
2013-08-16ath9k: enable CSA functionality in ath9kSimon Wunderlich5-0/+43
2013-08-16ath5k: enable support for 5 MHz and 10 MHz channelsSimon Wunderlich4-5/+25
2013-08-16ath5k: set 5/10 MHz supported channels and fix durationSimon Wunderlich3-9/+42
2013-08-16ath5k: report 5/10 MHz channelsSimon Wunderlich1-0/+10
2013-08-16ath9k: announce that ath9k supports 5/10 MHzSimon Wunderlich1-0/+1
2013-08-16ath9k: set 5/10 MHz supported channels and fix bitrateSimon Wunderlich2-8/+21
2013-08-16ath9k: report 5/10 MHz channelsSimon Wunderlich1-0/+11
2013-08-16ath9k: use chandef instead of channel_typeSimon Wunderlich6-40/+51
2013-08-16ath9k: always use SIFS times from OFDM for 5/10 MHzSimon Wunderlich1-3/+2