summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-22rt2800: cleanup rt2800_init_rfcsrStanislaw Gruszka1-21/+6
2013-04-22rt2800: add rt2800_normal_mode_setup_3xxx subroutineStanislaw Gruszka1-77/+77
2013-04-22rt2800: add rt2800_led_open_drain_enable subroutineStanislaw Gruszka1-4/+25
2013-04-22rt2800: move RF_R27 setup to individual rfcsr init subroutinesStanislaw Gruszka1-7/+11
2013-04-22rt2800: add rt2800_rx_filter_calibration procedureStanislaw Gruszka1-46/+57
2013-04-22rt2800: move RFCSR6_R2 & LDO_CFG0 setup to 3572 specific rfcsr initStanislaw Gruszka1-17/+17
2013-04-22rt2800: move GPIO_SWITCH setup to 3390 specific rfcsr initStanislaw Gruszka1-5/+7
2013-04-22rt2800: move 30xx common rf init codeStanislaw Gruszka1-28/+35
2013-04-22rt2800: move RFCSR29_RSSI_GAIN to 3290 specific rfcsr initStanislaw Gruszka1-6/+6
2013-04-22rt2800: move rf init calibration codeStanislaw Gruszka1-22/+32
2013-04-22rt2800: merge 5xxx normal mode setupStanislaw Gruszka1-48/+36
2013-04-22ath9k: always set common->macaddr to the MAC adress of a virtual interfaceFelix Fietkau2-6/+10
2013-04-22ath: update hardware mac address with bssid maskFelix Fietkau4-7/+13
2013-04-22ath9k: use GFP_ATOMIC under spinlockDan Carpenter1-1/+2
2013-04-22ath9k: change DFS logging to use ath_dbg()Zefir Kurtisi6-67/+63
2013-04-22rt2x00: Fix transmit power troubles on some Ralink RT30xx cardsAlex A. Mihaylov1-2/+6
2013-04-22mwl8k: remove nonstandard rate 72 MbpsJonas Gorski1-6/+4
2013-04-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville8-41/+102
2013-04-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville4-22/+39
2013-04-22Merge tag 'nfc-next-3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville10-330/+805
2013-04-22mac80211_hwsim: handle IEEE80211_HW_SUPPORTS_RC_TABLEKarl Beldan1-1/+23
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg432-6970/+33676
2013-04-16mac80211_hwsim: handle VHT rates in rx_statusKarl Beldan1-3/+11
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg7-32/+42
2013-04-16NFC: pn544: Add MEI physical layerSamuel Ortiz3-1/+135
2013-04-16NFC: mei: Add a common mei bus API for NFC driversEric Lapuyade6-131/+215
2013-04-12b43: use bcma_pmu_spuravoid_pllupdate()Hauke Mehrtens1-54/+2
2013-04-12ath5k: use more idiomatic tracing include styleJohannes Berg2-1/+2
2013-04-12brcm80211: simplify makefilesJohannes Berg2-16/+5
2013-04-12brcmfmac: remove ifidx variable from brcmf_fws_process_skb()Arend van Spriel1-3/+2
2013-04-12brcmfmac: rename brcmf_fws_mac_desc_ready()Arend van Spriel1-18/+13
2013-04-12brcmfmac: pass ifp pointer in brcmf_fws_find_mac_desc()Arend van Spriel1-8/+5
2013-04-12brcmfmac: obtain iftype for firmware-signal descriptor lookupArend van Spriel3-3/+17
2013-04-12brcmfmac: define and use platform specific data for SDIO.Hante Meuleman5-187/+126
2013-04-12brcmfmac: Add drive strength programming for SDIO 43143.Hante Meuleman1-19/+34
2013-04-12brcmfmac: Add 43143 SDIO support.Hante Meuleman4-0/+31
2013-04-12brcmfmac: add BCM4335 sdio interface supportFranky Lin4-0/+19
2013-04-12brcmfmac: setup SDIO reset behaviorPiotr Haber2-7/+33
2013-04-12brcmfmac: add support for dongle ARM CR4 coreFranky Lin3-25/+146
2013-04-12brcmfmac: adopt new d11 interfaceFranky Lin4-115/+125
2013-04-12brcmutil: add new d11 interface supportFranky Lin3-1/+309
2013-04-12brcmfmac: move chip download state code to sdio_chip.cFranky Lin3-199/+241
2013-04-12brcmfmac: aggregate dongle ram access interfaceFranky Lin3-114/+96
2013-04-12brcmfmac: support save&restore firmware featurePiotr Haber3-16/+282
2013-04-11Bluetooth: Use separate function for BCM92035 vendor setupMarcel Holtmann1-28/+24
2013-04-11NFC: pn533: Turn radio on and off when bringing the device up and downSamuel Ortiz1-4/+35
2013-04-11NFC: pn533: Add missing usb_put_devMarina Makienko1-0/+1
2013-04-11NFC: pn533: Increase version numberWaldemar Rymarkiewicz1-1/+1
2013-04-11NFC: pn533: Remove unused pn533_cmd_complete_tWaldemar Rymarkiewicz1-2/+0
2013-04-11NFC: pn533: Add pn533_abort_cmd procedureWaldemar Rymarkiewicz1-14/+21