summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| | * ath9k_htc: Fix RX filter calculationSujith Manoharan2011-05-191-0/+4
| | * ath9k_htc: Recalculate the BSSID mask on interfaceSujith Manoharan2011-05-191-0/+2
| | * ath9k_htc: Fix station flagsSujith Manoharan2011-05-192-9/+1
| | * ath9k_htc: Fix mode selectionSujith Manoharan2011-05-193-11/+6
| | * iwlwifi: remove unused parameter from iwl_hcmd_queue_reclaimDaniel Halperin2011-05-191-3/+2
| | * mwifiex: adjust high/low water marks for tx_pending queueMarc Yang2011-05-192-2/+5
| | * mwifiex: CPU mips optimization with NO_PKT_PRIO_TIDMarc Yang2011-05-192-0/+7
| | * mwifiex: check mwifiex_wmm_lists_empty() before dequeueMarc Yang2011-05-191-1/+1
| | * mwifiex: reduce CPU usage by tracking highest_queued_prioMarc Yang2011-05-192-3/+28
| | * mwifiex: reduce CPU usage by tracking tx_pkts_queuedMarc Yang2011-05-193-10/+19
| | * ath9k: fix ad-hoc mode beacon selectionFelix Fietkau2011-05-191-12/+20
| | * cfg80211: Use consistent BSS matching between scan and smeJouni Malinen2011-05-192-3/+4
| | * ath9k: Fix power save wrappers in debug opsRajkumar Manoharan2011-05-191-0/+8
| | * rtlwifi: rtl8192c-common: rtl8192ce: Fix for HT40 regressionLarry Finger2011-05-165-2/+73
| | * carl9170: advertise interface combinationsChristian Lamparter2011-05-163-9/+24
| | * b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki2011-05-1617-174/+175
| | * airo: correct proc entry creation interfacesAlexey Dobriyan2011-05-161-22/+11
| | * p54usb: add zoom 4410 usbidChristian Lamparter2011-05-161-0/+1
| | * Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-05-1624-473/+716
| | |\
| | | * iwlagn: remove unused old_assoc parameterWey-Yi Guy2011-05-131-1/+0
| | | * iwlagn: change default beacon intervalJohannes Berg2011-05-131-1/+1
| | | * iwlagn: remove set but unused varsJohannes Berg2011-05-132-22/+13
| | | * iwlagn: alwasy send RXON with disassociate falge before associateWey-Yi Guy2011-05-132-5/+8
| | | * iwlagn: clear STATUS_HCMD_ACTIVE bit if fail enqueueWey-Yi Guy2011-05-131-0/+1
| | | * iwlagn: add testmode set fixed rate commandWey-Yi Guy2011-05-134-21/+57
| | | * iwlagn: add eeprom command to testmodeWey-Yi Guy2011-05-132-0/+38
| | | * iwlagn: add testmode trace commandWey-Yi Guy2011-05-135-0/+165
| | | * iwlagn: more ucode error log infoWey-Yi Guy2011-05-132-42/+65
| | | * iwlagn: support multiple TBs per commandJohannes Berg2011-05-138-152/+180
| | | * iwlagn: remove unused pad argumentJohannes Berg2011-05-134-8/+5
| | | * iwlagn: clean up TXQ indirectionJohannes Berg2011-05-1310-203/+164
| | | * iwlagn: prepare for multi-TB commandsJohannes Berg2011-05-1314-46/+47
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-239-28/+29
|\ \ \ \ | |/ / / |/| | |
| * | | b43: fix comment typo reqest -> requestJim Cromie2011-05-231-2/+2
| * | | treewide: fix a few typos in commentsJustin P. Mattock2011-05-102-5/+5
| * | | rtlwifi: don't touch with treewide double semicolon removalJiri Kosina2011-04-271-1/+1
| * | | treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-263-17/+18
| * | | Merge branch 'master' into for-nextJiri Kosina2011-04-26120-246/+320
| |\ \ \
| * | | | ath9k_hw: don't touch with treewide double semicolon removalJiri Kosina2011-04-131-1/+1
| * | | | treewide: remove extra semicolonsJustin P. Mattock2011-04-105-6/+6
* | | | | wl12xx: fix compilation error when CONFIG_PM is not setLuciano Coelho2011-05-182-0/+8
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-174-2/+25
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-05-114-2/+25
| |\ \ \ \ \
| | * | | | | libertas: fix cmdpendingq lockingPaul Fox2011-05-101-2/+4
| | * | | | | iwlegacy: fix IBSS mode crashesStanislaw Gruszka2011-05-102-0/+13
| | * | | | | ath9k: Fix a warning due to a queued work during S3 stateMohammed Shafi Shajakhan2011-05-101-0/+8
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-16132-1506/+14440
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | mwifiex: use ieee80211_amsdu_to_8023s routineYogesh Ashok Powar2011-05-162-127/+20
| * | | | | | cfg80211: make stripping of 802.11 header optional from AMSDUYogesh Ashok Powar2011-05-161-1/+2
| * | | | | | ath9k: make npending frames check as boolMohammed Shafi Shajakhan2011-05-161-2/+5
OpenPOWER on IntegriCloud