Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
[safe/jmp/linux-2.6] / drivers / net / wireless / iwlwifi /
2008-04-16 Emmanuel Grumbachiwlwifi: Use HW acceleration decryption by default
2008-04-16 Mohamed Abbasiwlwifi: fix unload warning and error
2008-04-16 Ron Rindjunskyiwlwifi: arrange max number of Tx queues
2008-04-16 Emmanuel Grumbachiwlwifi: Fix TKIP update key and get_free_ucode_key
2008-04-16 Tomas Winkleriwlwifi: move rxon associated command to hcmd
2008-04-16 Tomas Winkleriwlwifi: introduce host commands callbacks
2008-04-16 Ron Rindjunskyiwlwifi: move HW device registration
2008-04-16 Tomas Winkleriwlwifi: move the creation of LQ host command to iwlcore
2008-04-16 Tomas Winkleriwlwifi: support different num of tx and rx antennas
2008-04-16 Tomas Winkleriwlwifi: hw_setting cleanup
2008-04-16 Emmanuel Grumbachiwlwifi: remove the statistics work
2008-04-16 Tomas Winkleriwlwifi: move shared pointers to iwl_priv
2008-04-16 Reinette Chatreiwlwifi: perform bss_info_changed post association...
2008-04-16 Reinette Chatreiwlwifi: make Makefile more concise
2008-04-16 Reinette Chatreiwl4965: make iwl4965_send_rxon_assoc asynchronous
2008-04-16 Tomas Winkleriwlwifi: Fix byte count table for fragmented packets
2008-04-16 Emmanuel Grumbachiwlwifi: moves security functions to iwl-sta.c
2008-04-16 Emmanuel Grumbachiwlwifi: maintain uCode key table state
2008-04-16 Emmanuel Grumbachiwlwifi: add 1X HW WEP support
2008-04-16 Emmanuel Grumbachiwlwifi: default WEP HW encryption
2008-04-16 Emmanuel Grumbachiwlwifi: add default WEP key host command
2008-04-16 Abhijeet Kolekariwlwifi: replace sprintf with scnprintf for debugfs...
2008-04-16 Tomas Winkleriwlwifi: generalize iwlwifi init flow
2008-04-08 Johannes Bergmac80211: rename files
2008-04-08 Mohamed Abbasmac80211: notify mac from low level driver (iwlwifi)
2008-04-08 Johannes Bergiwlwifi: honour regulatory restrictions in scan code
2008-04-08 Mohamed Abbasiwlwifi: fix rfkill memory error
2008-04-08 Reinette Chatreiwlwifi: ensure led registration complete as part of...
2008-04-08 Tomas Winkleriwlwifi: use ieee80211_frequency_to_channel
2008-04-08 Tomas Winkleriwlwifi: move driver status inliners into iwl-core.h
2008-04-08 Tomas Winkleriwlwifi: hw names cleanup
2008-04-08 Reinette Chatreiwl4965: use IWLWIFI_LEDS config variable
2008-04-08 John W. Linvilledrivers/net/wireless/iwlwifi/iwl-3945.h: correct CONFIG...
2008-04-08 John W. Linvilleiwlwifi/Kconfg: make IWLWIFI_LEDS invisible
2008-04-08 Johannes Bergiwlwifi: fix some warnings
2008-04-08 John W. Linvilledrivers/net/wireless/iwlwifi/iwl-debugfs.c: fix another...
2008-04-08 Tomas Winkleriwlwifi: Eliminate association from beacon
2008-04-08 Tomas Winkleriwlwifi: eliminate conf_ht
2008-04-08 Abhijeet Kolekariwlwifi: fix n-band association problem
2008-04-01 John W. Linvillewireless: fix various printk warnings on ia64 (and...
2008-04-01 Tomas Winkleriwlwifi: Fix synchronous host command
2008-04-01 Tomas Winkleriwlwifi: LED initialize before registering
2008-04-01 Ron Rindjunskyiwlwifi: unregister to upper stack before releasing...
2008-04-01 Reinette Chatreiwlwifi: move rate registration to module load
2008-04-01 Mohamed Abbasiwlwifi: fix race condition during driver unload
2008-04-01 Mohamed Abbasiwlwifi: hook iwlwifi with Linux rfkill
2008-04-01 Mohamed Abbasiwlwifi: add notification infrastructure to iwlcore
2008-03-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-27 Ron Rindjunskymac80211: A-MPDU MLME use dynamic allocation
2008-03-27 Tomas Winkleriwlwifi: iwl_priv - clean up in types of members
2008-03-27 Emmanuel Grumbachiwlwifi: allow a default callback for ASYNC host commands
2008-03-27 Tomas Winkleriwlwifi: improve NIC i/o debug prints information
2008-03-27 Tomas Winkleriwlwifi: rename iwl-4965-io.h to iwl-io.h
2008-03-27 Mohamed Abbasiwlwifi: Add led support
2008-03-27 John W. Linvilleiwlwifi: do not register bands with no supported channels
2008-03-27 Julia Lawalldrivers/net/wireless/iwlwifi/iwl-4965.c: correct use...
2008-03-25 Assaf Kraussiwlwifi: Completing the parameter packaging
2008-03-25 Tomas Winkleriwlwifi: move host command sending functions to core...
2008-03-25 Assaf Kraussiwlwifi: rename iwl4965_get_channel_info to iwl_get_cha...
2008-03-25 Tomas Winkleriwlwifi: iwl3945 remove 4965 commands
2008-03-25 Emmanuel Grumbachiwlwifi-2.6: enables RX TKIP decryption in HW
2008-03-25 Emmanuel Grumbachiwlwifi-2.6: enables HW TKIP encryption
2008-03-25 Emmanuel Grumbachiwlwifi-2.6: RX status translation to old scheme
2008-03-25 Emmanuel Grumbachiwlwifi-2.6: Cleans up set_key flow
2008-03-25 Assaf Kraussiwlwifi: Probe Flow - Extracting hw and priv init
2008-03-25 Assaf Kraussiwlwifi: Probe Flow - Performing allocation in a separa...
2008-03-25 Assaf Kraussiwlwifi: Packing all 4965 parameters
2008-03-25 Assaf Kraussiwlwifi: Re-ordering probe flow (4965)
2008-03-25 Reinette Chatreiwlwifi: remove macros containing offsets from eeprom...
2008-03-25 Tomas Winkleriwlwifi: Add debugfs to iwl core
2008-03-25 Tomas Winkleriwlwifi: Add TX/RX statistcs to driver
2008-03-25 Tomas Winkleriwlwifi: rename struct iwl4965_priv to struct iwl_priv
2008-03-25 Tomas Winkleriwlwifi: rename iwl-4965-debug.h back to iwl-debug.h
2008-03-25 Max Stepanoviwlwifi: Bug fix, CCMP with HW encryption with AGG
2008-03-24 Reinette Chatreiwlwifi: fix __devexit_p points to __devexit functions
2008-03-24 Rick Farringtoniwlwifi: mac start synchronization issue
2008-03-24 Pascal Terjaniwlwifi: fix a typo in Kconfig message
2008-03-13 Reinette Chatreiwlwifi: fix bug to show hidden APs during scan
2008-03-13 Tomas Winkleriwlwifi: change rate number to a constant
2008-03-13 Tomas Winkleriwlwifi: Fix endianity in debug print
2008-03-13 Assaf Kraussiwlwifi: Use eeprom form iwlcore
2008-03-13 Reinette Chatreiwlwifi: update copyright year
2008-03-13 Tomas Winkleriwlwifi: Use sta_bcast_id variable instead of BROADCAST...
2008-03-07 Reinette Chatreiwlwifi: fix potential lock inversion deadlock
2008-03-07 John W. Linvillewireless: correct warnings from using '%llx' for type...
2008-03-07 Ron Rindjunskyiwlwifi: grab NIC access when disabling aggregations
2008-03-07 Tomas Winkleriwlwifi: 3945 split tx_complete to command and packet...
2008-03-07 Tomas Winkleriwlwifi: Fix 3945 rate scaling
2008-03-07 Tomas Winkleriwlwifi: queue functions cleanup
2008-03-07 Assaf Kraussiwlwifi: Moving EEPROM handling in iwlcore module
2008-03-07 Tomas Winkleriwlwifi: add iwl-core module
2008-03-07 Tomas Winkleriwlwifi: fix locking unbalance in 4965 rate scale
2008-03-07 Emmanuel Grumbachiwlwifi: Cancel scanning upon association
2008-03-07 Tomas Winkleriwlwifi: Take the fw file name from the iwl_cfg.
2008-03-07 Tomas Winkleriwlwifi: add struct iwl_cfg
2008-03-07 Tomas Winkleriwlwifi: Move HBUS address to iwl-csr.h
2008-03-07 Tomas Winkleriwlwifi: extract iwl-csr.h
2008-03-07 Ron Rindjunskyiwlwifi: use mac80211_tx_control_flags
2008-03-07 Guy Coheniwlwifi: 802.11n spec removes AUTO offset for FAT channel
2008-03-06 Tomas Winkleriwlwifi: Fix 52 rate report in rx status
next