iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 series
[safe/jmp/linux-2.6] / drivers / net / wireless / iwlwifi /
2009-10-07 Wey-Yi Guyiwlwifi: Use RTS/CTS as the preferred protection mechan...
2009-10-07 Johannes Bergiwlwifi: clarify and clean up chain settings
2009-10-07 Wey-Yi Guyiwlwifi: show NVM version in debugfs
2009-10-07 Johannes Bergiwlwifi: clean up ht config naming
2009-10-07 Wey-Yi Guyiwlwifi: Adjust blink rate to compensate Clock difference
2009-10-07 Johannes Bergiwlwifi: clean up ht config a little
2009-10-07 Wey-Yi Guyiwlwifi: separate set_hw_params function for 6000 series
2009-10-07 Wey-Yi Guyiwlwifi: separate nic_config for different NIC
2009-10-07 Wey-Yi Guyiwlwifi: remove un-supported eeprom parameters
2009-10-07 Wey-Yi Guyiwlwifi: modify LED blink index table
2009-09-28 Reinette Chatreiwlwifi: fix 3945 ucode info retrieval after failure
2009-09-28 Reinette Chatreiwlwifi: fix memory leak in command queue handling
2009-09-28 Reinette Chatreiwlwifi: fix debugfs buffer handling
2009-09-23 Stanislaw Gruszkaiwlagn: fix panic in iwl{5000,4965}_rx_reply_tx
2009-09-23 Reinette Chatreiwlwifi: reduce noise when skb allocation fails
2009-09-23 Reinette Chatreiwlwifi: do not send sync command while holding spinlock
2009-09-23 Johannes Bergiwlwifi: disable powersave for 4965
2009-09-23 Wey-Yi Guyiwlwifi: find the correct first antenna
2009-09-23 Reinette Chatreiwlwifi: fix potential rx buffer loss
2009-09-23 Daniel C Halperiniwlwifi: fix HT operation in 2.4 GHz band
2009-09-14 Johannes Bergiwlwifi: disable powersave for 4965
2009-09-14 Wey-Yi Guyiwlwifi: find the correct first antenna
2009-09-14 Reinette Chatreiwlwifi: fix potential rx buffer loss
2009-09-14 Daniel C Halperiniwlwifi: fix HT operation in 2.4 GHz band
2009-08-31 Reinette Chatreiwl3945: reduce debug noise when default debug flags...
2009-08-31 Reinette Chatreiwlwifi: fix situation in which debug message is printed
2009-08-31 Johannes Bergiwlwifi: use sleep interval succession
2009-08-31 Daniel C Halperiniwlwifi: use iwl_hwrate_get_mac80211_idx where appropriate
2009-08-31 Daniel C Halperiniwlwifi: remove incorrect uses of ieee80211_get_tx_rate...
2009-08-31 Daniel C Halperiniwlwifi: remove 60 Mbps from sband bitrates table
2009-08-28 Johannes Bergiwlwifi: fix ICT irq table endianness
2009-08-28 Wey-Yi Guyiwlwifi: fix unloading driver while scanning
2009-08-28 Abhijeet Kolekariwlwifi: fix remove key error
2009-08-28 Wey-Yi Guyiwlwifi: read enhanced tx power info from EEPROM image
2009-08-28 Wey-Yi Guyiwlwifi: remove duplicated define
2009-08-28 Daniel C Halperiniwlwifi: set HT flags in ieee80211_rx_status for receiv...
2009-08-28 Daniel C Halperiniwlwifi: clear rate control flags on non-HT packet
2009-08-28 Wey-Yi Guyiwlwifi: show current tx power
2009-08-28 Wey-Yi Guyiwlwifi: change IWL6000_UCODE_API_MAX to v4
2009-08-28 Wey-Yi Guyiwlwifi: error checking for setting tx_power in sysfs
2009-08-28 Wey-Yi Guyiwlwifi: name changes from "tx_power_channel_lmt" to...
2009-08-28 Wey-Yi Guyiwlwifi: do not allow set tx power over channel power...
2009-08-28 Wey-Yi Guyiwlwifi: set default tx power user limit to minimal
2009-08-28 Gábor Stefanikiwlwifi: Make injection of non-broadcast frames work...
2009-08-20 Johannes Bergmac80211: allow configure_filter callback to sleep
2009-08-20 Johannes Bergiwlwifi: disable PS by default
2009-08-20 Daniel C Halperiniwlwifi: fix erroneous use of iwl_rx_packet.len as...
2009-08-20 Wey-Yi Guyiwlwifi: add thermal throttling support to 5150
2009-08-20 Daniel C Halperiniwlwifi: use station HT capabilities and BSS operating...
2009-08-20 Daniel C Halperiniwlwifi: check short GI support per-station rather...
2009-08-20 Daniel C Halperiniwlwifi: configure HT40 channels in iwl_mac_config
2009-08-20 Daniel C Halperiniwlwifi: refactor packet reception code
2009-08-20 Johannes Bergiwlwifi: remove unused members of iwl_ht_info
2009-08-20 Wey-Yi Guyiwlwifi: traverse linklist to find the valid OTP block
2009-08-20 Zhu Yiiwlwifi: cleanup HT40 extension channels setup
2009-08-20 Daniel C Halperiniwlwifi: include HT configuration when adding stations...
2009-08-20 Daniel C Halperiniwlwifi: remove unused HT configuration entry tx_chan_width
2009-08-20 Reinette Chatreiwlwifi: prevent read outside array bounds
2009-08-14 Kalle Valoiwl3945: fix compilation error in iwl3945_pass_packet_t...
2009-08-14 Johannes Bergiwlwifi: automatically adjust sleep level
2009-08-14 Wey-Yi Guyiwlwifi: display correct critical temperature infomation
2009-08-14 Reinette Chatreiwlwifi: fix missing EXPORT_SYMBOL
2009-08-14 Johannes Bergiwlwifi: refactor some thermal throttle code
2009-08-14 Wey-Yi Guyiwlwifi: handle the case when set power fail
2009-08-14 Wey-Yi Guyiwlwifi: fix legacy thermal throttling power index
2009-08-14 Wey-Yi Guyiwlwifi: fix thermal throttling locking problem
2009-08-14 Reinette Chatreiwlwifi: revert uCode Alive notification with timeout
2009-08-14 Wey-Yi Guyiwlwifi: Display sensitivity and chain noise information
2009-08-14 Wey-Yi Guyiwlwifi: uCode statistics notification counter
2009-08-14 Wey-Yi Guyiwlwifi: tx/rx queue pointer information
2009-08-14 Wey-Yi Guyiwlwifi: Traffic type and counter for debugFs
2009-08-14 Wey-Yi Guyiwlwifi: new debugging feature for dumping data traffic
2009-08-14 Wey-Yi Guyiwlwifi: name changed from "fat" to "ht40"
2009-08-14 Reinette Chatreiwlwifi: re-introduce per device debugging
2009-08-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-04 Jay Sternbergiwlwifi: remove duplicated version info from sysfs
2009-08-04 Wey-Yi Guyiwlwifi: remove deprecated 6000 series adapters
2009-08-04 Wey-Yi Guyiwlwifi: Distinguish power amplifier for 6000 series
2009-08-04 Daniel C Halperiniwlwifi: clear iwl_cmd_meta structure before use
2009-08-04 Luis R. Rodrigueziwlwifi: remove usage of orig_flags
2009-08-04 Johannes Bergiwlwifi: don't export symbols not needed in other modules
2009-08-03 Reinette Chatreiwlagn: do not send key clear commands when rfkill...
2009-08-03 Julia Lawalldrivers/net/wireless/iwlwifi: introduce missing kfree
2009-08-03 Luis R. Rodriguezcfg80211: fix regression on beacon world roaming feature
2009-07-31 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-07-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-29 Wey-Yi Guyiwlwifi: debugFs to enable/disable HT40 support
2009-07-29 Reinette Chatreiwlagn: fix sparse warning when compiling without debug
2009-07-29 Reinette Chatreiwlagn: fix null pointer access during ucode load on...
2009-07-27 Pavel Machekiwlwifi: fix LED config option
2009-07-27 Wey-Yi Guyiwlwifi: Name fix for MPDU density for TX aggregation
2009-07-27 Reinette Chatreiwlwifi: print packet contents in error case
2009-07-27 Johannes Bergiwlwifi: remove command callback return value
2009-07-27 Johannes Bergiwlwifi: fix up command sending
2009-07-27 Wey-Yi Guyiwlwifi: Thermal Throttling debugfs function
2009-07-27 Wey-Yi Guyiwlwifi: Thermal Throttling Management - part 2
2009-07-27 Wey-Yi Guyiwlwifi: Thermal Throttling Management - Part 1
2009-07-27 Wey-Yi Guyiwlwifi: critical temperature enter/exit condition
2009-07-27 Wey-Yi Guyiwlwifi: revert to active table when rate is not valid
2009-07-27 Roel Kluiniwlwifi: Read outside array bounds
next