Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[linux-flexiantxendom0-3.2.10.git] / drivers / net / wireless / iwlwifi / iwl-agn-rx.c
2012-05-03 Eric Dumazetiwlwifi: fix skb truesize underestimation
2012-03-25 Eric Dumazetnet: add a truesize parameter to skb_add_rx_frag()
2012-03-12 Meenakshi Venkataramaniwlwifi: move wait_command_queue from shared to trans
2012-03-08 Don Fryiwlwifi: correct status bit refactoring errors
2012-03-08 Don Fryiwlwifi: more status bit factoring
2012-03-08 Amit Bekaiwlwifi: add testmode command for rx forwarding
2012-03-08 Johannes Bergiwlwifi: remove BT handlers from lib_ops
2012-03-08 Johannes Bergiwlwifi: redesign PASSIVE_NO_RX workaround
2012-03-07 Johannes Bergiwlwifi: move packet to transport
2012-03-07 Johannes Bergiwlwifi: move ucode_owner to priv
2012-03-07 Johannes Bergiwlwifi: abstract out notification wait support
2012-03-07 Johannes Bergiwlwifi: keep plcp_delta_threshold in priv
2012-03-07 Johannes Bergiwlwifi: move ucode loading to op_mode
2012-03-06 Johannes Bergiwlwifi: don't pass iwl_rx_mem_buffer to upper layers
2012-03-06 Johannes Bergiwlwifi: introduce statistics lock
2012-02-27 Emmanuel Grumbachiwlwifi: virtualize op_mode's rx
2012-02-17 Johannes Bergiwlwifi: move workqueue to priv
2012-02-02 Emmanuel Grumbachiwlwifi: give trans to all the read / write functions
2012-01-24 Wey-Yi Guyiwlwifi: update Copyright
2012-01-24 Wey-Yi Guyiwlwifi: don't process the info from uCode if does...
2012-01-06 Wey-Yi Guyiwlwifi: update Copyright
2012-01-06 Wey-Yi Guyiwlwifi: don't process the info from uCode if does...
2011-12-16 Don Fryiwlwifi: move iwl_cfg from iwl_priv to iwl_shared
2011-12-08 Don Fryiwlwifi: move device_pointers from iwl_priv to iwl_shared
2011-12-06 Don Fryiwlwifi: move ucode notification from iwl_priv to iwl_s...
2011-12-02 Don Fryiwlwifi: move ucode notification from iwl_priv to iwl_s...
2011-11-28 Wey-Yi Guyiwlwifi: show command string for REPLY_D3_CONFIG
2011-11-25 Wey-Yi Guyiwlwifi: show command string for REPLY_D3_CONFIG
2011-11-11 Emmanuel Grumbachiwlwifi: add debug information on queue stop / wake
2011-11-11 Johannes Bergiwlagn: add P2P NoA to probe responses
2011-10-14 Emmanuel Grumbachiwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h
2011-10-14 Wey-Yi Guyiwlagn: rename iwl-rx.c to iwl-agn-rx.c
2011-02-28 Stanislaw Gruszkaiwlwifi: move remaining iwl-agn-rx.c code into iwl...
2011-02-28 Stanislaw Gruszkaiwlwifi: move check health code into iwl-rx.c
2011-01-28 Stanislaw Gruszkaiwlwifi: introduce iwl_bt_statistics
2010-10-07 Johannes Bergiwlwifi: clean up declarations
2010-10-06 Wey-Yi Guyiwlagn: reduce redundant parameter definitions
2010-07-23 Wey-Yi Guyiwlagn: Add support for bluetooth statistics notification
2010-07-23 Wey-Yi Guyiwlagn: add statistic notification structure for WiFi...
2010-06-25 Wey-Yi Guyiwlwifi: add a mechanism to disable plcp error checking
2010-06-21 Wey-Yi Guyiwlwifi: move _agn statistics related structure
2010-06-21 Wey-Yi Guyiwlwifi: move agn specific rx related code to iwl-agn...