Age | Commit message (Expand) | Author |
2009-10-27 | iwlwifi: minor comments changes for wimax co-exist command | Wey-Yi Guy |
2009-10-27 | iwlwifi: make sure device is reset when unloading driver | Ben Cahill |
2009-10-27 | iwlwifi: update lowest API version support for 6x00 & 6x50 series | Wey-Yi Guy |
2009-10-27 | iwlwifi: remove duplicated define | Wey-Yi Guy |
2009-10-27 | iwlwifi: reuse page for notification packets | Zhu Yi |
2009-10-27 | iwlwifi: remove unused parameters | Wey-Yi Guy |
2009-10-27 | iwlwifi: remove duplicate defines | Reinette Chatre |
2009-10-27 | iwlwifi: add channel switch support to 5000 series and up | Wey-Yi Guy |
2009-10-27 | iwlwifi: issue ct_kill host command based on device config | Wey-Yi Guy |
2009-10-27 | iwlwifi: choose thermal throttle method based on device config | Wey-Yi Guy |
2009-10-27 | iwlwifi: increase max tfd payload size | Wey-Yi Guy |
2009-10-27 | iwlwifi: fix use after free bug for paged rx | Zhu Yi |
2009-10-27 | iwlwifi: specify the valid tx/rx chain in device config structure | Wey-Yi Guy |
2009-10-27 | iwlwifi: update bt co-exit configuration parameter | Wey-Yi Guy |
2009-10-27 | iwlwifi: separate led function from statistic notification | Wey-Yi Guy |
2009-10-27 | iwlwifi: consolidate apm_init() functions | Ben Cahill |
2009-10-27 | iwlwifi: fix gain computation for 5000 series and up | Wey-Yi Guy |
2009-10-27 | iwlwifi: add missing commands to syslog messages | Jay Sternberg |
2009-10-27 | iwlwifi: rework for static power save | Wey-Yi Guy |
2009-10-27 | iwlwifi: no chain noise support for 6x50 series | Wey-Yi Guy |
2009-10-27 | iwlwifi: set auto clock gate disable bit for 6x00/6x50 series | Wey-Yi Guy |
2009-10-27 | iwlagn: store station rate scale information in mac80211 station structure | Reinette Chatre |
2009-10-27 | iwlwifi: move rate scaling structures to header file | Reinette Chatre |
2009-10-27 | iwlwifi: move iwl_setup_mac to iwlagn | Reinette Chatre |
2009-10-27 | iwlwifi: fix incorrect otp blocks number for 6x50 series | Wey-Yi Guy |
2009-10-27 | iwlwifi: identify eeprom version for 6x50 series NIC | Wey-Yi Guy |
2009-10-27 | iwlwifi: show current power save status reported by uCode | Wey-Yi Guy |
2009-10-27 | iwl3945: disable all tx fifos | Abhijeet Kolekar |
2009-10-27 | iwlwifi: use paged Rx | Zhu Yi |
2009-10-27 | iwlwifi: update channel switch command API | Wey-Yi Guy |
2009-10-27 | iwl3945: rearrange the code. | Abhijeet Kolekar |
2009-10-27 | iwlwifi/iwl3945: remove data_retry_limit | Abhijeet Kolekar |
2009-10-27 | iwl3945: rename tx to tx_cmd | Abhijeet Kolekar |
2009-10-27 | iwlwifi/iwl3945: unify rts_tx_cmd_flag | Abhijeet Kolekar |
2009-10-27 | iwlwifi: showing accumulative ucode statistics counters | Wey-Yi Guy |
2009-10-27 | iwlwifi: dynamic allocate tx queue structure | Wey-Yi Guy |
2009-10-27 | iwl3945: move iwl_power_initialize() | Ben Cahill |
2009-10-27 | iwl3945: streamline iwl3945_rfkill_poll() | Ben Cahill |
2009-10-27 | iwlwifi: fix userspace setting of sleep_level_override | Reinette Chatre |
2009-10-27 | iwlwifi: additional items in sensitivity range table | Wey-Yi Guy |
2009-10-27 | iwlwifi: remove duplicated/unused definition | Wey-Yi Guy |
2009-10-27 | iwlagn, iwl3945: remove apm_reset() functions | Ben Cahill |
2009-10-27 | iwl3945: remove unnecessary call to apm_ops.reset() | Ben Cahill |
2009-10-27 | iwlwifi: turn off device when not used. | Ben Cahill |
2009-10-27 | iwl3945: update iwl3945_apm_init() | Ben Cahill |
2009-10-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-10-12 | iwlwifi: change the order of freeing memory | Wey-Yi Guy |
2009-10-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-10-07 | iwlwifi: validate the signature for EEPROM and OTP | Wey-Yi Guy |
2009-10-07 | iwlwifi: replace iwl_poll_direct_bit with iwl_poll_bit for CSR access | Abhijeet Kolekar |