summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: provide separate information about TXWI & RXWI sizesStanislaw Gruszka2013-04-225-25/+34
* rt2800: cleanup rt2800_init_rfcsrStanislaw Gruszka2013-04-221-21/+6
* rt2800: add rt2800_normal_mode_setup_3xxx subroutineStanislaw Gruszka2013-04-221-77/+77
* rt2800: add rt2800_led_open_drain_enable subroutineStanislaw Gruszka2013-04-221-4/+25
* rt2800: move RF_R27 setup to individual rfcsr init subroutinesStanislaw Gruszka2013-04-221-7/+11
* rt2800: add rt2800_rx_filter_calibration procedureStanislaw Gruszka2013-04-221-46/+57
* rt2800: move RFCSR6_R2 & LDO_CFG0 setup to 3572 specific rfcsr initStanislaw Gruszka2013-04-221-17/+17
* rt2800: move GPIO_SWITCH setup to 3390 specific rfcsr initStanislaw Gruszka2013-04-221-5/+7
* rt2800: move 30xx common rf init codeStanislaw Gruszka2013-04-221-28/+35
* rt2800: move RFCSR29_RSSI_GAIN to 3290 specific rfcsr initStanislaw Gruszka2013-04-221-6/+6
* rt2800: move rf init calibration codeStanislaw Gruszka2013-04-221-22/+32
* rt2800: merge 5xxx normal mode setupStanislaw Gruszka2013-04-221-48/+36
* ath9k: always set common->macaddr to the MAC adress of a virtual interfaceFelix Fietkau2013-04-222-6/+10
* ath: update hardware mac address with bssid maskFelix Fietkau2013-04-224-7/+13
* ath9k: use GFP_ATOMIC under spinlockDan Carpenter2013-04-221-1/+2
* ath9k: change DFS logging to use ath_dbg()Zefir Kurtisi2013-04-226-67/+63
* rt2x00: Fix transmit power troubles on some Ralink RT30xx cardsAlex A. Mihaylov2013-04-221-2/+6
* mwl8k: remove nonstandard rate 72 MbpsJonas Gorski2013-04-221-6/+4
* mac80211_hwsim: handle IEEE80211_HW_SUPPORTS_RC_TABLEKarl Beldan2013-04-221-1/+23
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-04-22396-6571/+33078
|\
| * b43: use bcma_pmu_spuravoid_pllupdate()Hauke Mehrtens2013-04-121-54/+2
| * ath5k: use more idiomatic tracing include styleJohannes Berg2013-04-122-1/+2
| * brcm80211: simplify makefilesJohannes Berg2013-04-122-16/+5
| * brcmfmac: remove ifidx variable from brcmf_fws_process_skb()Arend van Spriel2013-04-121-3/+2
| * brcmfmac: rename brcmf_fws_mac_desc_ready()Arend van Spriel2013-04-121-18/+13
| * brcmfmac: pass ifp pointer in brcmf_fws_find_mac_desc()Arend van Spriel2013-04-121-8/+5
| * brcmfmac: obtain iftype for firmware-signal descriptor lookupArend van Spriel2013-04-123-3/+17
| * brcmfmac: define and use platform specific data for SDIO.Hante Meuleman2013-04-125-187/+126
| * brcmfmac: Add drive strength programming for SDIO 43143.Hante Meuleman2013-04-121-19/+34
| * brcmfmac: Add 43143 SDIO support.Hante Meuleman2013-04-124-0/+31
| * brcmfmac: add BCM4335 sdio interface supportFranky Lin2013-04-124-0/+19
| * brcmfmac: setup SDIO reset behaviorPiotr Haber2013-04-122-7/+33
| * brcmfmac: add support for dongle ARM CR4 coreFranky Lin2013-04-123-25/+146
| * brcmfmac: adopt new d11 interfaceFranky Lin2013-04-124-115/+125
| * brcmutil: add new d11 interface supportFranky Lin2013-04-123-1/+309
| * brcmfmac: move chip download state code to sdio_chip.cFranky Lin2013-04-123-199/+241
| * brcmfmac: aggregate dongle ram access interfaceFranky Lin2013-04-123-114/+96
| * brcmfmac: support save&restore firmware featurePiotr Haber2013-04-123-16/+282
| * ipw2x00: move to kstrto* functionsAndy Shevchenko2013-04-101-25/+7
| * rtlwifi: rtl8188ee: Fix loop that ends earlyLarry Finger2013-04-101-1/+1
| * ath9k: implement buffer holding handling for EDMA FIFOFelix Fietkau2013-04-101-11/+19
| * ath9k: detect more kinds of invalid descriptorsFelix Fietkau2013-04-103-0/+11
| * ath9k: fix handling of broken descriptorsFelix Fietkau2013-04-102-5/+20
| * ath9k: improve dma map failure handlingFelix Fietkau2013-04-101-17/+13
| * ath9k_common: remove ath9k_cmn_padposFelix Fietkau2013-04-107-26/+9
| * ath9k_hw: make various ar5416/ar91xx rf banks constFelix Fietkau2013-04-104-71/+26
| * ath9k_hw: clean up RF Bank6 handling on AR5416/AR91xxFelix Fietkau2013-04-103-32/+13
| * rt2x00: rt2x00mmio: remove unused rt2x00pci_* definesGabor Juhos2013-04-101-11/+0
| * rt2x00: rt2800pci: use the rt2x00mmio_* routinesGabor Juhos2013-04-101-118/+123
| * rt2x00: rt61pci: use the rt2x00mmio_* routinesGabor Juhos2013-04-101-256/+259