summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2009-05-22iwlcore: Add support for periodic RX interruptMohamed Abbas5-13/+46
2009-05-22iwlcore: Allow skb allocation from tasklet.Mohamed Abbas4-10/+34
2009-05-22iwlcore: support ICT interruptMohamed Abbas9-12/+483
2009-05-22iwlwifi: support "pure 40MHz" in RXON commandWey-Yi Guy4-43/+72
2009-05-22iwlwifi: report the rate index as an MCS rate numberWey-Yi Guy1-4/+27
2009-05-22iwlcore: register locksMohamed Abbas12-524/+203
2009-05-22iwlwifi: support NVM access (EEPROM/OTP)Wey-Yi Guy7-27/+161
2009-05-22iwlwifi: Temperature sensor voltage reading for 5150Wey-Yi Guy5-35/+131
2009-05-22iwlwifi: add Greenfield support for 11nWey-Yi Guy1-14/+20
2009-05-22iwl3945: improve 3945 ledsAbhijeet Kolekar1-24/+46
2009-05-20drivers/net: use dev_get_drvdataJulia Lawall1-1/+1
2009-05-20iwlwifi: drop iwl3945_tid_dataTomas Winkler1-5/+1
2009-05-20iwlwifi: drop struct iwl3945_hw_keyTomas Winkler2-9/+3
2009-05-20wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+Luis R. Rodriguez2-6/+6
2009-05-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-4/+6
2009-05-11iwlwifi: default WMM AC parametersWey-Yi Guy1-2/+14
2009-05-11iwlwifi: show qos AC parametersWey-Yi Guy1-1/+21
2009-05-11iwlagn: show current rate scale data in debugfsWey-Yi Guy1-0/+42
2009-05-11iwlwifi: use #define instead of hard coded valueWey-Yi Guy2-10/+12
2009-05-11iwl3945: read rev id in nic configAbhijeet Kolekar1-7/+5
2009-05-11iwlwifi: more descriptive unsupported hardware messageReinette Chatre1-1/+1
2009-05-11iwlagn: improve rate scale table searchMohamed Abbas2-9/+40
2009-05-11iwlwifi: clean up PS codeJohannes Berg7-292/+48
2009-05-11iwlwifi: fix PS disable status raceJohannes Berg1-3/+2
2009-05-11iwlwifi: do proper hw restartJohannes Berg4-61/+24
2009-05-11mac80211: move HT operation mode BSS infoJohannes Berg1-2/+2
2009-05-11iwlwifi: make iwl_set_rate staticJohannes Berg2-4/+1
2009-05-11iwlwifi: fix device id registration for 6000 series 2x2 devicesJay Sternberg2-4/+6
2009-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller7-179/+125
2009-05-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-11/+11
2009-05-06Wireless: remove driver_data direct access of struct deviceGreg Kroah-Hartman2-22/+24
2009-05-06iwlwifi: replace test_and_set_bit by set_bit in clear stations functionTomas Winkler1-1/+1
2009-05-06iwlwifi: "is_fat" bit in rate scale match RXON flagWey-Yi Guy1-6/+3
2009-05-06iwlagn: disable PS support for iwlagnReinette Chatre1-2/+1
2009-05-06iwl3945: fix lock dependencyAbhijeet Kolekar1-20/+17
2009-05-06iwlwifi: Fix handling of retry count of NO_ACK frames in iwl-{3945|agn}-rsGábor Stefanik2-13/+16
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg4-109/+58
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg3-6/+5
2009-05-05iwlwifi: update key flags at time key is setReinette Chatre1-10/+11
2009-05-05iwlwifi: remove EXPORT_SYMBOL for static symbolAndreas Schwab1-1/+0
2009-04-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-4/+2
2009-04-28iwlwifi: notify on scan completion even when shutting downJohannes Berg1-2/+2
2009-04-28wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell1-1/+0
2009-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller21-1912/+1754
2009-04-23iwlwifi: allow config if device not readyMohamed Abbas1-6/+5
2009-04-23iwlwifi: remove radio disable parameter.Abhijeet Kolekar5-34/+4
2009-04-23iwlcore: Fix stay in table function.Mohamed Abbas1-16/+10
2009-04-23iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor modeWey-Yi Guy8-24/+7
2009-04-23iwl3945: calculate debugfs isr statisticsAbhijeet Kolekar1-3/+16
2009-04-23iwl3945: add debugfs to 3945Abhijeet Kolekar2-1/+7