aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-20mwl8k: fix mwl8k_configure_filter() parameter lifetime issueLennert Buytenhek1-68/+39
2009-08-20mwl8k: remove MWL8K_*_SLOTTIME definesLennert Buytenhek1-12/+3
2009-08-20mwl8k: remove MWL8K_WMM_* definesLennert Buytenhek1-13/+8
2009-08-20mwl8k: remove MWL8K_RADIO_*_PREAMBLE definesLennert Buytenhek1-17/+5
2009-08-20mwl8k: remove MWL8K_RADIO_* definesLennert Buytenhek1-24/+26
2009-08-20mwl8k: various coding style cleanupsLennert Buytenhek1-73/+57
2009-08-20mwl8k: sort firmware command list by opcode, and trim unused commandsLennert Buytenhek1-23/+19
2009-08-20mwl8k: s/IEEE80211_ADDR_LEN/ETH_ALEN/gLennert Buytenhek1-25/+22
2009-08-20mwl8k: remove various unused struct members and definesLennert Buytenhek1-65/+8
2009-08-20ath9k: Nuke struct ath9k_node_statsVasanthakumar Thiagarajan5-25/+8
2009-08-20ath9k: Fix bug in retrieving average beacon rssiVasanthakumar Thiagarajan1-6/+1
2009-08-20b43: add hardware tkipgregor kowski5-12/+147
2009-08-20b43: LP-PHY: Implement spec updates and remove resolved FIXMEsGábor Stefanik3-46/+82
2009-08-20orinoco: remove spare whitespaceDavid Kilroy1-1/+1
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-20ipw2x00: fix sparse warningsReinette Chatre2-43/+44
2009-08-20wl1271: remove print_mac usageJohn W. Linville1-3/+2
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-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 Berg2-10/+2
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg20-120/+205
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-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