summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
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-16rtlwifi: rtl8192c-common: rtl8192ce: Fix for HT40 regressionLarry Finger5-2/+73
2011-05-16carl9170: advertise interface combinationsChristian Lamparter3-9/+24
2011-05-16b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki17-174/+175
2011-05-16airo: correct proc entry creation interfacesAlexey Dobriyan1-22/+11
2011-05-16p54usb: add zoom 4410 usbidChristian Lamparter1-0/+1
2011-05-16Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville24-473/+716
2011-05-16mwifiex: use ieee80211_amsdu_to_8023s routineYogesh Ashok Powar2-127/+20
2011-05-16cfg80211: make stripping of 802.11 header optional from AMSDUYogesh Ashok Powar1-1/+2
2011-05-16ath9k: make npending frames check as boolMohammed Shafi Shajakhan1-2/+5
2011-05-16ath9k: make sure main_rssi is positiveMohammed Shafi Shajakhan1-2/+2
2011-05-16ath9k: configure fast_div_bias based on diversity groupMohammed Shafi Shajakhan1-43/+131
2011-05-16ath9k: Implement an API to swap main/ALT LNA'sMohammed Shafi Shajakhan1-1/+30
2011-05-16ath9k_hw: define antenna diversity groupMohammed Shafi Shajakhan5-2/+6
2011-05-16ath9k_hw: define modules to get/set Antenna diversity paramatersMohammed Shafi Shajakhan1-0/+44
2011-05-16ath9k_hw: config diversity based on eeprom contentsMohammed Shafi Shajakhan1-6/+44
2011-05-16ath9k_hw: define registers/macros to support Antenna diversityMohammed Shafi Shajakhan2-0/+25
2011-05-16ath9k_hw: enable Antenna diversity for AR9485Mohammed Shafi Shajakhan1-0/+16
2011-05-16ath9k_hw: make antenna diversity modules chip specificMohammed Shafi Shajakhan3-24/+39
2011-05-16iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd1-1/+1
2011-05-16iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd1-1/+1
2011-05-13iwlagn: remove unused old_assoc parameterWey-Yi Guy1-1/+0
2011-05-13iwlagn: change default beacon intervalJohannes Berg1-1/+1
2011-05-13iwlagn: remove set but unused varsJohannes Berg2-22/+13
2011-05-13iwlagn: alwasy send RXON with disassociate falge before associateWey-Yi Guy2-5/+8
2011-05-13iwlagn: clear STATUS_HCMD_ACTIVE bit if fail enqueueWey-Yi Guy1-0/+1
2011-05-13iwlagn: add testmode set fixed rate commandWey-Yi Guy4-21/+57
2011-05-13iwlagn: add eeprom command to testmodeWey-Yi Guy2-0/+38
2011-05-13iwlagn: add testmode trace commandWey-Yi Guy5-0/+165
2011-05-13iwlagn: more ucode error log infoWey-Yi Guy2-42/+65
2011-05-13iwlagn: support multiple TBs per commandJohannes Berg8-152/+180
2011-05-13iwlagn: remove unused pad argumentJohannes Berg4-8/+5
2011-05-13iwlagn: clean up TXQ indirectionJohannes Berg10-203/+164