aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville10-25/+53
2014-12-05mwifiex: do not process broadcast mac address for del_staAvinash Patil1-20/+19
2014-12-05mwifiex: guard station nodes access by station list lockAvinash Patil4-3/+16
2014-12-05mwifiex: delete peer station's RA list upon deauthenticationAvinash Patil3-0/+29
2014-12-05mwifiex: do not delete station entries in del_sta handlerAvinash Patil1-2/+0
2014-12-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville8-11/+376
2014-12-05cc2520: adds terminating newlineVarka Bhadram1-1/+1
2014-12-04brcmfmac: add multiple BSS support.Hante Meuleman8-53/+272
2014-12-04brcmfmac: Add ifidx to logging of fwil cmds.Hante Meuleman1-8/+10
2014-12-04brcmfmac: Fix vendor cmds used interface.Hante Meuleman1-6/+9
2014-12-04brcmfmac: switch to single message MSIFranky Lin1-0/+4
2014-12-04brcmfmac: Add PCIE ids for 43602 devices.Hante Meuleman2-0/+4
2014-12-04brcmfmac: Fix ifidx for rx data by msgbuf.Hante Meuleman1-0/+9
2014-12-04brcmfmac: Fix bitmap malloc bug in msgbuf.Hante Meuleman1-0/+1
2014-12-04SSB / B44: fix WOL for BCM4401Andrey Skvortsov2-11/+24
2014-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2-6/+4
2014-12-04Merge tag 'nfc-next-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextJohn W. Linville8-103/+66
2014-12-03Bluetooth: Add support for Broadcom BCM20702A0 variants firmware downloadHeinrich Siebmanns1-1/+2
2014-12-03Bluetooth: btmrvl add firmware dump supportXinming Hu6-0/+364
2014-12-03Bluetooth: btmrvl: remove extra newline characterAmitkumar Karwar2-9/+9
2014-12-02NFC: st21nfcb: Fix reported errorChristophe Ricard1-2/+2
2014-12-02NFC: st21nfca: Report error returned by functions instead of -ENODEVChristophe Ricard1-3/+3
2014-12-02NFC: st21nfcb: Remove useless pr_infoChristophe Ricard1-2/+0
2014-12-02Merge tag 'iwlwifi-next-for-john-2014-12-02' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville26-471/+1258
2014-12-02iwlwifi: mvm: Ability to work with packed usniffer imageEran Harary4-1/+37
2014-12-02iwlwifi: pcie: support more monitor types dumpingLiad Kaufman1-23/+79
2014-12-02iwlwifi: pcie: config regs according to fw tlvLiad Kaufman3-0/+71
2014-12-02iwlwifi: mvm: send dbg config hcmds to fw if set in tlvLiad Kaufman2-0/+40
2014-12-02iwlwifi: define the .ucode file format for debugLiad Kaufman3-15/+285
2014-12-02iwlwifi: mvm: update values for Smart FifoEmmanuel Grumbach1-1/+1
2014-12-02iwlwifi: dvm: fix flush support for old firmwareEmmanuel Grumbach2-36/+42
2014-12-02iwlwifi: use correct fw file in 8000 b-stepLiad Kaufman1-0/+54
2014-12-02iwlwifi: fix 4165 series nameOren Givon2-2/+3
2014-12-02NFC: st21nfcb: Improve ndlc commentChristophe Ricard1-1/+1
2014-12-02NFC: st21nfca: Rework st21nfca_hci_event_received to route event to relevent gate.Christophe Ricard4-35/+50
2014-12-02NFC: st21nfcb: Remove gpio_irq field in static and dts configurationChristophe Ricard1-29/+1
2014-12-02NFC: st21nfcb: Add of_st21nfcb_i2c_match to MODULE_DEVICE_TABLEChristophe Ricard1-0/+3
2014-12-02NFC: st21nfca: Remove gpio_irq field in static and dts configurationChristophe Ricard1-29/+1
2014-12-02NFC: st21nfca: Add of_st21nfca_i2c_match to MODULE_DEVICE_TABLEChristophe Ricard1-0/+3
2014-12-01wil6210: remove TODO wrt buffer alignmentVladimir Kondratiev1-2/+0
2014-12-01wil6210: reset flow updateVladimir Kondratiev1-0/+3
2014-12-01wil6210: Rate limit "ring full" error messageVladimir Kondratiev1-2/+3
2014-12-01wil6210: fix warning in pointer arithmeticVladimir Kondratiev1-1/+1
2014-12-01wil6210: configurable vring sizesVladimir Kondratiev3-7/+40
2014-12-01wil6210: remove wil_to_pcie_dev()Vladimir Kondratiev3-3/+1
2014-12-01wil6210: fix recovery after scan timeoutVladimir Kondratiev1-0/+1
2014-12-01wil6210: add handling of RX HTRSH interruptVladimir Kondratiev3-3/+47
2014-12-01wil6210: propagate disconnect reasonVladimir Kondratiev4-19/+18
2014-12-01ath9k: do not access hardware on IRQs during resetFelix Fietkau1-6/+8
2014-12-01ath9k: set ATH_OP_INVALID before disabling hardwareFelix Fietkau1-1/+3