summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2014-12-15rtlwifi: rtl8192ce: Set fw_ready flagLarry Finger-0/+2
2014-12-15brcmsmac: don't leak kernel memory via printk()Brian Norris-1/+1
2014-12-15rtlwifi: rtl8192cu: Fix sparse non static symbol warningWei Yongjun-1/+1
2014-12-15rtlwifi: rtl8821ae: fix misspelling of current function in stringJulia Lawall-6/+5
2014-12-15hostap_cs: fix misspelling of current function in stringJulia Lawall-10/+5
2014-12-15zd1211rw: fix misspelling of current function in stringJulia Lawall-3/+3
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-257/+176
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-3/+294
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-25/+53
2014-12-06Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file ent...Greg Kroah-Hartman-24/+100
2014-12-05mwifiex: do not process broadcast mac address for del_staAvinash Patil-20/+19
2014-12-05mwifiex: guard station nodes access by station list lockAvinash Patil-3/+16
2014-12-05mwifiex: delete peer station's RA list upon deauthenticationAvinash Patil-0/+29
2014-12-05mwifiex: do not delete station entries in del_sta handlerAvinash Patil-2/+0
2014-12-04brcmfmac: add multiple BSS support.Hante Meuleman-53/+272
2014-12-04brcmfmac: Add ifidx to logging of fwil cmds.Hante Meuleman-8/+10
2014-12-04brcmfmac: Fix vendor cmds used interface.Hante Meuleman-6/+9
2014-12-04brcmfmac: switch to single message MSIFranky Lin-0/+4
2014-12-04brcmfmac: Add PCIE ids for 43602 devices.Hante Meuleman-0/+4
2014-12-04brcmfmac: Fix ifidx for rx data by msgbuf.Hante Meuleman-0/+9
2014-12-04brcmfmac: Fix bitmap malloc bug in msgbuf.Hante Meuleman-0/+1
2014-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville-6/+4
2014-12-02Merge tag 'iwlwifi-next-for-john-2014-12-02' of git://git.kernel.org/pub/scm/...John W. Linville-471/+1258
2014-12-02iwlwifi: mvm: Ability to work with packed usniffer imageEran Harary-1/+37
2014-12-02iwlwifi: pcie: support more monitor types dumpingLiad Kaufman-23/+79
2014-12-02iwlwifi: pcie: config regs according to fw tlvLiad Kaufman-0/+71
2014-12-02iwlwifi: mvm: send dbg config hcmds to fw if set in tlvLiad Kaufman-0/+40
2014-12-02iwlwifi: define the .ucode file format for debugLiad Kaufman-15/+285
2014-12-02iwlwifi: mvm: update values for Smart FifoEmmanuel Grumbach-1/+1
2014-12-02iwlwifi: dvm: fix flush support for old firmwareEmmanuel Grumbach-36/+42
2014-12-02iwlwifi: use correct fw file in 8000 b-stepLiad Kaufman-0/+54
2014-12-02iwlwifi: fix 4165 series nameOren Givon-2/+3
2014-12-01wil6210: remove TODO wrt buffer alignmentVladimir Kondratiev-2/+0
2014-12-01wil6210: reset flow updateVladimir Kondratiev-0/+3
2014-12-01wil6210: Rate limit "ring full" error messageVladimir Kondratiev-2/+3
2014-12-01wil6210: fix warning in pointer arithmeticVladimir Kondratiev-1/+1
2014-12-01wil6210: configurable vring sizesVladimir Kondratiev-7/+40
2014-12-01wil6210: remove wil_to_pcie_dev()Vladimir Kondratiev-3/+1
2014-12-01wil6210: fix recovery after scan timeoutVladimir Kondratiev-0/+1
2014-12-01wil6210: add handling of RX HTRSH interruptVladimir Kondratiev-3/+47
2014-12-01wil6210: propagate disconnect reasonVladimir Kondratiev-19/+18
2014-12-01ath9k: do not access hardware on IRQs during resetFelix Fietkau-6/+8
2014-12-01ath9k: set ATH_OP_INVALID before disabling hardwareFelix Fietkau-1/+3
2014-12-01ath9k: prevent early IRQs from accessing hardwareFelix Fietkau-4/+5
2014-12-01ath5k: fix hardware queue index assignmentFelix Fietkau-7/+1
2014-12-01ath9k: fix BE/BK queue orderFelix Fietkau-2/+2
2014-12-01ath9k_hw: fix hardware queue allocationFelix Fietkau-8/+1
2014-12-01brcmsmac: NULL dereferences in brcms_c_detach_mfree()Dan Carpenter-4/+4
2014-12-01Revert "rt2x00: Endless loop on hub port power down"Stanislaw Gruszka-6/+0
2014-12-01rt2x00: change REGISTER_TIMEOUTStanislaw Gruszka-1/+1