summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-0665-155/+16569
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-3065-155/+16569
| |\
| | * rtlwifi: potential forever loop in rtl92de_hw_init()Dan Carpenter2011-06-291-1/+2
| | * rtlwifi: rtl8192de: Fix build errors when using allyes configurationLarry Finger2011-06-296-101/+101
| | * b43: HT-PHY: correct 0x2059 radio initRafał Miłecki2011-06-291-1/+49
| | * ath9k_htc: Add device ID for Sony UWA-BR100Mohammed Shafi Shajakhan2011-06-291-0/+2
| | * ath9k: move few descriptor macros to ath9k.hMohammed Shafi Shajakhan2011-06-292-7/+5
| | * b43: HT-PHY: basic PHY initRafał Miłecki2011-06-292-2/+9
| | * b43: HT-PHY: add init tablesRafał Miłecki2011-06-291-0/+588
| | * b43: HT-PHY: init radio when enabling itRafał Miłecki2011-06-291-0/+33
| | * b43: HT-PHY: replace radio routing magic numbersRafał Miłecki2011-06-292-1/+6
| | * wl12xx: AP-mode - use mac80211 indication about STA WME supportArik Nemtsov2011-06-291-8/+1
| | * rtlwifi: use PCI_VENDOR_ID_*Jon Mason2011-06-292-10/+4
| | * rtlwifi: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-292-6/+1
| | * iwlegacy: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-291-1/+1
| | * b43: HT-PHY: implement lacking 0x908 PHY reg opRafał Miłecki2011-06-291-1/+6
| | * b43: HT-PHY: add channel switching tables for 2 GHz bandRafał Miłecki2011-06-291-0/+135
| | * b43: HT-PHY: perform some tables ops on channel switchingRafał Miłecki2011-06-291-0/+19
| | * b43: HT-PHY: upload PHY values when switching channelRafał Miłecki2011-06-292-2/+28
| | * b43: HT-PHY: prepare place for HT-PHY tablesRafał Miłecki2011-06-293-0/+183
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-2810-27/+65
| | |\
| | | * iwlagn: use PCI_DMA_* for pci_* operationsJohn W. Linville2011-06-281-6/+6
| | | * iwlagn: fix *_UCODE_API_MAX output in the firmware fieldEvgeni Golov2011-06-274-11/+15
| | | * Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-06-272-17/+13
| | | |\
| | | | * iwlagn: map command buffers BIDIJohannes Berg2011-06-271-7/+10
| | | | * iwlagn: fix cmd queue unmapJohannes Berg2011-06-271-4/+1
| | | | * iwlagn: fix change_interface for P2P typesJohannes Berg2011-06-241-1/+2
| | | | * iwlagn: Fix a bug introduced by the HUGE command removalEmmanuel Grumbach2011-06-241-6/+1
| | | * | rtl8192cu: Fix missing firmware loadLarry Finger2011-06-221-0/+20
| | | * | rtlwifi: rtl8192se: Handle duplicate PCI ID 0x10ec:0x8192 conflict with r8192...Larry Finger2011-06-201-1/+12
| | | |/
| | * | iwlwifi: use pci_dev->revision, againSergei Shtylyov2011-06-271-3/+1
| | * | mwifiex: restore handling of NULL parametersDan Carpenter2011-06-272-13/+18
| | * | ath9k: Fix locking issue during tx completionRajkumar Manoharan2011-06-273-8/+14
| | * | iwlagn: fix rmmod crashStanislaw Gruszka2011-06-271-5/+2
| | * | rt2x00: Fix unspeficied typoJoe Perches2011-06-271-1/+1
| | * | ath9k_hw: make use of the gain_table_entry macroMohammed Shafi Shajakhan2011-06-271-2/+2
| | * | ath9k_hw: Add carrier leak correction in desired gain calculationMohammed Shafi Shajakhan2011-06-272-10/+27
| | * | ath9k_hw: Fix false tx hung detection in AR9003 chipsRajkumar Manoharan2011-06-272-2/+12
| | * | mac80211: restrict advertised HW scan ratesJohannes Berg2011-06-271-0/+2
| | * | wireless: unify QoS control field definitionsJohannes Berg2011-06-272-2/+2
| | * | rtlwifi: rtl8192de: Modify Kconfig and Makefile routines for new driverChaoming Li2011-06-273-2/+28
| | * | rtlwifi: Fix build problems introduced by merging rtl8192deLarry Finger2011-06-272-3/+2
| | * | rtlwifi: rtl8192de: Merge TX and RX routinesChaoming Li2011-06-272-0/+1715
| | * | rtlwifi: rtl8192de: Merge table routinesChaoming Li2011-06-272-0/+1747
| | * | rtlwifi: rtl8192de: Merge main (sw) routinesChaoming Li2011-06-272-0/+460
| | * | rtlwifi: rtl8192de: Merge rf routinesChaoming Li2011-06-272-0/+672
| | * | rtlwifi: rtl8192de: Merge register definitionsChaoming Li2011-06-271-0/+1313
| | * | rtlwifi: rtl8192de: Merge phy routinesChaoming Li2011-06-272-0/+4015
| | * | rtlwifi: rtl8192de: Merge led routinesChaoming Li2011-06-272-0/+197
| | * | rtlwifi: rtl8192de: Merge hardware routinesChaoming Li2011-06-272-0/+2391