wl12xx: stop device role on remove_interface
[pandora-kernel.git] / drivers / net / wireless / iwlwifi /
2011-12-19 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-19 John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo...
2011-12-19 John W. LinvilleMerge branch 'wireless-next' of git://git./linux/kernel...
2011-12-19 Gustavo F. PadovanMerge git://git./linux/kernel/git/padovan/bluetooth
2011-12-16 Kalle ValoMerge remote branch 'wireless-next/master' into ath6kl...
2011-12-16 Johannes Bergiwlagn: remove iwlagn_build_addsta_hcmd
2011-12-16 Hsu, Kennyiwlwifi: add IO function for continuous write of target...
2011-12-16 Johannes Bergiwlwifi: remove unused AMPDU factor/density configuration
2011-12-16 Don Fryiwlwifi: remove most of the iwl_priv references from...
2011-12-16 Don Fryiwlwifi: create iwl_mac80211 unregister routine
2011-12-16 Emmanuel Grumbachiwlwifi: add missing documentation for iwl_shared
2011-12-16 Emmanuel Grumbachiwlwifi: don't accept Tx packets when draining HW queues
2011-12-16 Emmanuel Grumbachiwlwifi: kill iwl_{start,stop}_tx_ba_trans_ready
2011-12-16 Emmanuel Grumbachiwlwifi: add debug in Tx path in AGG flow
2011-12-16 Emmanuel Grumbachiwlwifi: reset the tid_data when a station is removed
2011-12-16 Emmanuel Grumbachiwlwifi: tid_data moves to iwl_priv
2011-12-16 Emmanuel Grumbachiwlwifi: transport layer shouldn't access the AGG SM
2011-12-16 Emmanuel Grumbachiwlwifi: tid_data logic move to upper layer - seq_number
2011-12-16 Emmanuel Grumbachiwlwifi: tid_data logic move to upper layer - txqid
2011-12-16 Emmanuel Grumbachiwlwifi: tid_data logic move to upper layer - check_empty
2011-12-16 Emmanuel Grumbachiwlwifi: tid_data logic move to upper layer - tx AGG...
2011-12-16 Emmanuel Grumbachiwlwifi: tid_data logic move to upper layer - tx AGG...
2011-12-16 Emmanuel Grumbachiwlwifi: tid_data logic move to upper layer - tx AGG...
2011-12-16 Emmanuel Grumbachiwlwifi: don't rely on the wr / rd pointers in DELBA...
2011-12-16 Emmanuel Grumbachiwlwifi: we can wake SW queues even when draining HW...
2011-12-16 Emmanuel Grumbachiwlwifi: don't count the tfds in HW queue any more
2011-12-16 Emmanuel Grumbachiwlwifi: fix endianity issue in debug prints
2011-12-16 Don Fryiwlwifi: Add official names for new devices
2011-12-16 Don Fryiwlwifi: move iwl_cfg from iwl_priv to iwl_shared
2011-12-14 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-14 Wey-Yi Guyiwlwifi: allow to switch to HT40 if not associated
2011-12-14 Johannes Bergiwlwifi: tx_sync only on PAN context
2011-12-13 John W. LinvilleMerge branch 'wireless-next' of git://git./linux/kernel...
2011-12-12 Wey-Yi Guyiwlwifi: do not set the sequence control bit is not...
2011-12-09 Nikolay Martynoviwlwifi regression in 20111205 merge
2011-12-08 Johannes Bergiwlagn: use IWL_MAX_TID_COUNT instead of TID_MAX_LOAD_COUNT
2011-12-08 Johannes Bergiwlagn: use IWL_MAX_TID_COUNT for WoWLAN
2011-12-08 Johannes Bergiwlagn: fix TID use bug
2011-12-08 Don Fryiwlwifi: move calib_results list from iwl_priv to iwl_trans
2011-12-08 Don Fryiwlwifi: move device_pointers from iwl_priv to iwl_shared
2011-12-08 Don Fryiwlwifi: move eeprom pointer from iwl_priv to iwl_shared
2011-12-08 Wey-Yi Guyiwlwifi: set TX_CMD_FLG_STA_RATE_MSK for BAR frame
2011-12-08 Wey-Yi Guyiwlwifi: P2P is not enabled by default
2011-12-08 Hsu, Kennyiwlwifi: add device ID information support by testmode
2011-12-08 Wey-Yi Guyiwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_...
2011-12-08 Wey-Yi Guyiwlwifi: remove reference to legacy devices
2011-12-08 Wey-Yi Guyiwlwifi: minor cleanup
2011-12-08 Wey-Yi Guyiwlwifi: Display more uCode debug info
2011-12-08 Hsu, Kennyiwlwifi: hide kernel option IWLWIFI_DEVICE_SVTOOL
2011-12-08 Hsu, Kennyiwlwifi: add uCode version information support by testmode
2011-12-08 Wey-Yi GuyMerge branch 'master' of git://git./linux/kernel/git...
2011-12-08 Luciano CoelhoMerge branch 'wl12xx-next' into for-linville
2011-12-06 Don Fryiwlwifi: move ucode notification from iwl_priv to iwl_s...
2011-12-06 Don Fryiwlwifi: move ucode_type from iwl_priv to iwl_shared
2011-12-06 Don Fryiwlwifi: replace iwl_priv reference with iwl_trans...
2011-12-06 Don Fryiwlwifi: rename iwl-agn-ucode as iwl-ucode
2011-12-06 Wey-Yi Guyiwlwifi: Rename file name from iwl-sv-open.c to iwl...
2011-12-06 Hsu, Kennyiwlwifi: add WOWLAN uCode loading support by testmode
2011-12-06 Johannes Bergiwlagn: make debug levels more readable
2011-12-06 Johannes Bergiwlagn: remove MACDUMP debug
2011-12-06 Johannes Bergiwlagn: remove HC_DUMP debug
2011-12-06 Johannes Bergiwlagn: remove TX_REPLY_LIMIT debug
2011-12-06 Wey-Yi Guyiwlwifi: declare static for iwl_sram_cleanup function
2011-12-06 Hsu, Kennyiwlwifi: add generic chunk size of tm dumpit packet
2011-12-06 Kenny Hsuiwlwifi: add range checking in tm sram read command
2011-12-06 Hsu, Kennyiwlwifi: add tm commands for sram reading by dumpit
2011-12-06 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-06 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-02 Gustavo F. PadovanMerge branch 'master' of git://git./linux/kernel/git...
2011-12-02 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-02 Wey-Yi Guyiwlwifi: change the default behavior of watchdog timer
2011-12-02 Wey-Yi Guyiwlwifi: do not re-configure HT40 after associated
2011-12-02 Johannes Bergiwlagn: fix HW crypto for TX-only keys
2011-12-02 Don Fryiwlwifi: move ucode notification from iwl_priv to iwl_s...
2011-12-02 Don Fryiwlwifi: move ucode_type from iwl_priv to iwl_shared
2011-12-02 Don Fryiwlwifi: replace iwl_priv reference with iwl_trans...
2011-12-02 Don Fryiwlwifi: rename iwl-agn-ucode as iwl-ucode
2011-12-02 Wey-Yi Guyiwlwifi: Rename file name from iwl-sv-open.c to iwl...
2011-12-02 Hsu, Kennyiwlwifi: add WOWLAN uCode loading support by testmode
2011-12-02 Johannes Bergiwlagn: make debug levels more readable
2011-12-02 Johannes Bergiwlagn: remove MACDUMP debug
2011-12-02 Johannes Bergiwlagn: remove HC_DUMP debug
2011-12-02 Johannes Bergiwlagn: remove TX_REPLY_LIMIT debug
2011-12-02 Johannes Bergiwlagn: fix HW crypto for TX-only keys
2011-12-02 Wey-Yi Guyiwlwifi: declare static for iwl_sram_cleanup function
2011-12-02 Hsu, Kennyiwlwifi: add generic chunk size of tm dumpit packet
2011-12-02 Kenny Hsuiwlwifi: add range checking in tm sram read command
2011-12-02 Hsu, Kennyiwlwifi: add tm commands for sram reading by dumpit
2011-12-02 Wey-Yi Guyiwlwifi: do not re-configure HT40 after associated
2011-12-01 Luciano CoelhoMerge branch 'master' of git://git./linux/kernel/git...
2011-11-28 Emmanuel Grumbachiwlwifi: help to debug AGG SM inconsistencies
2011-11-28 Wey-Yi Guyiwlwifi: show the configuration option
2011-11-28 Wey-Yi Guyiwlwifi: show command string for REPLY_D3_CONFIG
2011-11-28 Johannes Bergiwlagn: allow up to uCode API 6 for 6000 devices
2011-11-28 Johannes Bergiwlagn: dynamically allocate & reflect calibration...
2011-11-28 Johannes Bergiwlagn: remove calibration knowledge
2011-11-28 Hsu, Kennyiwlwifi: add tm commands for indirect register access
2011-11-25 Emmanuel Grumbachiwlwifi: help to debug AGG SM inconsistencies
2011-11-25 Wey-Yi Guyiwlwifi: show the configuration option
2011-11-25 Wey-Yi Guyiwlwifi: show command string for REPLY_D3_CONFIG
next