aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller12-24/+61
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville12-24/+61
2011-05-27ath9k: Fix AR9287 calibrationAdrian Chadd1-1/+1
2011-05-27wireless: Default to 'n' for 2 new added devices in Kconfig.Tao Ma2-2/+0
2011-05-27iwl4965: fix 5GHz operationStanislaw Gruszka1-2/+2
2011-05-26ath9k: set 40 Mhz rate only if hw is configured in ht40Rajkumar Manoharan1-1/+2
2011-05-26ath9k_hw: disable phy restart on baseband panic caused by RXSMRajkumar Manoharan3-1/+28
2011-05-26ath9k: Reset chip on baseband hangRajkumar Manoharan1-1/+3
2011-05-26b43: N-PHY: initialize last var in calibration functionRafał Miłecki1-1/+1
2011-05-26rtlwifi: Use order 2 RX buffer allocation only if necessaryLarry Finger1-0/+7
2011-05-26rtlwifi: Fix kernel panic resulting from RX buffer allocation failureLarry Finger1-13/+15
2011-05-26mwifiex: correct event header lengthYogesh Ashok Powar1-2/+2
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds123-870/+1348
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller123-870/+1348
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville123-870/+1348
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds9-10/+10
2011-05-24iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabledWey-Yi Guy1-2/+2
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds9-28/+29
2011-05-23b43: fix comment typo reqest -> requestJim Cromie1-2/+2
2011-05-19ath9k: use PS wakeup before REG_READMohammed Shafi Shajakhan1-1/+1
2011-05-19ath9k: implement .tx_last_beacon()Felix Fietkau3-0/+55
2011-05-19b43: read PHY info only when needed (for PHY-A)Rafał Miłecki1-1/+2
2011-05-19b43: separate ssb core resetRafał Miłecki1-2/+8
2011-05-19b43: add helper for finding GPIO deviceRafał Miłecki1-20/+21
2011-05-19b43: dma: cache translation (routing bits)Rafał Miłecki2-3/+6
2011-05-19b43: make b43_wireless_init less bus specificRafał Miłecki1-13/+10
2011-05-19b43: add helpers for block R/W opsRafał Miłecki2-10/+22
2011-05-19ath9k: fix ad-hoc nexttbtt calculationFelix Fietkau1-1/+1
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan65-64/+80
2011-05-19ath_hw: Fix bssid mask documentationMohammed Shafi Shajakhan1-6/+4
2011-05-19ath9k_htc: Fix packet timeoutSujith Manoharan1-2/+2
2011-05-19ath9k_htc: Change credit limit for UB94/95Sujith Manoharan1-1/+1
2011-05-19ath9k_htc: Fix max subframe handlingSujith Manoharan2-6/+1
2011-05-19ath9k_htc: Fix BSSID calculationSujith Manoharan2-23/+44
2011-05-19ath9k_htc: Fix RX filter calculationSujith Manoharan1-0/+4
2011-05-19ath9k_htc: Recalculate the BSSID mask on interfaceSujith Manoharan1-0/+2
2011-05-19ath9k_htc: Fix station flagsSujith Manoharan2-9/+1
2011-05-19ath9k_htc: Fix mode selectionSujith Manoharan3-11/+6
2011-05-19iwlwifi: remove unused parameter from iwl_hcmd_queue_reclaimDaniel Halperin1-3/+2
2011-05-19mwifiex: adjust high/low water marks for tx_pending queueMarc Yang2-2/+5
2011-05-19mwifiex: CPU mips optimization with NO_PKT_PRIO_TIDMarc Yang2-0/+7
2011-05-19mwifiex: check mwifiex_wmm_lists_empty() before dequeueMarc Yang1-1/+1
2011-05-19mwifiex: reduce CPU usage by tracking highest_queued_prioMarc Yang2-3/+28
2011-05-19mwifiex: reduce CPU usage by tracking tx_pkts_queuedMarc Yang3-10/+19
2011-05-19ath9k: fix ad-hoc mode beacon selectionFelix Fietkau1-12/+20
2011-05-19cfg80211: Use consistent BSS matching between scan and smeJouni Malinen2-3/+4
2011-05-19ath9k: Fix power save wrappers in debug opsRajkumar Manoharan1-0/+8
2011-05-18wl12xx: fix compilation error when CONFIG_PM is not setLuciano Coelho2-0/+8
2011-05-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller4-2/+25
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville132-1506/+14440