summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-1430-30/+30
|\
| * PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-1230-30/+30
* | Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-08-146-6/+37
|\ \
| * | iwlwifi: mvm: disable scheduled scan to prevent firmware crashEmmanuel Grumbach2014-08-141-1/+2
| * | net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate after s...Rickard Strandqvist2014-08-111-0/+1
| * | brcmfmac: fix memory leakage in msgbufArend van Spriel2014-08-111-0/+4
| * | brcmfmac: fix curly brace mistake in brcmf_pcie_handle_mb_data()Arend van Spriel2014-08-111-1/+2
| * | carl9170: fix sending URBs with wrong type when using full-speedRonald Wahl2014-08-112-4/+28
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-08-132-16/+17
|\ \ \ | |_|/ |/| |
| * | airo_cs: Remove typedef local_info_tHimangi Saraogi2014-08-111-12/+13
| * | atmel: Remove typedef atmel_priv_ioctlHimangi Saraogi2014-08-111-4/+4
| |/
* | rtlwifi: use pci_zalloc_consistentJoe Perches2014-08-081-12/+5
* | rtl818x: use pci_zalloc_consistentJoe Perches2014-08-081-7/+4
* | mwl8k: use pci_zalloc_consistentJoe Perches2014-08-081-4/+2
* | ipw2100: use pci_zalloc_consistentJoe Perches2014-08-081-11/+5
|/
* net: fix USB network driver config option.Francois Romieu2014-08-061-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-06306-4024/+18790
|\
| * Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-08-0541-112/+4837
| |\
| | * b43: N-PHY: fix "Data bus error" while working in 5 GHzRafał Miłecki2014-07-311-0/+3
| | * b43: update PHY descriptions in KconfigRafał Miłecki2014-07-311-13/+9
| | * brcmfmac: Add TDLS support to msgbuf.Hante Meuleman2014-07-319-6/+158
| | * brcmfmac: Fix msgbuf flow control.Hante Meuleman2014-07-313-8/+62
| | * brcmfmac: Update pcie reset device routine.Hante Meuleman2014-07-311-7/+42
| | * brcmfmac: Adding PCIe bus layer support.Hante Meuleman2014-07-319-0/+1880
| | * brcmfmac: Adding msgbuf protocol.Hante Meuleman2014-07-3110-21/+2275
| | * brcmfmac: Add protocol addressing mode and peer deletion API.Hante Meuleman2014-07-314-3/+75
| | * brcmfmac: Export brcmf_netif_rx for new protocol msgbuf.Hante Meuleman2014-07-312-1/+2
| | * brcmfmac: Do not use strcpy and strcatDaniel Kim2014-07-311-7/+18
| | * iwlegacy: use correct structure type name in sizeofJulia Lawall2014-07-311-1/+2
| | * brcmfmac: Fix OOB interrupt not working for BCM43362Hans de Goede2014-07-291-0/+16
| | * ath9k: Initialize channel context ops on ahb probeRajkumar Manoharan2014-07-291-0/+1
| | * b43: add support for BCM43131 chipset with N-PHY rev 17Rafał Miłecki2014-07-292-2/+4
| | * brcmfmac: Fix some wrong register definesHans de Goede2014-07-291-6/+6
| | * brcmfmac: add device tree support for SDIO devicesChen-Yu Tsai2014-07-294-0/+84
| | * Merge tag 'for-linville-20140725' of git://github.com/kvalo/athJohn W. Linville2014-07-299-54/+217
| | |\
| | | * ath10k: handle attention flags correctly when using A-MSDUJanusz Dziedzic2014-07-251-8/+15
| | | * ath10k: don't advertise IBSS iftype for 10.xMichal Kazior2014-07-251-1/+2
| | | * ath10k: fix Rx aggregation reorderingMichal Kazior2014-07-254-3/+126
| | | * Merge remote-tracking branch 'wireless-next/master' into ath-nextKalle Valo2014-07-2427-534/+1293
| | | |\
| | | * | ath10k: prevent endless pci rx loopMichal Kazior2014-07-221-8/+9
| | | * | ath10k: workaround qos nullfunc bugMichal Kazior2014-07-221-0/+11
| | | * | ath10k: simplify tx helpersMichal Kazior2014-07-223-32/+23
| | | * | ath10k: prevent some tx flushing failuresMichal Kazior2014-07-212-0/+13
| | | * | ath10k: workaround boot issues with KVM/PCI-passthroughMichal Kazior2014-07-211-2/+18
| * | | | Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-28115-1924/+4949
| |\| | |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-251-0/+9
| | |\ \ \ | | | |_|/ | | |/| |
| | * | | b43: enable 5 GHz support for N-PHY devicesRafał Miłecki2014-07-231-1/+0
| | * | | b43: register limited amount of 5G channels for BCM43228Rafał Miłecki2014-07-231-1/+22
| | * | | b43: N-PHY: don't calculate values for TSSI if we can't transmitRafał Miłecki2014-07-231-1/+2
| | * | | b43: report correct rate to mac80211 for 5 GHz packetsRafał Miłecki2014-07-231-3/+4