summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-29mac80211: propagate information about STA WME support downArik Nemtsov2-1/+6
2011-06-29rtlwifi: use PCI_VENDOR_ID_*Jon Mason2-10/+4
2011-06-29rtlwifi: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2-6/+1
2011-06-29iwlegacy: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-1/+1
2011-06-29b43: HT-PHY: implement lacking 0x908 PHY reg opRafał Miłecki1-1/+6
2011-06-29b43: HT-PHY: add channel switching tables for 2 GHz bandRafał Miłecki1-0/+135
2011-06-29b43: HT-PHY: perform some tables ops on channel switchingRafał Miłecki1-0/+19
2011-06-29b43: HT-PHY: upload PHY values when switching channelRafał Miłecki2-2/+28
2011-06-29b43: HT-PHY: prepare place for HT-PHY tablesRafał Miłecki3-0/+183
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