summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-14Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-08-14iwlwifi: mvm: disable scheduled scan to prevent firmware crashEmmanuel Grumbach
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-11airo_cs: Remove typedef local_info_tHimangi Saraogi
2014-08-11atmel: Remove typedef atmel_priv_ioctlHimangi Saraogi
2014-08-11net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate after s...Rickard Strandqvist
2014-08-11brcmfmac: fix memory leakage in msgbufArend van Spriel
2014-08-11brcmfmac: fix curly brace mistake in brcmf_pcie_handle_mb_data()Arend van Spriel
2014-08-11carl9170: fix sending URBs with wrong type when using full-speedRonald Wahl
2014-08-08rtlwifi: use pci_zalloc_consistentJoe Perches
2014-08-08rtl818x: use pci_zalloc_consistentJoe Perches
2014-08-08mwl8k: use pci_zalloc_consistentJoe Perches
2014-08-08ipw2100: use pci_zalloc_consistentJoe Perches
2014-08-06net: fix USB network driver config option.Francois Romieu
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-05Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-07-31b43: N-PHY: fix "Data bus error" while working in 5 GHzRafał Miłecki
2014-07-31b43: update PHY descriptions in KconfigRafał Miłecki
2014-07-31brcmfmac: Add TDLS support to msgbuf.Hante Meuleman
2014-07-31brcmfmac: Fix msgbuf flow control.Hante Meuleman
2014-07-31brcmfmac: Update pcie reset device routine.Hante Meuleman
2014-07-31brcmfmac: Adding PCIe bus layer support.Hante Meuleman
2014-07-31brcmfmac: Adding msgbuf protocol.Hante Meuleman
2014-07-31brcmfmac: Add protocol addressing mode and peer deletion API.Hante Meuleman
2014-07-31brcmfmac: Export brcmf_netif_rx for new protocol msgbuf.Hante Meuleman
2014-07-31brcmfmac: Do not use strcpy and strcatDaniel Kim
2014-07-31iwlegacy: use correct structure type name in sizeofJulia Lawall
2014-07-29brcmfmac: Fix OOB interrupt not working for BCM43362Hans de Goede
2014-07-29ath9k: Initialize channel context ops on ahb probeRajkumar Manoharan
2014-07-29b43: add support for BCM43131 chipset with N-PHY rev 17Rafał Miłecki
2014-07-29brcmfmac: Fix some wrong register definesHans de Goede
2014-07-29brcmfmac: add device tree support for SDIO devicesChen-Yu Tsai
2014-07-29Merge tag 'for-linville-20140725' of git://github.com/kvalo/athJohn W. Linville
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-07-25ath10k: handle attention flags correctly when using A-MSDUJanusz Dziedzic
2014-07-25ath10k: don't advertise IBSS iftype for 10.xMichal Kazior
2014-07-25ath10k: fix Rx aggregation reorderingMichal Kazior
2014-07-24Merge remote-tracking branch 'wireless-next/master' into ath-nextKalle Valo
2014-07-23wireless: ath9k: Get rid of timespec conversionsThomas Gleixner
2014-07-23b43: enable 5 GHz support for N-PHY devicesRafał Miłecki
2014-07-23b43: register limited amount of 5G channels for BCM43228Rafał Miłecki
2014-07-23b43: N-PHY: don't calculate values for TSSI if we can't transmitRafał Miłecki
2014-07-23b43: report correct rate to mac80211 for 5 GHz packetsRafał Miłecki
2014-07-23mac80211_hwsim: fix compiler warning on MIPSAndrew Bresticker
2014-07-23b43: N-PHY: fix rev7+ typos at random placesRafał Miłecki
2014-07-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville