summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2009-06-15iwlwifi/iwl3945: fix suspend resume association bugAbhijeet Kolekar2-4/+1
2009-06-15iwlwifi: check for channel location for 40MHzWey-Yi Guy1-7/+3
2009-06-15iwlwifi: check control channel for pure 40MHzWey-Yi Guy1-2/+11
2009-06-15iwlwifi: checking for 40MHz modeWey-Yi Guy1-2/+2
2009-06-15iwlwifi: revamp bss_info_changedJohannes Berg1-44/+70
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller1-2/+2
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek1-2/+2
2009-06-10iwlwifi: port to cfg80211 rfkillJohannes Berg11-414/+19
2009-06-04iwlwifi: fix comment describing disable_11nReinette Chatre1-1/+1
2009-06-04iwlwifi: add value and range define for link quality commandWey-Yi Guy3-5/+19
2009-06-04iwlagn: delay ict interrupt.Mohamed Abbas1-2/+3
2009-06-04iwl3945/iwlwifi: fix led bug when SW rfkillAbhijeet Kolekar2-8/+0
2009-06-04iwl3945: port allow skb allocation in tasklet patchAbhijeet Kolekar1-7/+25
2009-06-04iwlwifi: unify station managementTomas Winkler15-310/+109
2009-06-03rfkill: rewriteJohannes Berg2-44/+30
2009-06-03iwlwifi: avoid build warning in iwl-core.Rami Rosen1-1/+2
2009-06-03iwlwifi: fix otp access initReinette Chatre1-7/+5
2009-06-03iwlwifi: fix merge errorReinette Chatre1-7/+0
2009-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-4/+7
2009-05-22iwlwifi: check for valid band for channel infoWey-Yi Guy1-38/+41
2009-05-22iwlagn: co-exist with AMTMohamed Abbas3-4/+60
2009-05-22iwlcore: Set rb_timeout to 0x10 for devices with ICTMohamed Abbas1-1/+4
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-20iwlwifi: update 5000 ucode support to version 2 of APIJay Sternberg1-1/+1
2009-05-20iwlwifi: do not cancel delayed work inside spin_lock_irqsaveReinette Chatre3-17/+6
2009-05-18Merge 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