aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2009-10-27iwlwifi: minor comments changes for wimax co-exist commandWey-Yi Guy
2009-10-27iwlwifi: make sure device is reset when unloading driverBen Cahill
2009-10-27iwlwifi: update lowest API version support for 6x00 & 6x50 seriesWey-Yi Guy
2009-10-27iwlwifi: remove duplicated defineWey-Yi Guy
2009-10-27iwlwifi: reuse page for notification packetsZhu Yi
2009-10-27iwlwifi: remove unused parametersWey-Yi Guy
2009-10-27iwlwifi: remove duplicate definesReinette Chatre
2009-10-27iwlwifi: add channel switch support to 5000 series and upWey-Yi Guy
2009-10-27iwlwifi: issue ct_kill host command based on device configWey-Yi Guy
2009-10-27iwlwifi: choose thermal throttle method based on device configWey-Yi Guy
2009-10-27iwlwifi: increase max tfd payload sizeWey-Yi Guy
2009-10-27iwlwifi: fix use after free bug for paged rxZhu Yi
2009-10-27iwlwifi: specify the valid tx/rx chain in device config structureWey-Yi Guy
2009-10-27iwlwifi: update bt co-exit configuration parameterWey-Yi Guy
2009-10-27iwlwifi: separate led function from statistic notificationWey-Yi Guy
2009-10-27iwlwifi: consolidate apm_init() functionsBen Cahill
2009-10-27iwlwifi: fix gain computation for 5000 series and upWey-Yi Guy
2009-10-27iwlwifi: add missing commands to syslog messagesJay Sternberg
2009-10-27iwlwifi: rework for static power saveWey-Yi Guy
2009-10-27iwlwifi: no chain noise support for 6x50 seriesWey-Yi Guy
2009-10-27iwlwifi: set auto clock gate disable bit for 6x00/6x50 seriesWey-Yi Guy
2009-10-27iwlagn: store station rate scale information in mac80211 station structureReinette Chatre
2009-10-27iwlwifi: move rate scaling structures to header fileReinette Chatre
2009-10-27iwlwifi: move iwl_setup_mac to iwlagnReinette Chatre
2009-10-27iwlwifi: fix incorrect otp blocks number for 6x50 seriesWey-Yi Guy
2009-10-27iwlwifi: identify eeprom version for 6x50 series NICWey-Yi Guy
2009-10-27iwlwifi: show current power save status reported by uCodeWey-Yi Guy
2009-10-27iwl3945: disable all tx fifosAbhijeet Kolekar
2009-10-27iwlwifi: use paged RxZhu Yi
2009-10-27iwlwifi: update channel switch command APIWey-Yi Guy
2009-10-27iwl3945: rearrange the code.Abhijeet Kolekar
2009-10-27iwlwifi/iwl3945: remove data_retry_limitAbhijeet Kolekar
2009-10-27iwl3945: rename tx to tx_cmdAbhijeet Kolekar
2009-10-27iwlwifi/iwl3945: unify rts_tx_cmd_flagAbhijeet Kolekar
2009-10-27iwlwifi: showing accumulative ucode statistics countersWey-Yi Guy
2009-10-27iwlwifi: dynamic allocate tx queue structureWey-Yi Guy
2009-10-27iwl3945: move iwl_power_initialize()Ben Cahill
2009-10-27iwl3945: streamline iwl3945_rfkill_poll()Ben Cahill
2009-10-27iwlwifi: fix userspace setting of sleep_level_overrideReinette Chatre
2009-10-27iwlwifi: additional items in sensitivity range tableWey-Yi Guy
2009-10-27iwlwifi: remove duplicated/unused definitionWey-Yi Guy
2009-10-27iwlagn, iwl3945: remove apm_reset() functionsBen Cahill
2009-10-27iwl3945: remove unnecessary call to apm_ops.reset()Ben Cahill
2009-10-27iwlwifi: turn off device when not used.Ben Cahill
2009-10-27iwl3945: update iwl3945_apm_init()Ben Cahill
2009-10-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-12iwlwifi: change the order of freeing memoryWey-Yi Guy
2009-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-07iwlwifi: validate the signature for EEPROM and OTPWey-Yi Guy
2009-10-07iwlwifi: replace iwl_poll_direct_bit with iwl_poll_bit for CSR accessAbhijeet Kolekar