summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville13-30/+75
2011-06-28iwlagn: use PCI_DMA_* for pci_* operationsJohn W. Linville1-6/+6
2011-06-27mac80211: dynamic PS - don't enter PS when TX frames are pendingArik Nemtsov1-12/+24
2011-06-27bcma: main.c needs to include <linux/slab.h>Geert Uytterhoeven1-0/+1
2011-06-27iwlwifi: use pci_dev->revision, againSergei Shtylyov1-3/+1
2011-06-27mwifiex: restore handling of NULL parametersDan Carpenter2-13/+18
2011-06-27ath9k: Fix locking issue during tx completionRajkumar Manoharan3-8/+14
2011-06-27iwlagn: fix rmmod crashStanislaw Gruszka1-5/+2
2011-06-27rt2x00: Fix unspeficied typoJoe Perches1-1/+1
2011-06-27mac80211: Drop DS Channel PARAM in directed probePaul Stewart5-11/+26
2011-06-27ssb: use pci_dev->revisionSergei Shtylyov1-2/+1
2011-06-27ath9k_hw: make use of the gain_table_entry macroMohammed Shafi Shajakhan1-2/+2
2011-06-27ath9k_hw: Add carrier leak correction in desired gain calculationMohammed Shafi Shajakhan2-10/+27
2011-06-27ath9k_hw: Fix false tx hung detection in AR9003 chipsRajkumar Manoharan2-2/+12
2011-06-27mac80211: reestablish mis-configured existing Rx BA sessionsArik Nemtsov1-1/+5
2011-06-27bluetooth: uses crypto interfaces, select CRYPTORandy Dunlap1-0/+1
2011-06-27mac80211: restrict advertised HW scan ratesJohannes Berg2-2/+5
2011-06-27wireless: unify QoS control field definitionsJohannes Berg6-15/+17
2011-06-27ssb: fix ssb clock rate according to broadcom sourceHauke Mehrtens1-2/+2
2011-06-27rtlwifi: rtl8192de: Modify Kconfig and Makefile routines for new driverChaoming Li3-2/+28
2011-06-27rtlwifi: Fix build problems introduced by merging rtl8192deLarry Finger2-3/+2
2011-06-27rtlwifi: rtl8192de: Merge TX and RX routinesChaoming Li2-0/+1715
2011-06-27rtlwifi: rtl8192de: Merge table routinesChaoming Li2-0/+1747
2011-06-27rtlwifi: rtl8192de: Merge main (sw) routinesChaoming Li2-0/+460
2011-06-27rtlwifi: rtl8192de: Merge rf routinesChaoming Li2-0/+672
2011-06-27rtlwifi: rtl8192de: Merge register definitionsChaoming Li1-0/+1313
2011-06-27rtlwifi: rtl8192de: Merge phy routinesChaoming Li2-0/+4015
2011-06-27rtlwifi: rtl8192de: Merge led routinesChaoming Li2-0/+197
2011-06-27rtlwifi: rtl8192de: Merge hardware routinesChaoming Li2-0/+2391
2011-06-27rtlwifi: rtl8192de: Merge firmware routinesChaoming Li2-0/+945
2011-06-27rtlwifi: rtl8192de: Merge dynamic management routinesChaoming Li2-0/+1567
2011-06-27rtlwifi: rtl8192de: Merge def.hChaoming Li1-0/+269
2011-06-27Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville9-43/+40
2011-06-27mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov3-3/+10
2011-06-27iwlagn: fix *_UCODE_API_MAX output in the firmware fieldEvgeni Golov4-11/+15
2011-06-27Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-17/+13
2011-06-27iwlagn: map command buffers BIDIJohannes Berg1-7/+10
2011-06-27iwlagn: fix cmd queue unmapJohannes Berg1-4/+1
2011-06-24Bluetooth: include scatterlist.h where neededStephen Rothwell1-0/+1
2011-06-24iwlagn: don't use CCK rates for P2P interfacesJohannes Berg3-6/+15
2011-06-24iwlagn: fill beacon TX rate properlyJohannes Berg3-24/+22
2011-06-24iwlagn: extend host command timeoutJohannes Berg1-1/+1
2011-06-24iwlagn: fix cmd queue unmapJohannes Berg1-4/+1
2011-06-24iwlagn: use PM ops macroJohannes Berg1-8/+1
2011-06-24iwlagn: fix change_interface for P2P typesJohannes Berg1-1/+2
2011-06-24iwlagn: Fix a bug introduced by the HUGE command removalEmmanuel Grumbach1-6/+1
2011-06-23ssb: add __devinit to some functionsHauke Mehrtens6-32/+36
2011-06-23ath9k: enable support for AR9330Gabor Juhos1-0/+1
2011-06-23ath9k: add external_reset callback to ath9k_platfom_data for AR9330Gabor Juhos4-0/+38
2011-06-23ath9k: configure internal regulator for AR9330Gabor Juhos1-5/+20