aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-3/+7
2009-11-10iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 seriesWey-Yi Guy1-3/+7
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2009-10-12iwlwifi: change the order of freeing memoryWey-Yi Guy1-1/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-09-28iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre1-0/+185
2009-08-28iwlwifi: fix unloading driver while scanningWey-Yi Guy1-1/+1
2009-08-28iwlwifi: error checking for setting tx_power in sysfsWey-Yi Guy1-4/+9
2009-08-14iwlwifi: automatically adjust sleep levelJohannes Berg1-44/+2
2009-08-14iwlwifi: revert uCode Alive notification with timeoutReinette Chatre1-50/+0
2009-08-14iwlwifi: new debugging feature for dumping data trafficWey-Yi Guy1-2/+9
2009-08-14iwlwifi: re-introduce per device debuggingReinette Chatre1-11/+11
2009-08-04iwlwifi: remove duplicated version info from sysfsJay Sternberg1-34/+6
2009-08-04iwlwifi: remove deprecated 6000 series adaptersWey-Yi Guy1-5/+0
2009-08-04iwlwifi: Distinguish power amplifier for 6000 seriesWey-Yi Guy1-3/+5
2009-07-27iwlwifi: fix up command sendingJohannes Berg1-2/+2
2009-07-27iwlwifi: Thermal Throttling Management - Part 1Wey-Yi Guy1-12/+7
2009-07-24iwlwifi: inform user about rfkill state changesReinette Chatre1-2/+2
2009-07-24iwlwifi: clarify hardware error messageReinette Chatre1-2/+2
2009-07-24iwlwifi: make debug level more user friendlyReinette Chatre1-11/+20
2009-07-24iwlwifi: uCode Alive notification with timeoutWey-Yi Guy1-0/+50
2009-07-24iwlwifi: Handle new firmware file with ucode build number in headerJay Sternberg1-23/+32
2009-07-24iwlwifi: move show_qos to debugfsWey-Yi Guy1-21/+0
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-3/+1
2009-07-21iwlwifi: only show active power level via sysfsReinette Chatre1-3/+1
2009-07-10iwlwifi: unify iwl_setup_rxon_timingTomas Winkler1-64/+0
2009-07-10iwlwifi: drop sw_crypto from hw_params.Tomas Winkler1-2/+2
2009-07-10iwlwifi: Check HW ready before prepare card.Mohamed Abbas1-0/+6
2009-06-15iwlwifi/iwl3945: fix suspend resume association bugAbhijeet Kolekar1-1/+0
2009-06-10iwlwifi: port to cfg80211 rfkillJohannes Berg1-30/+12
2009-06-04iwlagn: delay ict interrupt.Mohamed Abbas1-2/+3
2009-06-04iwlwifi: unify station managementTomas Winkler1-6/+6
2009-05-22iwlagn: co-exist with AMTMohamed Abbas1-0/+56
2009-05-22iwlcore: Add support for periodic RX interruptMohamed Abbas1-7/+33
2009-05-22iwlcore: Allow skb allocation from tasklet.Mohamed Abbas1-3/+12
2009-05-22iwlcore: support ICT interruptMohamed Abbas1-5/+185
2009-05-22iwlcore: register locksMohamed Abbas1-43/+13
2009-05-22iwlwifi: support NVM access (EEPROM/OTP)Wey-Yi Guy1-2/+4
2009-05-20drivers/net: use dev_get_drvdataJulia Lawall1-1/+1
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+2
2009-05-11iwlwifi: show qos AC parametersWey-Yi Guy1-1/+21
2009-05-11iwlwifi: clean up PS codeJohannes Berg1-21/+3
2009-05-11iwlwifi: do proper hw restartJohannes Berg1-30/+13
2009-05-11iwlwifi: fix device id registration for 6000 series 2x2 devicesJay Sternberg1-0/+2
2009-05-06Wireless: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-10/+10
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg1-1/+0
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg1-1/+2
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-734/+57
2009-04-22iwlwifi: remove radio disable parameter.Abhijeet Kolekar1-12/+2
2009-04-22iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor modeWey-Yi Guy1-2/+0