summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-22ath9k_hw: Fix bug in eeprom data length validation for AR9485Vasanthakumar Thiagarajan1-1/+3
2010-12-22ath5k: Use helper function to get eeprom mode from channelBruno Randolf5-65/+42
2010-12-22ath5k: Remove ATH5K_INI_RFGAIN defines, use band insteadBruno Randolf3-25/+10
2010-12-22ath5k: Track current TX power separately from max TX powerBruno Randolf2-4/+4
2010-12-22ath5k: Separate powertable setup and writingBruno Randolf1-18/+16
2010-12-22ath5k: Simplify powertable recalculationBruno Randolf2-22/+14
2010-12-22ath9k: unlock on error path in ath9k_change_interface()Dan Carpenter1-4/+7
2010-12-22rtlwifi: Use pci_pcie_cap()Hauke Mehrtens1-1/+1
2010-12-22ath9k: Use pci_is_pcie()Hauke Mehrtens1-1/+1
2010-12-22ath5k: Use pci_is_pcie()Hauke Mehrtens2-3/+3
2010-12-22rt2x00: Use pci_is_pcie()Hauke Mehrtens1-1/+1
2010-12-22ssb: Use pci_is_pcie()Hauke Mehrtens1-2/+2
2010-12-22wl12xx: remove unnecessary importHauke Mehrtens1-1/+0
2010-12-22wl1251: remove unnecessary importHauke Mehrtens1-1/+0
2010-12-22ath9k: fix aphy / wiphy idle mismatchLuis R. Rodriguez2-0/+2
2010-12-22ath9k: Fix warnings on card removalRajkumar Manoharan4-1/+7
2010-12-22ath9k_htc: Fix warning on device removalSujith Manoharan7-14/+14
2010-12-22rtl818x: move rtl8180 and rtl8187 to separate subdirectoriesJohn W. Linville22-24/+29
2010-12-20rtlwifi: use alloc_workqueueJohn W. Linville1-1/+1
2010-12-20ath9k: do not limit the chainmask to 1 for legacy modeFelix Fietkau3-34/+0
2010-12-20ath9k_hw: fix PA predistortion HT40 maskFelix Fietkau3-9/+13
2010-12-20mac80211: fix potentially redundant skb data copyingFelix Fietkau1-1/+1
2010-12-20mac80211: skip unnecessary pskb_expand_head callsFelix Fietkau1-1/+3
2010-12-20mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmitFelix Fietkau1-1/+2
2010-12-20wl1251: wl12xx_get_platform_data() returns an ERR_PTRDan Carpenter1-1/+1
2010-12-20rtlwifi: Fix use of mutex in interrupt codeLarry Finger3-5/+6
2010-12-20MAINTAINERS: Fix typo in rtl8192ce entryLarry Finger1-1/+1
2010-12-20ath9k: Properly initialize channel table for 2GHzMohammed Shafi Shajakhan1-0/+1
2010-12-20rtl8192ce: Fix typo in Kconfig descriptionAnisse Astier1-1/+1
2010-12-20ath9k_hw: remove baseband rfsilent supportFelix Fietkau5-43/+1
2010-12-20ath9k: fix queue depth check for forming new aggregatesFelix Fietkau2-3/+19
2010-12-20rtl8192ce: drop 'rtl8192c-' prefix from filesJohn W. Linville21-52/+52
2010-12-20mac80211: Remove unused third address from mesh address extension header.Javier Cardona4-25/+16
2010-12-20ath5k: Set available antenna information for cfg80211Bruno Randolf1-0/+4
2010-12-20nl80211: Export available antennasBruno Randolf2-0/+14
2010-12-20cfg80211: Separate available antennas for RX and TXBruno Randolf2-10/+19
2010-12-20mac80211: Send mesh non-HWMP path selection frames to userspaceJavier Cardona6-11/+21
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona12-36/+214
2010-12-20mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona4-33/+38
2010-12-16rtlwifi: Switch locking from semaphores to mutexesLarry Finger4-22/+22
2010-12-16rtl8192ce: Update MAINTAINERSLarry Finger1-0/+10
2010-12-16ath5k: Fix surveyBruno Randolf2-12/+25
2010-12-16rtl8192ce: Fix build on powerpcLarry Finger1-0/+2
2010-12-16ath: fix NULL pointer dereference on reg_notifier()Luis R. Rodriguez1-0/+8
2010-12-16cfg80211: fix null pointer dereference with a custom regulatory requestLuis R. Rodriguez2-2/+5
2010-12-16ath9k_hw: Configure appropriate Tx power when PAPRD failsVasanthakumar Thiagarajan5-6/+47
2010-12-16ath9k_hw: Disable PAPRD for rates with low Tx powerVasanthakumar Thiagarajan3-15/+45
2010-12-16ath9k_hw: Add a helper to get paprd scale factorVasanthakumar Thiagarajan2-0/+24
2010-12-16ath9k_hw: Tx IQ cal changes for AR9003Vasanthakumar Thiagarajan1-104/+108
2010-12-16ath9k_hw: Move get_streams() to hw.hVasanthakumar Thiagarajan2-5/+5