iwlwifi: Remove IWL3945_DEBUG
[pandora-kernel.git] / drivers / net / wireless / iwlwifi / iwl3945-base.c
2009-01-29 Samuel Ortiziwlwifi: Remove IWL3945_DEBUG
2009-01-29 Samuel Ortiziwl3945: Use the iwlcore geos routines
2009-01-29 Samuel Ortiziwl3945: Use iwl-eeprom.c routines
2009-01-29 Samuel Ortiziwl3945: Use iwlcore TX queue management routines
2009-01-29 Samuel Ortiziwlwifi: make iwl_tx_queue->tfds void*
2009-01-29 Samuel Ortiziwl3945: Use iwlcore scan code
2009-01-29 Samuel Ortiziwl3945: Define send_tx_power
2009-01-29 Luis R. Rodriguezcfg80211: rename fw_handles_regulatory to custom_regulatory
2009-01-29 Abbas, Mohamediwl3945: fix deep sleep when removing the driver.
2009-01-29 Samuel Ortiziwl3945: Use iwl-rfkill
2009-01-29 Winkler, Tomasiwlwifi: eliminate power_data_39.
2009-01-29 Winkler, Tomasiwlwifi: remove unused or twice defined members in...
2009-01-29 Winkler, Tomasiwlwifi: kill scan39
2009-01-29 Samuel Ortiziwl3945: Use iwl-hcmd host command routines
2009-01-29 Samuel Ortiziwlwifi: Add TFD library operations
2009-01-29 Samuel Ortiziwl3945: Use iwl_txq_update_write_ptr
2009-01-29 Chatre, Reinetteiwl3945: add debugging for wrong command queue
2009-01-29 Winkler, Tomasiwlwifi: kill iwl3945_scan_cancel and iwl3945_scan_canc...
2009-01-29 Winkler, Tomasiwlwifi: fix iwl_mac_set_key and iwl3945_mac_set_key
2009-01-29 Helmut Schaaiwl3945: fix some warnings when compiled without debug
2009-01-29 Helmut Schaaiwl3945: report killswitch changes even if the interfac...
2009-01-29 Samuel Ortiziwl3945: Fix iwl3945_init_drv()
2009-01-29 Reinette Chatreiwlwifi: update copyright year to 2009
2009-01-29 Samuel Ortiziwl3945: Change crypto parameter name
2009-01-29 Winkler, Tomasiwl3945: use hw_params.rx_buf_size
2009-01-29 Winkler, Tomasiwl3945: kill iwl3945_x2_queue_used
2009-01-29 Winkler, Tomasiwl3945: kill iwl3945_rx_queue_space
2009-01-29 Winkler, Tomasiwl3945: kill iwl3945_rx_queue_restock
2009-01-29 Johannes Bergmac80211: clean up set_key callback
2009-01-29 Winkler, Tomasiwl3945: use rx queue management infrastructure from...
2009-01-29 Winkler, Tomasiwl3945: use iwl3945_tx_cmd instead of iwl_tx_cmd
2009-01-29 Samuel Ortiziwl3945: switch to the iwl-core send_card_state routine
2009-01-29 Samuel Ortiziwl3945: sync tx queue data structure with iwlagn
2009-01-29 Winkler, Tomasiwl3945: rearrange 3945 tfd
2009-01-29 Winkler, Tomasiwl3945: use iwl_rb_status
2009-01-29 Kolekar, Abhijeetiwl3945: use iwl_get_hw_mode
2009-01-29 Kolekar, Abhijeetiwl3945: release resources before shutting down
2009-01-29 Kolekar, Abhijeetiwl3945: simplify iwl3945_pci_probe
2009-01-29 Kolekar, Abhijeetiwl3945: add apm ops
2009-01-29 Kolekar, Abhijeetiwl3945: add load ucode op
2009-01-29 Kolekar, Abhijeetiwl3945: cleanup and remove duplicate code
2009-01-29 Kolekar, Abhijeetiwl3945: use iwl_mod_params for 3945
2009-01-29 Winkler, Tomasiwlwifi: use iwl_cmd instead of iwl3945_cmd
2009-01-29 Winkler, Tomasiwlwifi: replace IWL_ERROR with IWL_ERR
2009-01-29 Winkler, Tomasiwlwifi: replace IWL_WARNING with IWL_WARN
2009-01-29 Tomas Winkleriwlwifi: clean up printing
2009-01-29 Abhijeet Kolekariwl3945: use iwl-io.h and delete iwl-3945-io.h
2009-01-29 Abhijeet Kolekariwl3945: replaces iwl3945_priv with iwl_priv
2009-01-29 Abhijeet Kolekariwl3945: rename iwl3945_priv variables
2009-01-29 Abhijeet Kolekariwl3945: use iwl_hw_params in iwl3945_priv
2009-01-29 Abhijeet Kolekariwl3945: use iwl_rx_queue in iwl3945
2009-01-29 Abhijeet Kolekariwl3945: use iwl_rx_mem_buffer
2009-01-29 Kolekar, Abhijeetiwl3945: replace iwl3945_broadcast_addr with iwl_bcast_addr
2009-01-29 Kolekar, Abhijeetiwl3945: remove duplicate structures from iwl-3945.h
2009-01-29 Kolekar, Abhijeetiwl3945: replace iwl_3945_cfg with iwl_cfg
2009-01-29 Kolekar, Abhijeetiwl3945: include iwl-core.h
2009-01-29 Kolekar, Abhijeetiwl3945: Change IWLWIFI_VERSION constant name
2009-01-29 Winkler, Tomasiwlwifi: emliminate iwl3945_mac_get_stats mac80211...
2009-01-29 Samuel Ortiziwl3945: iwl3945_queue and iwl3945_channel_info replacement
2009-01-29 Samuel Ortiziwl3945: Remove power related definitions from 3945...
2009-01-29 Samuel Ortiziwl3945: Use iwl-agn-rs.h rates definitions.
2009-01-29 Samuel Ortiziwl3945: Have consistant and not redefined HW constants
2009-01-29 Samuel Ortiziwl3945: Getting rid of iwl3945_eeprom_channel
2009-01-29 Samuel Ortiziwl3945: Remove DRV_NAME dependenies
2009-01-29 Samuel Ortiziwl3945: Getting rid of iwl-3945-debug.h
2009-01-29 Tomas Winkleriwlwifi: 3945 remove iwl-3945-commands.h
2009-01-29 Tomas Winkleriwlwifi: 3945 drop usage of union tsf
2009-01-29 Tomas Winkleriwlwifi: 3945 remove duplicated code from iwl-3945...
2009-01-29 Tomas Winkleriwlwifi: use iwl-commands.h also in 3945
2009-01-29 Winkler, Tomasiwlwifi: 3945 remove current_rate from station entry.
2009-01-29 Tomas Winkleriwlwifi: 3945 unfold iwl-3945-commands.h
2009-01-29 Tomas Winkleriwlwifi: 3945 extract flow handler definitions into...
2009-01-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-01-26 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-01-26 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2009-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fixes
2009-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-01-22 Reinette Chatreiwlwifi: return NETDEV_TX_OK from _tx ops
2009-01-20 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-01-16 Zhu Yiiwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync...
2009-01-16 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-01-13 Takashi IwaiMerge branch 'topic/hda-gateway' into topic/hda
2009-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-09 Len BrownMerge branch 'drivers-platform' into release
2009-01-09 Len BrownMerge branch 'simplify_PRT' into release
2009-01-09 Len BrownMerge branch 'linus' into release
2009-01-09 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-01-08 Linus TorvaldsMerge branch 'docs-next' of git://git.lwn.net/linux-2.6
2009-01-08 Russell KingMerge branch 'devel'
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/czankel/xtensa-2.6
2009-01-07 Haavard SkinnemoenMerge branches 'fixes', 'cleanups' and 'boards'
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06 Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-01-06 Ingo MolnarMerge branches 'core/futexes', 'core/locking', 'core...
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06 Linus TorvaldsMerge branch 'i2c-next' of git://aeryn.fluff.org.uk...
2009-01-06 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
next