iwlagn: fix minimum number of queues setting
[safe/jmp/linux-2.6] / drivers / net / wireless / iwlwifi / iwl-dev.h
2009-07-24 Reinette Chatreiwlagn: fix minimum number of queues setting
2009-07-10 Tomas Winkleriwlwifi: unify iwl_setup_rxon_timing
2009-07-10 Tomas Winkleriwlwifi: drop sw_crypto from hw_params.
2009-06-10 Johannes Bergiwlwifi: port to cfg80211 rfkill
2009-06-04 Tomas Winkleriwlwifi: unify station management
2009-05-22 Mohamed Abbasiwlagn: co-exist with AMT
2009-05-22 Mohamed Abbasiwlcore: Add support for periodic RX interrupt
2009-05-22 Mohamed Abbasiwlcore: Allow skb allocation from tasklet.
2009-05-22 Mohamed Abbasiwlcore: support ICT interrupt
2009-05-22 Mohamed Abbasiwlcore: register locks
2009-05-22 Wey-Yi Guyiwlwifi: support NVM access (EEPROM/OTP)
2009-05-20 Tomas Winkleriwlwifi: drop iwl3945_tid_data
2009-05-20 Tomas Winkleriwlwifi: drop struct iwl3945_hw_key
2009-05-11 Johannes Bergiwlwifi: clean up PS code
2009-05-11 Johannes Bergiwlwifi: do proper hw restart
2009-04-25 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-04-22 Johannes Bergiwlwifi: improve scan support
2009-04-22 Wey-Yi Guyiwlwifi: adding interrupt counter in debugfs for debugging
2009-04-22 Abhijeet Kolekariwlwifi: add station management ops
2009-04-21 Reinette Chatreiwlwifi: DMA fixes
2009-03-28 Johannes Bergmac80211/iwlwifi: move virtual A-MDPU queue bookkeeping...
2009-03-16 Abhijeet Kolekariwl3945: use iwl_led structure
2009-03-16 Jay Sternbergiwlwifi: correct device name for 1000 series
2009-02-27 Reinette Chatreiwlwifi: Fix and rework Kconfig file
2009-02-09 Jay Sternbergiwlwifi: define structures and functions externally...
2009-02-09 Samuel Ortiziwl3945: Getting rid of the *39_rxon iwl_priv fields
2009-01-29 Samuel Ortiziwl3945: Getting rid of priv->antenna
2009-01-29 Samuel Ortiziwlwifi: Remove IWL3945_DEBUG
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 Jay Sternbergiwlwifi: add recognition of Intel WiFi Link 100 Series
2009-01-29 Jay Sternbergiwlwifi: add recognition of Intel WiFi Link 6000 and...
2009-01-29 Jay Sternbergiwlwifi: remove static from 5000 structures
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 Helmut Schaaiwl3945: report killswitch changes even if the interfac...
2009-01-29 Reinette Chatreiwlwifi: update copyright year to 2009
2009-01-29 Winkler, Tomasiwl3945: kill iwl3945_rx_queue_restock
2009-01-29 Winkler, Tomasiwl3945: kill hw_params.tx_ant_num
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 Winkler, Tomasiwlwifi: use iwl_cmd instead of iwl3945_cmd
2009-01-29 Abhijeet Kolekariwl3945: replaces iwl3945_priv with iwl_priv
2009-01-29 Abhijeet Kolekariwl3945: use iwl_hw_params in iwl3945_priv
2009-01-29 Kolekar, Abhijeetiwl3945: remove duplicate structures from iwl-3945.h
2009-01-29 Kolekar, Abhijeetiwl3945: move structures from iwl-3945.h to iwl-dev.h
2009-01-29 Samuel Ortiziwl3945: iwl3945_queue and iwl3945_channel_info replacement
2009-01-29 Samuel Ortiziwl3945: Remove DRV_NAME dependenies
2008-12-19 Winkler, Tomasiwlwifi: cleanup iwl-dev.h
2008-12-12 Tomas Winkleriwlwifi: remove 4965 from common uCode API structures
2008-12-12 Tomas Winkleriwlwifi: remove includes of iwl-helpers.h where not...
2008-12-12 Tomas Winkleriwlwifi: remove unused clip_groups priv member
2008-12-12 Winkler, Tomasiwlwifi: remove qos module parameter
2008-12-12 Winkler, Tomasiwlwifi: change email contact information
2008-12-12 Rami Roseniwlwifi: cleanup (remove pm_state)
2008-12-12 Halperin, Daniel Ciwlwifi: implement iwl_debug_report_frame for iwlagn
2008-12-05 Chatre, Reinetteiwlwifi: store ucode version number
2008-12-05 Zhu Yiiwlwifi: fix DMA channel number in iwl_txq_ctx_stop
2008-12-05 Winkler, Tomasiwlwifi: move host command check function into separate...
2008-12-05 Tomas Winkleriwlwifi: 5150 enable DC calibration
2008-12-05 Tomas Winkleriwlwifi: 5150 add support for 5150
2008-11-26 Tomas Winkleriwlwifi: enable base band calibration in 5000 HW
2008-11-25 Zhu, Yiiwlwifi: configure_filter rewrite
2008-11-25 Tomas Winkleriwlwifi: consolidate station management code
2008-11-21 Winkler, Tomasiwlwifi: move iwl_print_hex_dump to iwl-debug.h
2008-11-21 Tomas Winkleriwlwifi: revamp tx scheduler byte count tables handling
2008-11-21 Winkler, Tomasiwlwifi: move rx queue read pointer into rxq
2008-11-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-18 Johannes Bergiwlagn: fix RX skb alignment
2008-11-10 Emmanuel Grumbachiwlwifi: rename generic iwlagn functions that had a...
2008-11-10 Johannes Bergiwlwifi: remove unused essid variable
2008-10-31 Tomas Winkleriwlwifi: run through spell checker
2008-10-31 Tomas Winkleriwlwifi: calibration command namespace renaming
2008-10-31 Tomas Winkleriwlwifi: refactor TX response flow
2008-10-31 Tomas Winkleriwlwifi: fix TX cmd dma unmapping
2008-10-31 Tomas Winkleriwlwifi: unify tx antenna toggling
2008-10-31 Tomas Winkleriwlwifi: remove host commands structures from iwl_cmd
2008-10-31 Johannes Bergmac80211: rewrite HT handling
2008-10-31 Johannes Berg802.11: clean up/fix HT support
2008-10-31 Tomas Winkleriwlwifi: refactor rxon time command
2008-10-31 Tomas Winkleriwlwifi: make initial calibration set configurable
2008-09-15 Johannes Bergmac80211: use nl80211 interface types
2008-09-11 Emmanuel Grumbachiwlwifi: remove uneeded declarations
2008-09-11 Grumbach, Emmanueliwlwifi: use the results from disconnected antenna...
2008-09-11 Ron Rindjunskyiwlwifi: rename ps_mode to sm_ps
2008-09-11 Tomas Winklermac80211: change MIMO_PS to SM_PS
2008-09-08 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-09-08 Tomas Winkleriwlwifi: fix host command header according the HW spec
2008-09-08 Emmanuel Grumbachiwlwifi: allow association on radar channel in power...
2008-09-08 Tomas Winkleriwlwifi: generic init calibrations framework
2008-09-08 Ron Rindjunskyiwlwifi: remove obsolete 4965 forward declarations
2008-09-03 Ron Rindjunskyiwlwifi: fix station mimo power save values
2008-08-22 Tomas Winkleriwlwifi: kill struct iwl4965_lq_mngr
2008-08-22 Bruno Randolfiwlwifi: use generic mac80211 radiotap headers
2008-08-04 Gregory Greenmaniwlwifi: memory allocation optimization
2008-08-04 Tomas Winkleriwlwifi: rename 4965 to AGN
2008-08-04 Tomas Winkleriwlwifi: rename iwl-4695-rs to iwl-agn-rs
next