summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-27wl12xx: Support routing FW logs to the hostIdo Yariv12-4/+459
2011-06-27wl12xx: Avoid recovery while one is already in progressIdo Yariv7-7/+21
2011-06-27wl12xx: Check for FW quirks as soon as the FW bootsIdo Yariv2-23/+21
2011-06-27wl12xx: use freezable workqueue for netstack_workEliad Peller4-3/+14
2011-06-27wl12xx: use _ni version of ieee80211_tx_statusEliad Peller3-5/+5
2011-06-27wl12xx: check the vif's operstate after joinEliad Peller1-5/+18
2011-06-27wl12xx_sdio: enable wowlan only if enable_irq_wake() succeededEliad Peller2-11/+16
2011-06-27wl12xx: enable/disable beacon filtering on ap suspend/resumeEliad Peller1-9/+40
2011-06-27wl12xx: clear wl->wow_enabled on resumeEliad Peller1-0/+1
2011-06-27wl12xx: don't check wow param on suspend/resumeEliad Peller1-44/+43
2011-06-27wl12xx: Add Support for Low Power DRPw (LPD) ModeShahar Levi5-2/+24
2011-06-27wl12xx: don't bail if mmc isn't MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen1-6/+11
2011-06-27wl12xx: split channel array per band in sched_scanLuciano Coelho2-42/+36
2011-06-27wl12xx: fix erroneous commit (cb5ae0)Eliad Peller1-18/+18
2011-06-27wl12xx: remove unused crc7 referencesEliad Peller5-5/+1
2011-06-27wl12xx: Enable beacon early termination in 2.4GHz band onlyShahar Levi2-7/+12