aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-20cfg80211: fix leaks of wdev->conn->ieDavid Kilroy1-0/+4
2009-08-20ar9170: refactor configure_filterChristian Lamparter3-84/+27
2009-08-20b43: LP-PHY: Two small spec updatesGábor Stefanik1-5/+12
2009-08-20rt2x00: bss_info_changed() callback is allowed to sleepIvo van Doorn6-25/+3
2009-08-20rt2x00: configure_filter() callback is allowed to sleepIvo van Doorn3-15/+1
2009-08-20cfg80211: fix dangling scan request checkingJohannes Berg3-13/+67
2009-08-20ipw2x00: fix sparse warningsReinette Chatre2-43/+44
2009-08-20mac80211: New stat counters for multicast and unicast forwarded framesDaniel Walker4-2/+21
2009-08-20wl1271: remove print_mac usageJohn W. Linville1-3/+2
2009-08-20rc80211_pid_algo.c: remove unused variable declarationJohn W. Linville1-1/+0
2009-08-20ath: move regulatory info into shared common structureLuis R. Rodriguez15-79/+116
2009-08-20ath9k: Fix TX poll cancellingSujith1-4/+3
2009-08-20wl1251: halt the embedded CPU before loading firmwareBob Copeland1-0/+3
2009-08-20mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.Javier Cardona5-29/+24
2009-08-20rt2x00: Add support for retry ratesBenoit PAPILLAULT2-5/+19
2009-08-20rt2x00: Fix MCS register intializationIvo van Doorn1-1/+1
2009-08-20rt2x00: wireless CLI ID and packet ID must not be 0Ivo van Doorn1-2/+2
2009-08-20rt2x00: Set SKBDESC_L2_PADDED in RX pathIvo van Doorn1-1/+3
2009-08-20rt2x00: Add new RF chip definesIvo van Doorn1-0/+6
2009-08-20rt2x00: Fix for rt2800usb for SHARED_KEY_TABLE initializationsIvo van Doorn2-6/+6
2009-08-20rt2x00: Fix RFKILL pollingIvo van Doorn1-2/+2
2009-08-20b43: LP-PHY: Fix setting TX power control mode during RC calibrationGábor Stefanik1-1/+1
2009-08-20b43: LP-PHY: Fix reading old mode in the set TX power control routineGábor Stefanik1-2/+2
2009-08-20wl1251: correct definitions for 0th bit definesBob Copeland1-2/+2
2009-08-20mac80211: remove deprecated APIJohannes Berg4-29/+2
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg28-169/+297
2009-08-20cfg80211: report userspace SME connected event properlyJohannes Berg2-16/+15
2009-08-20b43: LP-PHY: Remove BROKEN from B43_PHY_LPGábor Stefanik2-7/+9
2009-08-20b43: LP-PHY: Update B2062 radio init with recent spec changesGábor Stefanik1-0/+5
2009-08-20b43: LP-PHY: Fix a bug in the B2062 channel tune pathGábor Stefanik1-1/+1
2009-08-20b43: LP-PHY: Update code for spec fixes, and fix a few typosGábor Stefanik1-18/+35
2009-08-20b43: LP-PHY: Fix a spec error in the B2062 channel switch routineGábor Stefanik1-0/+4
2009-08-20cfg80211: fix deadlockJohannes Berg1-12/+18
2009-08-20b43: LP-PHY: Update baseband init for recent spec changesGábor Stefanik1-5/+68
2009-08-20b43: Handle B43_PHYTYPE_LP in RX pathGábor Stefanik2-1/+2
2009-08-20b43: LP-PHY: Fix another TX power control abuseGábor Stefanik1-3/+4
2009-08-20b43: LP-PHY: Update TX gain override for a spec typo fixGábor Stefanik1-1/+1
2009-08-20b43: LP-PHY: Don't adjust gain table for rev2+ when setting channelGábor Stefanik1-2/+1
2009-08-20b43: Make LP-PHY testableGábor Stefanik1-4/+7
2009-08-20b43: Add LP-PHY firmware loading supportGábor Stefanik1-1/+25
2009-08-20ssb: Fix typo in the rev8 SPROM extraction routineGábor Stefanik1-1/+1
2009-08-20p54: disable PS by defaultChristian Lamparter1-0/+6
2009-08-20ath9k: Updates for AR9287_12 version of chipset.Vivek Natarajan2-4/+11
2009-08-20ath9k: Fix ref power interpolation logic for AR9287 chipsets.Vivek Natarajan1-9/+3
2009-08-20ath9k: Enable LEDs for AR9287 chipsets.Vivek Natarajan4-15/+22
2009-08-20ath9k: Set AR_WA for AR9287 as it improves consistency in throughput.Vivek Natarajan1-1/+1
2009-08-20ath9k: Add open loop power control support for AR9287.Vivek Natarajan3-19/+52
2009-08-20b43: LP-PHY: Implement channel switching for rev0/1/B2062 radioGábor Stefanik2-15/+284
2009-08-20b43: LP-PHY: Implement channel switching for rev2+/B2063 radioGábor Stefanik1-22/+402
2009-08-20libertas: don't use dynamic-sized arrayAndrey Yurovsky1-1/+7