summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2013-04-16mac80211_hwsim: handle VHT rates in rx_statusKarl Beldan
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg
2013-04-12b43: use bcma_pmu_spuravoid_pllupdate()Hauke Mehrtens
2013-04-12ath5k: use more idiomatic tracing include styleJohannes Berg
2013-04-12brcm80211: simplify makefilesJohannes Berg
2013-04-12brcmfmac: remove ifidx variable from brcmf_fws_process_skb()Arend van Spriel
2013-04-12brcmfmac: rename brcmf_fws_mac_desc_ready()Arend van Spriel
2013-04-12brcmfmac: pass ifp pointer in brcmf_fws_find_mac_desc()Arend van Spriel
2013-04-12brcmfmac: obtain iftype for firmware-signal descriptor lookupArend van Spriel
2013-04-12brcmfmac: define and use platform specific data for SDIO.Hante Meuleman
2013-04-12brcmfmac: Add drive strength programming for SDIO 43143.Hante Meuleman
2013-04-12brcmfmac: Add 43143 SDIO support.Hante Meuleman
2013-04-12brcmfmac: add BCM4335 sdio interface supportFranky Lin
2013-04-12brcmfmac: setup SDIO reset behaviorPiotr Haber
2013-04-12brcmfmac: add support for dongle ARM CR4 coreFranky Lin
2013-04-12brcmfmac: adopt new d11 interfaceFranky Lin
2013-04-12brcmutil: add new d11 interface supportFranky Lin
2013-04-12brcmfmac: move chip download state code to sdio_chip.cFranky Lin
2013-04-12brcmfmac: aggregate dongle ram access interfaceFranky Lin
2013-04-12brcmfmac: support save&restore firmware featurePiotr Haber
2013-04-10mac80211_hwsim: Register and bind to driverMartin Pitt
2013-04-10ipw2x00: move to kstrto* functionsAndy Shevchenko
2013-04-10rtlwifi: rtl8188ee: Fix loop that ends earlyLarry Finger
2013-04-10ath9k: implement buffer holding handling for EDMA FIFOFelix Fietkau
2013-04-10ath9k: detect more kinds of invalid descriptorsFelix Fietkau
2013-04-10ath9k: fix handling of broken descriptorsFelix Fietkau
2013-04-10ath9k: improve dma map failure handlingFelix Fietkau
2013-04-10ath9k_common: remove ath9k_cmn_padposFelix Fietkau
2013-04-10ath9k_hw: make various ar5416/ar91xx rf banks constFelix Fietkau
2013-04-10ath9k_hw: clean up RF Bank6 handling on AR5416/AR91xxFelix Fietkau
2013-04-10rt2x00: rt2x00mmio: remove unused rt2x00pci_* definesGabor Juhos
2013-04-10rt2x00: rt2800pci: use the rt2x00mmio_* routinesGabor Juhos
2013-04-10rt2x00: rt61pci: use the rt2x00mmio_* routinesGabor Juhos
2013-04-10rt2x00: rt2500pci: use the rt2x00mmio_* routinesGabor Juhos
2013-04-10rt2x00: rt2400pci: use the rt2x00mmio_* routinesGabor Juhos
2013-04-10rt2x00: rt2x00mmio: use rt2x00mmio prefix in function namesGabor Juhos
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-08brcmfmac: only use ifidx from BDC header in brcmf_rx_frames()Arend van Spriel
2013-04-08brcmfmac: obtain wdev using vif object in action frame rxArend van Spriel
2013-04-08brcmfmac: fix reception of P2P probe requests on P2P_DEVICE interfaceArend van Spriel
2013-04-08brcmfmac: wait for firmware event when creating P2P_DEVICE interfaceArend van Spriel
2013-04-08brcmfmac: support creation of P2P_DEVICE through user-spaceArend van Spriel
2013-04-08brcmfmac: use struct brcmf_if instance iso netdevice in escan functionsArend van Spriel
2013-04-08brcmfmac: use struct brcmf_if instance as parameter in brcmf_set_mpc()Arend van Spriel
2013-04-08brcmfmac: remove use of unconditional access of struct wireless_dev::netdevArend van Spriel
2013-04-08brcmfmac: remove condition for calling event handlerArend van Spriel
2013-04-08brcmfmac: add role attribute to struct brcmf_if_event definitionArend van Spriel