iwlwifi: fix incorrect 5GHz rates reported in monitor mode
[safe/jmp/linux-2.6] / drivers / net / wireless / iwlwifi / iwl-4965.c
2008-07-02 Rick Farringtoniwlwifi: fix incorrect 5GHz rates reported in monitor...
2008-05-13 Emmanuel Grumbachiwlwifi: Fix frequency in rx_status fill
2008-04-16 Emmanuel Grumbachiwlwifi: Use HW acceleration decryption by default
2008-04-16 Ron Rindjunskyiwlwifi: arrange max number of Tx queues
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 Tomas Winkleriwlwifi: Fix byte count table for fragmented packets
2008-04-16 Tomas Winkleriwlwifi: generalize iwlwifi init flow
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 Johannes Bergiwlwifi: fix some warnings
2008-04-08 Tomas Winkleriwlwifi: Eliminate association from beacon
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 Reinette Chatreiwlwifi: move rate registration to module load
2008-04-01 Mohamed Abbasiwlwifi: hook iwlwifi with Linux rfkill
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 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 Emmanuel Grumbachiwlwifi-2.6: RX status translation to old scheme
2008-03-25 Assaf Kraussiwlwifi: Probe Flow - Extracting hw and priv init
2008-03-25 Assaf Kraussiwlwifi: Packing all 4965 parameters
2008-03-25 Assaf Kraussiwlwifi: Re-ordering probe flow (4965)
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-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 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: Take the fw file name from the iwl_cfg.
2008-03-07 Tomas Winkleriwlwifi: add struct iwl_cfg
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
2008-02-29 Tomas Winkleriwlwifi: remove twice defined CSR register
2008-02-29 Tomas Winkleriwlwifi: Add tx_ant_num hw setting variable
2008-02-29 Tomas Winkleriwlwifi: Fix HT compilation breakage caused by cfg80211...
2008-02-29 Mohamed Abbasiwlwifi: set rate_idx correctly from plcp
2008-02-29 Johannes Bergcfg80211 API for channels/bitrates, mac80211 and driver...
2008-02-29 Roel Kluinwireless/iwlwifi/iwl-4965.c: add parentheses
2008-02-29 Ron Rindjunskyiwlwifi: A-MPDU Tx activation by load measures
2008-02-29 Ron Rindjunskyiwlwifi: A-MPDU Tx conform block Ack rate scaling to...
2008-02-29 Ron Rindjunskyiwlwifi: A-MPDU Tx conform flows to mac80211
2008-02-29 Ron Rindjunskyiwlwifi: A-MPDU Tx conform API to mac80211
2008-02-29 Ron Rindjunskymac80211: A-MPDU Tx add session's and low level driver...
2008-02-01 Tomas Winkleriwlwifi: Fix MIMO PS mode
2008-02-01 Reinette Chatreiwlwifi: cleanup usage of inline functions
2008-01-28 Reinette Chatreiwlwifi: style fixes to usage of << and >> operators
2008-01-28 Zhu Yiiwlwifi: delay firmware loading from pci_probe to netwo...
2008-01-28 Tomas Winkleriwlwifi: remove iwl4965_tx_cmd
2008-01-28 Tomas Winkleriwlwifi: move iwl4965_get_dma_hi_address function to...
2008-01-28 Tomas Winkleriwl4965: Remove redundant code in iwl4965_tx_cmd
2008-01-28 Johannes Bergmac80211: add unified BSS configuration
2008-01-28 Ron Rindjunskyiwlwifi: A-MPDU Rx flow enabled
2008-01-28 Miguel Botóniwlwifi: fix compilation warning in 'iwl-4965.c'
2008-01-28 Zhu Yiiwlwifi: proper monitor support
2008-01-28 Ron Rindjunskyiwlwifi: 802.11n add support to 8K A-MSDU Rx frames
2008-01-28 Ron Rindjunskyiwlwifi: 802.11n comply HT add station flow with mac802...
2008-01-28 Ron Rindjunskyiwlwifi: 802.11n comply HT self configuration flow...
2008-01-28 Ron Rindjunskyiwlwifi: 802.11n configuring hw_mode parameters to...
2008-01-28 Mohamed Abbasiwlwifi: enhance WPA authenication stability
2008-01-28 Cahill, Ben Miwlwifi: add comments, mostly on Tx queues
2008-01-28 Ben Cahilliwlwifi: Document Rx calibration
2008-01-28 Ben Cahilliwlwifi: add comments to EEPROM stuff
2008-01-28 Reinette Chatreiwlwifi: continue namespace changes - fix CONFIG variables
2008-01-28 Zhu Yiremove unused iwl4965_init_hw_rates function
2008-01-28 Christoph Hellwigiwlwifi: cleanup namespace
2008-01-28 Zhu Yiiwlwifi: replace 0x8086 with PCI_VENDOR_ID_INTEL
2008-01-28 Christoph Hellwigiwlwifi: cleanup Kconfig and ifdefs to split 3945 and...
2008-01-28 Christoph Hellwigiwlwifi: keep 3945 and 4965 headers separate
2008-01-28 Christoph Hellwigiwlwifi: mark more functions/variables static
2008-01-28 Emmanuel Grumbachiwlwifi-ht: move 4965 SCD registers to iwl-prph.h
2008-01-28 Tomas Winkleriwlwifi: replacing wording restricted to nic access...
2008-01-28 Tomas Winkleriwlwifi: rename restricted_mem to targ_mem
2008-01-28 Tomas Winkleriwlwifi: replace restricted_reg with prph
2008-01-28 mabbasiwlwifi: accept up to 4K frame size on Rx side to fit...
2008-01-28 Tomas Winkleriwlwifi: using PCI_DEVICE macro
2008-01-28 Tomas Winkleriwlwifi: remove cck_flag from iwl_driver_hw_info
2008-01-28 Tomas Winkleriwlwifi: renaming last_used and first_empty
2008-01-28 Ian Schramiwlwifi: rename iwl_eeprom_aqcuire_semaphore to _acquire_
2008-01-28 Ian Schramiwlwifi: fix various spelling and typos
2007-10-26 mabbas[PATCH] iwl4965: fix driver hang related to hardware...
2007-10-26 Tomas Winkler[PATCH] iwlwifi: fix sending probe request in iwl 4965
2007-10-18 Holger Schurig[PATCH] janitorial: fix all double includes in drivers...
2007-10-10 John W. Linville[PATCH] iwlwifi: fix imcomplete conversion to print_mac API
2007-10-10 Zhu Yi[PATCH] iwlwifi: limit printouts on hot path
next