aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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/bluetooth/bluetooth-nextJohn 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/linux/kernel/git/jberg/mac80211-nextJohn 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/bluetooth/bluetooth-nextJohn 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
2014-10-30brcmfmac: (clean) Move sdio related function.Hante Meuleman3-54/+44
2014-10-30brcmfmac: (clean) Rename sdio related files.Hante Meuleman18-20/+20
2014-10-30brcmfmac: (clean) Rename sdio related files.Hante Meuleman5-8/+8
2014-10-30brcmfmac: (clean) Rename files wl_cfg80211 to cfg80211Hante Meuleman8-12/+14
2014-10-30brcmfmac: (clean) Rename dhd_common.c in common.cHante Meuleman2-3/+3
2014-10-30brcmfmac: (clean) Rename dhd_bus.h in bus.hHante Meuleman16-21/+19
2014-10-30brcmfmac: (clean) Rename files dhd_dbg to debugHante Meuleman25-27/+27
2014-10-30brcmfmac: (clean) Move tracepoint related function.Hante Meuleman2-15/+15
2014-10-30brcmfmac: (clean) Remove packet filter configuration.Hante Meuleman1-166/+0
2014-10-30brcmfmac: (clean) Remove usb_rdl.h as it is not needed.Hante Meuleman2-94/+69
2014-10-30brcmfmac: do not use firmware error code in driverArend van Spriel1-5/+4
2014-10-30brcmfmac: remove unused defintionArend van Spriel1-5/+0
2014-10-30brcmfmac: show firmware error as string in debug messageArend van Spriel1-1/+72
2014-10-30brcmfmac: Add wowl patterns support.Hante Meuleman2-35/+120
2014-10-30brcmfmac: Add wowl support for SDIO devices.Hante Meuleman3-14/+34
2014-10-30brcmfmac: Add wowl support for USB devices.Hante Meuleman1-10/+39
2014-10-30ath9k: set pulse_rssi threshold to 15Lorenzo Bianconi2-2/+2
2014-10-30Merge tag 'iwlwifi-next-for-john-2014-10-29' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville29-397/+671
2014-10-29at86rf230: deliver with checksumAlexander Aring1-2/+2
2014-10-29at86rf230: add support for promiscuous modeAlexander Aring1-1/+29