iwlwifi: remove redundant flags regarding to FAT channel
[safe/jmp/linux-2.6] / drivers / net / wireless /
2008-06-14 Emmanuel Grumbachiwlwifi: remove redundant flags regarding to FAT channel
2008-06-14 Tomas Winkleriwlwifi: remove unused flag
2008-06-14 Ron Rindjunskyiwlwifi: fix allow iwlwifi to aggregate according to...
2008-06-14 Ron Rindjunskyiwlwifi: use ieee80211_conf to examine rate capabilities
2008-06-14 Tomas Winkleriwlwifi: add TX aggregation code for 5000 HW
2008-06-14 Ron Rindjunskyiwlwifi: map sw and hw ampdu queues
2008-06-14 Emmanuel Grumbachiwlwifi: add possibility to disable tx_power calibration
2008-06-14 Emmanuel Grumbachiwlwifi: clean up in setup/cancel deferred work
2008-06-14 Emmanuel Grumbachiwlwifi: removes the RUN_TIME_CALIB ifdef
2008-06-14 Holger Schuriglibertas: rename some registers to clarify their meaning
2008-06-14 Holger Schuriglibertas: check for old, unsupported hardware
2008-06-14 Holger Schuriglibertas: document register meanings
2008-06-14 Holger Schuriglibertas: fix interrupt issue
2008-06-14 Ron Rindjunskyiwlwifi: removing IWL4965_HT config
2008-06-14 Jussi Kivilinnarndis_wlan: cleanup: rename and remove local pointers
2008-06-14 Jussi Kivilinnarndis_wlan: check if set_multicast_list work is already...
2008-06-14 Jussi Kivilinnarndis_wlan: update carrier flag when link state changes
2008-06-14 Jussi Kivilinnarndis_wlan: do link-down state change in worker thread
2008-06-14 Akinobu Mitaairo: use simple_read_from_buffer()
2008-06-14 Gertjan van Wingerdert2x00: Rework alignment check.
2008-06-14 Ivo van Doornrt2x00: Remove unused defines
2008-06-14 Ivo van Doornrt2x00: Clear IEEE80211_TX_CTL_USE_RTS_CTS flag for...
2008-06-14 Ivo van Doornrt2x00: Use __builtin_choose_expr() instead of ?:
2008-06-14 Gertjan van Wingerdert2x00: Fix double usage of skb->cb in USB RX path.
2008-06-14 Gertjan van Wingerdert2x00: Centralize RX packet alignment handling in...
2008-06-14 Gertjan van Wingerdert2x00: Cleanup struct skb_frame_desc.
2008-06-14 Ivo van Doornrt2x00: Don't kick TX queue after each frame
2008-06-14 Ivo van Doornrt2x00: Move generic TX frame writing code into rt2x00queue
2008-06-14 Ivo van Doornrt2x00: Implement rt2x00usb_kick_tx_queue()
2008-06-14 Ivo van Doornrt2x00: Fix queue initialization
2008-06-14 Ivo van Doornrt2x00: Release rt2x00 2.1.7
2008-06-14 Ivo van Doornrt2x00: Make rt2x00_set/get_field macros
2008-06-14 Ivo van Doornrt2x00: Removed unused descriptor read in txdone
2008-06-14 Ivo van Doornrt2x00: Remove CTS/RTS check in tx()
2008-06-14 Ivo van Doornrt2x00: Move led initialization into function
2008-06-14 Ivo van Doornrt2x00: Cleanup/optimize set_state() function callback...
2008-06-14 Ivo van Doornrt2x00: Calculate register offset during compile time
2008-06-10 John W. Linvillert2x00dev.c: fix-up merge damage
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-06-09 Marcin Slusarziwlwifi: fix oops in iwl3945_led_brightness_set
2008-06-09 Michael Bueschzd1211rw: Fix data padding for QoS
2008-06-09 Holger Schuriglibertas: fix sleep confirmation
2008-06-09 Dan Williamsipw2200: queue direct scans
2008-06-04 Felix HomannUSB ID for Philips CPWUA054/00 Wireless USB Adapter 11g
2008-06-04 Holger Schuriglibertas: fix command size for CMD_802_11_SUBSCRIBE_EVENT
2008-06-04 Dan Williamsipw2200: expire and use oldest BSS on adhoc create
2008-06-04 Andrew Mortonairo warning fix
2008-06-04 Michael Bueschb43legacy: Fix controller restart crash
2008-06-03 Holger Schuriglibertas: unify various CF-related defines
2008-06-03 Johannes Bergp54: fix skb->cb tx info conversion
2008-06-03 Tomas Winkleriwlwifi: clean iwl4965_mac_config
2008-06-03 Emmanuel Grumbachiwlwifi: send calibration results as HUGE commands
2008-06-03 Emmanuel Grumbachiwlwifi: remove debugfs entries before cfg80211
2008-06-03 Emmanuel Grumbachiwlwifi: fix a memory leak in scan
2008-06-03 Emmanuel Grumbachiwlwifi: disable FAT channel when not permitted
2008-06-03 Ron Rindjunskyiwlwifi: move iwl_get_hw_mode to iwl-core.h
2008-06-03 Ron Rindjunskyiwlwifi: Rx handlers common use for 4965 and 5000
2008-06-03 Tomas Winkleriwlwifi: add frame count limit to link quality command
2008-06-03 Tomas Winkleriwlwifi: move aggregation code to iwl-tx.c
2008-06-03 Tomas Winkleriwlwifi: move iwl_sta_modify_enable_tid_tx to iwl-sta.c
2008-06-03 Ron Rindjunskyiwlwifi: iwl-5000 add rxon_assoc
2008-06-03 Tomas Winkleriwlwifi: implement txq invalidate byte count table
2008-06-03 Tomas Winkleriwlwifi: move tx reclaim flow into iwl-tx
2008-06-03 Guy Coheniwlwifi: fix in-column rate scaling
2008-06-03 Tomas Winkleriwlwifi: move 4965 tx response into iwl-4965.c
2008-06-03 Ron Rindjunskyiwlwlifi: impelemnt 5000 tx response path
2008-06-03 Tomas Winkleriwlwifi: move tx response common handlers to iwlcore
2008-06-03 Ron Rindjunskyiwlwifi: add iwl5000_tx_response structure
2008-06-03 Ron Rindjunskyiwlwifi: activate status ready timeout only for run...
2008-06-03 Tomas Winkleriwlwifi-5000: implement initial calibration for 5000
2008-06-03 Tomas Winkleriwlwifi: move iwl_rx_missed_beacon_notif to iwl-rx.c
2008-06-03 Tomas Winkleriwlwifi: move add sta handler to iwl-sta.c
2008-06-03 Tomas Winkleriwlwifi: add remove station functionality
2008-06-03 Tomas Winkleriwlwifi: move iwl_rxq_stop into iwl-rx.c
2008-06-03 Tomas Winkleriwlwifi: move txq_ctx_stop into iwl-tx.c
2008-06-03 Tomas Winkleriwlwifi: refactor stop master function
2008-06-03 Tomas Winkleriwlwifi: implement apm stop function
2008-06-03 Tomas Winkleriwlwifi: implement apm reset flow
2008-06-03 Tomas Winkleriwlwifi: setup correctly L1 L0S pi link values
2008-06-03 Tomas Winkleriwlwifi: remove 4965 from alive_resp structures
2008-06-03 Tomas Winkleriwlwifi: clean up alive_start routine
2008-06-03 Tomas Winkleriwlwifi: remove notif_missed_beacons variable
2008-06-03 Tomas Winkleriwlwifi: remove unused variable form __iwl4965_down
2008-06-03 Tomas Winkleriwlwifi: mark 4965 ucode types
2008-06-03 Zhu Yiiwlwifi: create drivers debugfs dir under wiphy->debugfsdir
2008-06-03 Ron Rindjunskyiwlwifi: increase max payload of iwl_cmd
2008-06-03 Gregory Greenmaniwlwifi: use uCode error and event tables pointer w...
2008-06-03 Ron Rindjunskyiwlwifi: add RTC data address for iwl5000
2008-06-03 Ester Kummeriwlwifi: move iwl_dump_nic_error_log to iwlcore module
2008-06-03 Holger Schuriglibertas: fix compact flash interrupt handling
2008-06-03 Javier Cardonalibertas: rate adaptation configuration via iwconfig.
2008-06-03 Johannes Bergb43legacy: fix build errors when DMA or PIO are not...
2008-06-03 Scott Ashcroftrndis_wlan: use ARRAY_SIZE instead of sizeof when addin...
2008-06-03 Johannes Bergath5k: use IEEE80211_SKB_CB
2008-06-03 Holger Schuriglibertas: before sleeping, check for a command result
2008-06-03 Holger Schuriglibertas: use lbs_pr_XX instead of printk
2008-06-03 Holger Schuriglibertas: speeds up downloading of CF firmware
2008-06-03 Holger Schuriglibertas: don't spin_unlock_irq() twice
2008-06-03 David Woodhouselibertas: provide reset_card() callback on OLPC
next