summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg432-6970/+33676
2013-04-16mac80211_hwsim: handle VHT rates in rx_statusKarl Beldan1-3/+11
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg7-32/+42
2013-04-12b43: use bcma_pmu_spuravoid_pllupdate()Hauke Mehrtens1-54/+2
2013-04-12ath5k: use more idiomatic tracing include styleJohannes Berg2-1/+2
2013-04-12brcm80211: simplify makefilesJohannes Berg2-16/+5
2013-04-12brcmfmac: remove ifidx variable from brcmf_fws_process_skb()Arend van Spriel1-3/+2
2013-04-12brcmfmac: rename brcmf_fws_mac_desc_ready()Arend van Spriel1-18/+13
2013-04-12brcmfmac: pass ifp pointer in brcmf_fws_find_mac_desc()Arend van Spriel1-8/+5
2013-04-12brcmfmac: obtain iftype for firmware-signal descriptor lookupArend van Spriel3-3/+17
2013-04-12brcmfmac: define and use platform specific data for SDIO.Hante Meuleman5-187/+126
2013-04-12brcmfmac: Add drive strength programming for SDIO 43143.Hante Meuleman1-19/+34
2013-04-12brcmfmac: Add 43143 SDIO support.Hante Meuleman4-0/+31
2013-04-12brcmfmac: add BCM4335 sdio interface supportFranky Lin4-0/+19
2013-04-12brcmfmac: setup SDIO reset behaviorPiotr Haber2-7/+33
2013-04-12brcmfmac: add support for dongle ARM CR4 coreFranky Lin3-25/+146
2013-04-12brcmfmac: adopt new d11 interfaceFranky Lin4-115/+125
2013-04-12brcmutil: add new d11 interface supportFranky Lin3-1/+309
2013-04-12brcmfmac: move chip download state code to sdio_chip.cFranky Lin3-199/+241
2013-04-12brcmfmac: aggregate dongle ram access interfaceFranky Lin3-114/+96
2013-04-12brcmfmac: support save&restore firmware featurePiotr Haber3-16/+282
2013-04-10mac80211_hwsim: Register and bind to driverMartin Pitt1-5/+26
2013-04-10ipw2x00: move to kstrto* functionsAndy Shevchenko1-25/+7
2013-04-10rtlwifi: rtl8188ee: Fix loop that ends earlyLarry Finger1-1/+1
2013-04-10ath9k: implement buffer holding handling for EDMA FIFOFelix Fietkau1-11/+19
2013-04-10ath9k: detect more kinds of invalid descriptorsFelix Fietkau3-0/+11
2013-04-10ath9k: fix handling of broken descriptorsFelix Fietkau2-5/+20
2013-04-10ath9k: improve dma map failure handlingFelix Fietkau1-17/+13
2013-04-10ath9k_common: remove ath9k_cmn_padposFelix Fietkau7-26/+9
2013-04-10ath9k_hw: make various ar5416/ar91xx rf banks constFelix Fietkau4-71/+26
2013-04-10ath9k_hw: clean up RF Bank6 handling on AR5416/AR91xxFelix Fietkau3-32/+13
2013-04-10rt2x00: rt2x00mmio: remove unused rt2x00pci_* definesGabor Juhos1-11/+0
2013-04-10rt2x00: rt2800pci: use the rt2x00mmio_* routinesGabor Juhos1-118/+123
2013-04-10rt2x00: rt61pci: use the rt2x00mmio_* routinesGabor Juhos1-256/+259
2013-04-10rt2x00: rt2500pci: use the rt2x00mmio_* routinesGabor Juhos1-167/+167
2013-04-10rt2x00: rt2400pci: use the rt2x00mmio_* routinesGabor Juhos1-154/+155
2013-04-10rt2x00: rt2x00mmio: use rt2x00mmio prefix in function namesGabor Juhos2-50/+61
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville22-219/+678
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville62-174/+213
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville18-323/+416
2013-04-08brcmfmac: only use ifidx from BDC header in brcmf_rx_frames()Arend van Spriel3-14/+7
2013-04-08brcmfmac: obtain wdev using vif object in action frame rxArend van Spriel1-1/+2
2013-04-08brcmfmac: fix reception of P2P probe requests on P2P_DEVICE interfaceArend van Spriel2-3/+8
2013-04-08brcmfmac: wait for firmware event when creating P2P_DEVICE interfaceArend van Spriel4-35/+55
2013-04-08brcmfmac: support creation of P2P_DEVICE through user-spaceArend van Spriel2-11/+143
2013-04-08brcmfmac: use struct brcmf_if instance iso netdevice in escan functionsArend van Spriel3-52/+42
2013-04-08brcmfmac: use struct brcmf_if instance as parameter in brcmf_set_mpc()Arend van Spriel3-19/+20
2013-04-08brcmfmac: remove use of unconditional access of struct wireless_dev::netdevArend van Spriel1-6/+4
2013-04-08brcmfmac: remove condition for calling event handlerArend van Spriel1-1/+1
2013-04-08brcmfmac: add role attribute to struct brcmf_if_event definitionArend van Spriel2-3/+4