aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-15rtlwifi: rtl8192ce: Set fw_ready flagLarry Finger1-0/+2
2014-12-15brcmsmac: don't leak kernel memory via printk()Brian Norris1-1/+1
2014-12-15rtlwifi: rtl8192cu: Fix sparse non static symbol warningWei Yongjun1-1/+1
2014-12-15rtlwifi: rtl8821ae: fix misspelling of current function in stringJulia Lawall1-6/+5
2014-12-15hostap_cs: fix misspelling of current function in stringJulia Lawall1-10/+5
2014-12-15zd1211rw: fix misspelling of current function in stringJulia Lawall1-3/+3
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds9-257/+176
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds6-3/+294
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville10-25/+53
2014-12-06Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entries"Greg Kroah-Hartman3-24/+100
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-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-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2-6/+4
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-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
2014-12-01ath9k: prevent early IRQs from accessing hardwareFelix Fietkau1-4/+5
2014-12-01ath5k: fix hardware queue index assignmentFelix Fietkau1-7/+1
2014-12-01ath9k: fix BE/BK queue orderFelix Fietkau1-2/+2
2014-12-01ath9k_hw: fix hardware queue allocationFelix Fietkau1-8/+1
2014-12-01brcmsmac: NULL dereferences in brcms_c_detach_mfree()Dan Carpenter1-4/+4
2014-12-01Revert "rt2x00: Endless loop on hub port power down"Stanislaw Gruszka1-6/+0
2014-12-01rt2x00: change REGISTER_TIMEOUTStanislaw Gruszka1-1/+1