aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-11-11ath9k: move spectral.* to common-spectral.*Oleksij Rempel8-25/+31
2014-11-11ath9k: move ath9k_spectral_scan_ from main.c to spectral.cOleksij Rempel2-70/+70
2014-11-11ath9k: make ath9k_spectral_scan_ do not depend on ath_softcOleksij Rempel4-20/+22
2014-11-11ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_Oleksij Rempel4-15/+13
2014-11-11ath9k: use ath_ps_ops in ath9k_spectral_scan_Oleksij Rempel1-4/+4
2014-11-11ath9k: add ath_ps_ops bindingsOleksij Rempel1-0/+16
2014-11-11ath: add struct ath_ps_opsOleksij Rempel1-0/+11
2014-11-11ath9k: remove all struct ath_softc dependencies from spectral codeOleksij Rempel4-50/+51
2014-11-11ath9k: add ath_hw to ath_spec_scan_privOleksij Rempel2-0/+2
2014-11-11ath9k: use struct dentry by ath9k_spectral_init_debugOleksij Rempel3-9/+9
2014-11-11ath9k: move spec_config to ath_spec_scan_privOleksij Rempel5-22/+23
2014-11-11ath9k: move spectral_mode to ath_spec_scan_privOleksij Rempel5-5/+5
2014-11-11ath9k: add struct ath_spec_scan_privOleksij Rempel3-7/+10
2014-11-11mwifiex: fix warning while starting BSSAvinash Patil1-1/+1
2014-11-11mwifiex: do not setup AMPDU/AMSDU with broadcast receiverAvinash Patil1-0/+4
2014-11-11mwifiex: fix out of memory issue observed for USB chipsetsAmitkumar Karwar3-1/+25
2014-11-11mwifiex: remove data_complete handlerAvinash Patil3-11/+0
2014-11-11mwifiex: rx workqueue support for USB interfaceAvinash Patil4-32/+5
2014-11-11ath9k: add support for reporting tx power to mac80211Felix Fietkau3-16/+40
2014-11-11bcma: get IRQ numbers from dtHauke Mehrtens1-1/+51
2014-11-11bcma: make it possible to specify a IRQ num in bcma_core_irq()Hauke Mehrtens5-14/+29
2014-11-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville4-14/+20
2014-11-06at86rf230: fix simple_return.cocci warningsFengguang Wu1-5/+1
2014-11-05at86rf230: add force slotted operation bitAlexander Aring1-0/+8
2014-11-05at86rf230: generate random perm extended addressAlexander Aring1-0/+1
2014-11-05mac802154: add ieee802154_vif structAlexander Aring2-0/+2
2014-11-04Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville14-123/+455
2014-11-04mac80211: replace restart_complete() with reconfig_complete()Eliad Peller3-6/+24
2014-11-03Bluetooth: btusb: Add internal callback for USB bulk rx dataMarcel Holtmann1-1/+5
2014-11-03Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for Broadcom devicesMarcel Holtmann1-0/+1
2014-11-02Bluetooth: Switch HCI H5 driver to use hci_reset_dev() functionMarcel Holtmann1-11/+2
2014-11-02Bluetooth: Use HCI_EV_HARDWARE_ERROR define for event payloadMarcel Holtmann1-2/+2
2014-11-02at86rf230: add default channel settingsAlexander Aring1-0/+3
2014-11-02at86rf230: fix page parameter constraintsAlexander Aring1-1/+1
2014-10-31mwifiex: add cfg80211 dump_survey handlerXinming Hu1-0/+47
2014-10-31mwifiex: channel statistics support for mwifiexAvinash Patil7-3/+132
2014-10-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville10-757/+376
2014-10-31Bluetooth: HCI H5 peer reset detectionLoic Poulain1-0/+34
2014-10-31mac80211-hwsim: Provide multicast event for HWSIM_CMD_DEL_RADIOJukka Rissanen1-7/+47
2014-10-31mac80211-hwsim: Provide multicast event for HWSIM_CMD_NEW_RADIOJukka Rissanen1-77/+198
2014-10-31mac80211-hwsim: add missing policy entriesJohannes Berg1-0/+3
2014-10-30rtlwifi: rtl8821ae: Remove extra semicolonsLarry Finger1-6/+6
2014-10-30brcmsmac: expose 802.11 core statistics in debugfsArend van Spriel1-33/+133
2014-10-30brcmsmac: fix statistic counter update functionArend van Spriel1-9/+9
2014-10-30carl9170: Convert byte_rev_table uses to bitrev8Joe Perches1-2/+2
2014-10-30wil6210: Add support for large packetsVladimir Kondratiev6-7/+38
2014-10-30wil6210: improve dmesg for fw error handlingVladimir Kondratiev1-0/+3
2014-10-30wil6210: prevent double disconnect command issuingVladimir Kondratiev4-13/+29
2014-10-30wil6210: reset flow updatesVladimir Kondratiev2-5/+24
2014-10-30wil6210: do not attempt FW recovery if interface is downVladimir Kondratiev1-0/+5