summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2009-04-23p54: utilize all available key slots for decryption offloadChristian Lamparter2-27/+75
2009-04-23b43: Remove unnecessary MMIO in interrupt hotpathMichael Buesch2-44/+21
2009-04-23libertas: fix warning about %zd:John W. Linville1-2/+2
2009-04-23iwlwifi: adding interrupt counter in debugfs for debuggingWey-Yi Guy6-3/+141
2009-04-23iwlcore: fix channel display in debugfsMohamed Abbas1-1/+1
2009-04-23iwlwifi: check triple_stream_basic_rates in iwl_full_rxon_requiredDaniel C Halperin1-0/+2
2009-04-23iwlagn: Sync rxon active with changesMohamed Abbas1-1/+7
2009-04-23iwlwifi: do not set dual_stream_ant_msk for 3 streamsDaniel C Halperin1-3/+0
2009-04-23iwlwifi: Display decoded rate/mcs informationWey-Yi Guy2-4/+43
2009-04-23iwl3945: use iwl_mac_reset_tsf from iwlwifiAbhijeet Kolekar4-134/+77
2009-04-23iwl3945: use iwl_mac_get_tx_stats from iwlwifiAbhijeet Kolekar4-71/+39
2009-04-23iwl3945: use iwl_mac_config_interface from iwlwifiAbhijeet Kolekar4-201/+104
2009-04-23iwlwifi: add config_ap lib opAbhijeet Kolekar7-5/+15
2009-04-23iwl3945: use iwl_mac_config from iwlwifiAbhijeet Kolekar4-238/+138
2009-04-23iwl3945: use iwl_mac_remove_interface from iwlwifiAbhijeet Kolekar4-48/+28
2009-04-23iwl3945: use iwl_mac_add_interface from iwlwifiAbhijeet Kolekar4-72/+40
2009-04-23iwl3945: use iwl_set_mode in 3945Abhijeet Kolekar4-65/+45
2009-04-23iwlwifi: add set_rxon_chain opAbhijeet Kolekar5-9/+28
2009-04-23iwl3945: use iwl_get_sta_id from iwlwifiAbhijeet Kolekar1-60/+1
2009-04-23iwl3945/iwlwifi: unify add_station functionAbhijeet Kolekar9-19/+17
2009-04-23iwlwifi: use station management opsAbhijeet Kolekar5-25/+29
2009-04-23iwl3945: replace station function with station opsAbhijeet Kolekar2-18/+19
2009-04-23iwlwifi: add station management opsAbhijeet Kolekar6-0/+40
2009-04-23iwl3945: delay mode settingAbhijeet Kolekar1-2/+5
2009-04-23iwlwifi: add commit_rxon libAbhijeet Kolekar7-175/+185
2009-04-23iwl3945: use iwl_mac_beacon_updateAbhijeet Kolekar4-90/+44
2009-04-23iwl3945: use iwl_bss_info_changedAbhijeet Kolekar8-247/+204
2009-04-23libertas: add support for Marvell SD8688 chipBing Zhao4-13/+25
2009-04-23p54spi: get rid of busy-wait loopsMax Filippov1-27/+14
2009-04-23ath5k: add support for Fukato Datacask Jupiter LEDsBob Copeland1-0/+2
2009-04-23libertas: increase spi driver thread priorityAnna Neal1-0/+4
2009-04-23iwlwifi: add debug messages when start aggregation queueWey-Yi Guy1-3/+7
2009-04-23iwlwifi: adding MIMO3 support in rate scalingWey-Yi Guy2-24/+325
2009-04-23iwlwifi: adding triple stream rate support for MIMO3Wey-Yi Guy1-0/+1
2009-04-23ath5k: fix interpolation with equal power levelsFabio Rossi1-21/+28
2009-04-23b43legacy: Do not select HW_RANDOMLarry Finger3-2/+16
2009-04-23cfg80211: introduce scan IE limit attributeJohannes Berg2-0/+2
2009-04-23ath5k: sparse fix ath5k_led_on needs to be staticLuis R. Rodriguez1-1/+1
2009-04-23ath: space cleanupLuis R. Rodriguez1-14/+19
2009-04-23atheros: put atheros wireless drivers into ath/Luis R. Rodriguez69-10/+12
2009-04-23Make ar9170 use common ath reg codeChristian Lamparter4-1/+23
2009-04-23ath5k: use regulatory infrastructureBob Copeland3-2/+24
2009-04-23ath: move more setup code into ath_regd_initBob Copeland3-56/+58
2009-04-23atheros: introduce ath module containing common ath5k/ath9k/ar9170 codeBob Copeland13-111/+155
2009-04-23ath9k: pass regd structure directly to regulatory functionsBob Copeland4-73/+86
2009-04-23ath9k: separate ath9k specific code from ath9k_regd_get_ctl()Bob Copeland1-13/+23
2009-04-23iwlwifi: change check triggering device restart after rfkill changeReinette Chatre1-1/+1
2009-04-23rndis_wlan: convert scan to cfg80211Jussi Kivilinna1-194/+147
2009-04-23rndis_wlan: convert get range to cfg80211Jussi Kivilinna1-108/+2
2009-04-23rndis_wlan: change quality level scaleJussi Kivilinna1-3/+3