summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2009-07-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-7/+4
2009-07-21iwlwifi: only update byte count table during aggregationReinette Chatre1-1/+2
2009-07-21iwlwifi: only show active power level via sysfsReinette Chatre2-6/+2
2009-07-10iwlwifi: fix aggregation limitJohannes Berg1-1/+1
2009-07-10iwlwifi: always print buffer when error condition occursReinette Chatre1-1/+1
2009-07-10iwlwifi: add utility to print buffer when error occursReinette Chatre1-0/+6
2009-07-10iwlagn: re-enable PS support for iwlagnReinette Chatre1-1/+2
2009-07-10iwlwifi: unify iwl_setup_rxon_timingTomas Winkler7-136/+66
2009-07-10iwlwifi: scan requested channels onlyJohannes Berg3-26/+21
2009-07-10iwlwifi: make software queue assignment more efficientJohannes Berg1-6/+8
2009-07-10iwlwifi: drop sw_crypto from hw_params.Tomas Winkler5-6/+4
2009-07-10iwlwifi: Check HW ready before prepare card.Mohamed Abbas1-0/+6
2009-07-10mac80211: push rx status into skb->cbJohannes Berg2-2/+4
2009-07-10iwlwifi: remove disable_tx_power for device > 4965Wey-Yi Guy1-2/+7
2009-07-10iwlwifi: no need to refer to max_nrg_cck range valueWey-Yi Guy3-8/+3
2009-07-10iwlwifi: modify sensitivity value for 5150Wey-Yi Guy1-2/+25
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