summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* orinoco: remove spare whitespaceDavid Kilroy2009-08-201-1/+1
* ar9170: refactor configure_filterChristian Lamparter2009-08-203-84/+27
* b43: LP-PHY: Two small spec updatesGábor Stefanik2009-08-201-5/+12
* rt2x00: bss_info_changed() callback is allowed to sleepIvo van Doorn2009-08-206-25/+3
* rt2x00: configure_filter() callback is allowed to sleepIvo van Doorn2009-08-203-15/+1
* ipw2x00: fix sparse warningsReinette Chatre2009-08-202-43/+44
* wl1271: remove print_mac usageJohn W. Linville2009-08-201-3/+2
* ath: move regulatory info into shared common structureLuis R. Rodriguez2009-08-2015-79/+116
* ath9k: Fix TX poll cancellingSujith2009-08-201-4/+3
* wl1251: halt the embedded CPU before loading firmwareBob Copeland2009-08-201-0/+3
* rt2x00: Add support for retry ratesBenoit PAPILLAULT2009-08-202-5/+19
* rt2x00: Fix MCS register intializationIvo van Doorn2009-08-201-1/+1
* rt2x00: wireless CLI ID and packet ID must not be 0Ivo van Doorn2009-08-201-2/+2
* rt2x00: Set SKBDESC_L2_PADDED in RX pathIvo van Doorn2009-08-201-1/+3
* rt2x00: Add new RF chip definesIvo van Doorn2009-08-201-0/+6
* rt2x00: Fix for rt2800usb for SHARED_KEY_TABLE initializationsIvo van Doorn2009-08-202-6/+6
* rt2x00: Fix RFKILL pollingIvo van Doorn2009-08-201-2/+2
* b43: LP-PHY: Fix setting TX power control mode during RC calibrationGábor Stefanik2009-08-201-1/+1
* b43: LP-PHY: Fix reading old mode in the set TX power control routineGábor Stefanik2009-08-201-2/+2
* wl1251: correct definitions for 0th bit definesBob Copeland2009-08-201-2/+2
* mac80211: remove deprecated APIJohannes Berg2009-08-202-10/+2
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-2020-120/+205
* b43: LP-PHY: Remove BROKEN from B43_PHY_LPGábor Stefanik2009-08-202-7/+9
* b43: LP-PHY: Update B2062 radio init with recent spec changesGábor Stefanik2009-08-201-0/+5
* b43: LP-PHY: Fix a bug in the B2062 channel tune pathGábor Stefanik2009-08-201-1/+1
* b43: LP-PHY: Update code for spec fixes, and fix a few typosGábor Stefanik2009-08-201-18/+35
* b43: LP-PHY: Fix a spec error in the B2062 channel switch routineGábor Stefanik2009-08-201-0/+4
* b43: LP-PHY: Update baseband init for recent spec changesGábor Stefanik2009-08-201-5/+68
* b43: Handle B43_PHYTYPE_LP in RX pathGábor Stefanik2009-08-202-1/+2
* b43: LP-PHY: Fix another TX power control abuseGábor Stefanik2009-08-201-3/+4
* b43: LP-PHY: Update TX gain override for a spec typo fixGábor Stefanik2009-08-201-1/+1
* b43: LP-PHY: Don't adjust gain table for rev2+ when setting channelGábor Stefanik2009-08-201-2/+1
* b43: Make LP-PHY testableGábor Stefanik2009-08-201-4/+7
* b43: Add LP-PHY firmware loading supportGábor Stefanik2009-08-201-1/+25
* ssb: Fix typo in the rev8 SPROM extraction routineGábor Stefanik2009-08-201-1/+1
* p54: disable PS by defaultChristian Lamparter2009-08-201-0/+6
* ath9k: Updates for AR9287_12 version of chipset.Vivek Natarajan2009-08-202-4/+11
* ath9k: Fix ref power interpolation logic for AR9287 chipsets.Vivek Natarajan2009-08-201-9/+3
* ath9k: Enable LEDs for AR9287 chipsets.Vivek Natarajan2009-08-204-15/+22
* ath9k: Set AR_WA for AR9287 as it improves consistency in throughput.Vivek Natarajan2009-08-201-1/+1
* ath9k: Add open loop power control support for AR9287.Vivek Natarajan2009-08-203-19/+52
* b43: LP-PHY: Implement channel switching for rev0/1/B2062 radioGábor Stefanik2009-08-202-15/+284
* b43: LP-PHY: Implement channel switching for rev2+/B2063 radioGábor Stefanik2009-08-201-22/+402
* libertas: don't use dynamic-sized arrayAndrey Yurovsky2009-08-201-1/+7
* iwlwifi: disable PS by defaultJohannes Berg2009-08-201-0/+6
* iwlwifi: fix erroneous use of iwl_rx_packet.len as a lengthDaniel C Halperin2009-08-205-8/+11
* iwlwifi: add thermal throttling support to 5150Wey-Yi Guy2009-08-201-0/+1
* iwlwifi: use station HT capabilities and BSS operating mode for Green-fieldDaniel C Halperin2009-08-209-22/+32
* iwlwifi: check short GI support per-station rather than globallyDaniel C Halperin2009-08-203-63/+15
* iwlwifi: configure HT40 channels in iwl_mac_configDaniel C Halperin2009-08-201-21/+25
OpenPOWER on IntegriCloud