summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2011-05-19mwifiex: CPU mips optimization with NO_PKT_PRIO_TIDMarc Yang
2011-05-19mwifiex: check mwifiex_wmm_lists_empty() before dequeueMarc Yang
2011-05-19mwifiex: reduce CPU usage by tracking highest_queued_prioMarc Yang
2011-05-19mwifiex: reduce CPU usage by tracking tx_pkts_queuedMarc Yang
2011-05-19ath9k: fix ad-hoc mode beacon selectionFelix Fietkau
2011-05-19cfg80211: Use consistent BSS matching between scan and smeJouni Malinen
2011-05-19ath9k: Fix power save wrappers in debug opsRajkumar Manoharan
2011-05-18wl12xx: fix compilation error when CONFIG_PM is not setLuciano Coelho
2011-05-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-16rtlwifi: rtl8192c-common: rtl8192ce: Fix for HT40 regressionLarry Finger
2011-05-16carl9170: advertise interface combinationsChristian Lamparter
2011-05-16b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki
2011-05-16airo: correct proc entry creation interfacesAlexey Dobriyan
2011-05-16p54usb: add zoom 4410 usbidChristian Lamparter
2011-05-16Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2011-05-16mwifiex: use ieee80211_amsdu_to_8023s routineYogesh Ashok Powar
2011-05-16cfg80211: make stripping of 802.11 header optional from AMSDUYogesh Ashok Powar
2011-05-16ath9k: make npending frames check as boolMohammed Shafi Shajakhan
2011-05-16ath9k: make sure main_rssi is positiveMohammed Shafi Shajakhan
2011-05-16ath9k: configure fast_div_bias based on diversity groupMohammed Shafi Shajakhan
2011-05-16ath9k: Implement an API to swap main/ALT LNA'sMohammed Shafi Shajakhan
2011-05-16ath9k_hw: define antenna diversity groupMohammed Shafi Shajakhan
2011-05-16ath9k_hw: define modules to get/set Antenna diversity paramatersMohammed Shafi Shajakhan
2011-05-16ath9k_hw: config diversity based on eeprom contentsMohammed Shafi Shajakhan
2011-05-16ath9k_hw: define registers/macros to support Antenna diversityMohammed Shafi Shajakhan
2011-05-16ath9k_hw: enable Antenna diversity for AR9485Mohammed Shafi Shajakhan
2011-05-16ath9k_hw: make antenna diversity modules chip specificMohammed Shafi Shajakhan
2011-05-16iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd
2011-05-16iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd
2011-05-13iwlagn: remove unused old_assoc parameterWey-Yi Guy
2011-05-13iwlagn: change default beacon intervalJohannes Berg
2011-05-13iwlagn: remove set but unused varsJohannes Berg
2011-05-13iwlagn: alwasy send RXON with disassociate falge before associateWey-Yi Guy
2011-05-13iwlagn: clear STATUS_HCMD_ACTIVE bit if fail enqueueWey-Yi Guy
2011-05-13iwlagn: add testmode set fixed rate commandWey-Yi Guy
2011-05-13iwlagn: add eeprom command to testmodeWey-Yi Guy
2011-05-13iwlagn: add testmode trace commandWey-Yi Guy
2011-05-13iwlagn: more ucode error log infoWey-Yi Guy
2011-05-13iwlagn: support multiple TBs per commandJohannes Berg
2011-05-13iwlagn: remove unused pad argumentJohannes Berg
2011-05-13iwlagn: clean up TXQ indirectionJohannes Berg
2011-05-13iwlagn: prepare for multi-TB commandsJohannes Berg
2011-05-13wl12xx: enter/exit psm on wowlan suspend/resumeEliad Peller
2011-05-13wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING triggerEliad Peller
2011-05-13wl12xx: prevent scheduling while suspending (WoW enabled)Eliad Peller
2011-05-13wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspendEliad Peller
2011-05-13wl12xx: declare suspend/resume callbacks (for wowlan)Eliad Peller
2011-05-13wl12xx_sdio: set interrupt as wake_up interruptEliad Peller
2011-05-13wl12xx: remove unused flag WL1271_FLAG_IDLE_REQUESTEDLuciano Coelho