summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-07ath9k: fix compile error without debug enabledFelix Fietkau1-2/+3
2010-04-07ath9k: remove ah->mask_reg, it's never used properlyPavel Roskin3-10/+8
2010-04-07ath9k: move imask from sc to ahPavel Roskin5-56/+56
2010-04-07ath9k: rename symbols in enum ath9k_internal_frame_type to avoid confusionPavel Roskin3-7/+7
2010-04-07ath: fix coding style/readability in ath/ar9170Luis de Bethencourt3-8/+9
2010-04-07rt2x00: Add wakeup interrupt handler to rt2800pci.Gertjan van Wingerde1-0/+11
2010-04-07rt2x00: Add wakeup interrupt handler to rt61pci.Gertjan van Wingerde1-0/+14
2010-04-07rt2x00: Disable auto wakeup before waking up device.Gertjan van Wingerde5-5/+17
2010-04-07libertas/sdio: 8686: set ECSI bit for 1-bit transfersDaniel Mack2-0/+24
2010-04-07ath: fix code readability in regd.cLuis de Bethencourt1-1/+2
2010-04-07Net: wireless: ath: fix macros coding style issue in hw.cLuis de Bethencourt1-2/+2
2010-04-07mac80211: Fix robust management frame handling (MFP)Jouni Malinen1-1/+2
2010-04-07Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville23-122/+123
2010-04-03rt2x00: remove MCU requests for SoC platformsLuis Correia1-0/+6
2010-04-02iwlwifi: remove trailing space in messagesFrans Pop16-36/+36
2010-04-02iwlwifi: code cleanup for generic definesWey-Yi Guy9-36/+25
2010-04-02iwlwifi: deprecate "iwl4965" alias supportWey-Yi Guy1-0/+12
2010-04-02iwlwifi: clear rxq->queue in queue resetZhu Yi1-2/+8
2010-04-02iwlwifi: remove irrelevant commentsWey-Yi Guy1-7/+0
2010-04-02iwlwifi: merge module parameters into single placeWey-Yi Guy4-41/+42
2010-03-31mac80211: Fix drop_unencrypted for MFP with hwaccelJouni Malinen1-4/+7
2010-03-31wireless/ipw2x00: remove trailing space in messagesFrans Pop2-56/+56
2010-03-31ar9170usb: fix panic triggered by undersized rxstream bufferChristian Lamparter2-1/+2
2010-03-31include/net/iw_handler.h: Use SIOCIWFIRST not SIOCSIWCOMMIT in commentJoe Perches1-1/+1
2010-03-31nl80211: reenable station del for meshMarco Porsch1-1/+2
2010-03-31ath9k: Do not indicate RX_FLAG_DECRYPTED for unprotected framesJouni Malinen1-1/+2
2010-03-31mac80211: Fix dropping of unprotected robust multicast framesJouni Malinen1-2/+1
2010-03-31mac80211: Fix BIP to be used only with group-addressed framesJouni Malinen1-0/+2
2010-03-31mac80211: Send deauth/disassoc prior to dropping STA entryJouni Malinen1-9/+14
2010-03-31mac80211: Track Beacon signal strength and implement cqm eventsJouni Malinen4-3/+82
2010-03-31ath9k_htc: Fix TKIP encryptionSujith2-3/+3
2010-03-31ath9k: allocate tx and rx status information on stackFelix Fietkau3-25/+22
2010-03-31ath9k: split out access to rx status informationFelix Fietkau5-60/+52
2010-03-31ath9k: split out access to tx status informationFelix Fietkau6-103/+104
2010-03-31ipw2200: restart adapter only when abort_scan doesn't workZhu Yi1-2/+11
2010-03-31ath9k_htc: Initialize HW opmodeSujith1-0/+1
2010-03-31ath9k_htc: Handle TX queue overflowSujith4-3/+36
2010-03-31ath9k_htc: Simplify RX URB managementSujith2-82/+50
2010-03-31ath9k_htc: Fix watchdog pattern parsingSujith1-1/+1
2010-03-31ath9k_htc: Fix bug in aggregation initiationSujith2-15/+24
2010-03-31ath9k_common: Move RX filter code to ath9k_htcSujith5-88/+77
2010-03-31mac80211: enable QoS explicitly in AP modeStanislaw Gruszka1-0/+4
2010-03-31iwlwifi: manage QoS by mac stackStanislaw Gruszka5-171/+17
2010-03-31mac80211: explicitly disable/enable QoSStanislaw Gruszka3-1/+18
2010-03-31iwlwifi: remove skb_linearize for rx framesZhu Yi3-64/+4
2010-03-31mac80211: support paged rx SKBsZhu Yi3-11/+54
2010-03-31b43: N-PHY: fix value written on 2055 radio setupRafał Miłecki1-3/+3
2010-03-31b43: N-PHY: prepare for rev3+ channel tablesRafał Miłecki3-16/+31
2010-03-31b43: N-PHY: find table entry earlier for setting chanspecRafał Miłecki1-4/+4
2010-03-31b43: N-PHY: use b43_phy_n_sfo_cfg rather than duplicating same fieldsRafał Miłecki3-19/+14