summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-12-10161-2540/+7345
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-12-0810-25/+53
| |\
| | * rtlwifi: rtl8192ce: Fix missing interrupt ready flagLarry Finger2014-12-011-1/+2
| | * rtlwifi: rtl8192ce: Fix kernel crashes due to missing callback entryLarry Finger2014-12-013-0/+22
| | * rtlwifi: rtl8192ce: Fix editing error that causes silent memory corruptionLarry Finger2014-12-011-4/+3
| * | mwifiex: do not process broadcast mac address for del_staAvinash Patil2014-12-051-20/+19
| * | mwifiex: guard station nodes access by station list lockAvinash Patil2014-12-054-3/+16
| * | mwifiex: delete peer station's RA list upon deauthenticationAvinash Patil2014-12-053-0/+29
| * | mwifiex: do not delete station entries in del_sta handlerAvinash Patil2014-12-051-2/+0
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-12-058-11/+376
| |\ \
| | * | cc2520: adds terminating newlineVarka Bhadram2014-12-051-1/+1
| | * | Bluetooth: Add support for Broadcom BCM20702A0 variants firmware downloadHeinrich Siebmanns2014-12-031-1/+2
| | * | Bluetooth: btmrvl add firmware dump supportXinming Hu2014-12-036-0/+364
| | * | Bluetooth: btmrvl: remove extra newline characterAmitkumar Karwar2014-12-032-9/+9
| * | | brcmfmac: add multiple BSS support.Hante Meuleman2014-12-048-53/+272
| * | | brcmfmac: Add ifidx to logging of fwil cmds.Hante Meuleman2014-12-041-8/+10
| * | | brcmfmac: Fix vendor cmds used interface.Hante Meuleman2014-12-041-6/+9
| * | | brcmfmac: switch to single message MSIFranky Lin2014-12-041-0/+4
| * | | brcmfmac: Add PCIE ids for 43602 devices.Hante Meuleman2014-12-042-0/+4
| * | | brcmfmac: Fix ifidx for rx data by msgbuf.Hante Meuleman2014-12-041-0/+9
| * | | brcmfmac: Fix bitmap malloc bug in msgbuf.Hante Meuleman2014-12-041-0/+1
| * | | SSB / B44: fix WOL for BCM4401Andrey Skvortsov2014-12-042-11/+24
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-12-042-6/+4
| |\ \ \
| | * | | cfg80211: clean up beacon loss CQM eventJohannes Berg2014-11-261-4/+1
| | * | | Revert "mac80211_hwsim: VHT add 160MHz width support"Johannes Berg2014-11-241-1/+0
| | * | | mac80211_hwsim: Send alpha2 only if non-zeroPatrik Flykt2014-11-211-1/+3
| * | | | Merge tag 'nfc-next-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-12-048-103/+66
| |\ \ \ \
| | * | | | NFC: st21nfcb: Fix reported errorChristophe Ricard2014-12-021-2/+2
| | * | | | NFC: st21nfca: Report error returned by functions instead of -ENODEVChristophe Ricard2014-12-021-3/+3
| | * | | | NFC: st21nfcb: Remove useless pr_infoChristophe Ricard2014-12-021-2/+0
| | * | | | NFC: st21nfcb: Improve ndlc commentChristophe Ricard2014-12-021-1/+1
| | * | | | NFC: st21nfca: Rework st21nfca_hci_event_received to route event to relevent ...Christophe Ricard2014-12-024-35/+50
| | * | | | NFC: st21nfcb: Remove gpio_irq field in static and dts configurationChristophe Ricard2014-12-021-29/+1
| | * | | | NFC: st21nfcb: Add of_st21nfcb_i2c_match to MODULE_DEVICE_TABLEChristophe Ricard2014-12-021-0/+3
| | * | | | NFC: st21nfca: Remove gpio_irq field in static and dts configurationChristophe Ricard2014-12-021-29/+1
| | * | | | NFC: st21nfca: Add of_st21nfca_i2c_match to MODULE_DEVICE_TABLEChristophe Ricard2014-12-021-0/+3
| | * | | | NFC: Don't include linux/unaligned/access_ok.hJohannes Berg2014-11-282-2/+2
| * | | | | Merge tag 'iwlwifi-next-for-john-2014-12-02' of git://git.kernel.org/pub/scm/...John W. Linville2014-12-0226-471/+1258
| |\ \ \ \ \
| | * | | | | iwlwifi: mvm: Ability to work with packed usniffer imageEran Harary2014-12-024-1/+37
| | * | | | | iwlwifi: pcie: support more monitor types dumpingLiad Kaufman2014-12-021-23/+79
| | * | | | | iwlwifi: pcie: config regs according to fw tlvLiad Kaufman2014-12-023-0/+71
| | * | | | | iwlwifi: mvm: send dbg config hcmds to fw if set in tlvLiad Kaufman2014-12-022-0/+40
| | * | | | | iwlwifi: define the .ucode file format for debugLiad Kaufman2014-12-023-15/+285
| | * | | | | iwlwifi: mvm: update values for Smart FifoEmmanuel Grumbach2014-12-021-1/+1
| | * | | | | iwlwifi: dvm: fix flush support for old firmwareEmmanuel Grumbach2014-12-022-36/+42
| | * | | | | iwlwifi: use correct fw file in 8000 b-stepLiad Kaufman2014-12-021-0/+54
| | * | | | | iwlwifi: fix 4165 series nameOren Givon2014-12-022-2/+3
| | * | | | | iwlwifi: pcie: add fh registers to dump dataLiad Kaufman2014-12-012-0/+33
| | * | | | | iwlwifi: mvm: support ucode load for family_8000 B0 onlyEran Harary2014-12-012-71/+72
| | * | | | | iwlwifi: mvm: remove a dangling line of documentationDavid Spinadel2014-12-011-1/+0