iwlwifi: make tx_cmd_pool kmem cache global
[pandora-kernel.git] / drivers / net / wireless / iwlwifi / iwl-agn.c
2012-03-08 Stanislaw Gruszkaiwlwifi: make tx_cmd_pool kmem cache global
2012-03-08 Stanislaw Gruszkaiwlwifi: cleanup/fix memory barriers
2012-03-08 Stanislaw Gruszkaiwlwifi: always check if got h/w access before write
2012-03-08 Johannes Bergiwlwifi: remove BT handlers from lib_ops
2012-03-08 Johannes Bergiwlwifi: redesign PASSIVE_NO_RX workaround
2012-03-08 Johannes Bergiwlwifi: remove unused argument from iwl_init_hw_rates
2012-03-08 Luciano CoelhoMerge branch 'wl12xx-next' into for-linville
2012-03-07 Johannes Bergiwlwifi: remove priv from shared
2012-03-07 Johannes Bergiwlwifi: virtualize nic_config
2012-03-07 Johannes Bergiwlwifi: move ucode_owner to priv
2012-03-07 Johannes Bergiwlwifi: put use_rts_for_aggregation into hw_params
2012-03-07 Johannes Bergiwlwifi: keep plcp_delta_threshold in priv
2012-03-07 Johannes Bergiwlwifi: remove num_of_queues module parameter
2012-03-07 Johannes Bergiwlwifi: virtualize command queue full behaviour
2012-03-07 Johannes Bergiwlwifi: make tracing use device as identifier
2012-03-07 Johannes Bergiwlwifi: remove shadow_reg_enable from hw_params
2012-03-07 Johannes Bergiwlwifi: move mutex out of shared
2012-03-07 Johannes Bergiwlwifi: add wrappers for command sending
2012-03-07 Johannes Bergiwlwifi: remove iwl-wifi.h
2012-03-07 Johannes Bergiwlwifi: split out firmware store
2012-03-07 Johannes Bergiwlwifi: move ucode loading to op_mode
2012-03-06 Johannes Bergiwlwifi: move firmware completion wait
2012-03-06 Johannes Bergiwlwifi: move uCode deallocation to drv
2012-03-06 Johannes Bergiwlwifi: move wowlan bool into priv
2012-03-06 Johannes Bergiwlwifi: use valid TX/RX antenna from hw_params
2012-03-06 Johannes Bergiwlwifi: remove SKU from config
2012-03-06 Johannes Bergiwlwifi: make EXIT_PENDING depend on mac80211
2012-03-06 Johannes Bergiwlwifi: remove shared lock
2012-03-06 Johannes Bergiwlwifi: introduce statistics lock
2012-03-06 Johannes Bergiwlwifi: make sta lock private & BH lock
2012-03-06 Johannes Bergiwlwifi: move iwl_clear_driver_stations to user
2012-02-29 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-02-27 Emmanuel Grumbachiwlwifi: kill iwl_bus.h
2012-02-27 Emmanuel Grumbachiwlwifi: eeprom gets transport and not bus
2012-02-27 Emmanuel Grumbachiwlwifi: virtualize op_mode's fw_error
2012-02-27 Emmanuel Grumbachiwlwifi: virtualize op_mode's set_hw_rf_kill
2012-02-27 Emmanuel Grumbachiwlwifi: virtualize op_mode's stop/start queue
2012-02-27 Emmanuel Grumbachiwlwifi: virtualize op_mode's rx
2012-02-27 Emmanuel Grumbachiwlwifi: virtualize op_mode's free skb
2012-02-27 Emmanuel Grumbachiwlwifi: virtualize the op_mode
2012-02-27 Emmanuel Grumbachiwlwifi: rename iwl_remove to iwl_op_mode_dvm_stop
2012-02-27 Emmanuel Grumbachiwlwifi: introducing the drv object's flows
2012-02-27 Johannes Bergiwlwifi: move uCode flags handling to op_mode
2012-02-27 Emmanuel Grumbachiwlwifi: move content of iwl_probe to post fetch_fw
2012-02-27 John W. LinvilleMerge branch 'wireless-next' of git://git./linux/kernel...
2012-02-17 Don Fryiwlwifi: changes args to iwl_nic for firmware operations
2012-02-17 Emmanuel Grumbachiwlwifi: iwl_set_hw_params returns always 0
2012-02-17 Emmanuel Grumbachiwlwifi: kill iwl_down and s/__iwl_down/iwl_down
2012-02-17 Don Fryiwlwifi: change args to ucode routines
2012-02-17 Don Fryiwlwifi: move firmware_loading_complete to iwl_nic
2012-02-17 Don Fryiwlwifi: move ucode_ver to iwl_nic
2012-02-17 Johannes Bergiwlwifi: move workqueue to priv
2012-02-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-02-06 John W. LinvilleMerge branch 'wireless-next' of git://git./linux/kernel...
2012-02-06 John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo...
2012-02-02 Don Fryiwlwifi: move all ucode routines to iwl-ucode.c
2012-02-02 Don Fryiwlwifi: move bcast_sta_id init to common routine
2012-02-02 Don Fryiwlwifi: clarify comment
2012-02-02 Emmanuel Grumbachiwlwifi: move hw_rev to transport layer
2012-02-02 Emmanuel Grumbachiwlwifi: move the RF kill logic from iwl_probe to transport
2012-02-02 Emmanuel Grumbachiwlwifi: introduce trans_ops->stop_hw
2012-02-02 Emmanuel Grumbachiwlwifi: move apm_init to start_hw
2012-02-02 Emmanuel Grumbachiwlwifi: move prepare_card_hw to start_hw
2012-02-02 Emmanuel Grumbachiwlwifi: rename trans_ops->request_irq to trans_ops...
2012-02-02 Emmanuel Grumbachiwlwifi: don't use the bus for ucode fw_desc any more
2012-02-02 Emmanuel Grumbachiwlwifi: remove the pointer to dev from the bus layer
2012-02-02 Emmanuel Grumbachiwlwifi: give trans to all the read / write functions
2012-02-02 Emmanuel Grumbachiwlwifi: allocate the transport from the bus layer
2012-02-02 Emmanuel Grumbachiwlwifi: move the shrd memory from priv
2012-02-02 Emmanuel Grumbachiwlwifi: separate the APM from the EEPROM
2012-02-02 Emmanuel Grumbachiwlwifi: add fw_alive to transport layer API, kill...
2012-02-01 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-01-30 Wey-Yi Guyiwlwifi: add option to disalbe LED
2012-01-30 Johannes Bergiwlwifi: fix uCode event tracing
2012-01-28 Wey-Yi Guyiwlwifi: add option to disalbe LED
2012-01-28 Johannes Bergiwlwifi: fix uCode event tracing
2012-01-24 Wey-Yi Guyiwlwifi: update Copyright
2012-01-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-23 Linus TorvaldsMerge tag 'arm-soc-imx-move' of git://git./linux/kernel...
2012-01-19 Linus TorvaldsMerge branches 'sched-urgent-for-linus', 'perf-urgent...
2012-01-19 H. Peter AnvinMerge remote-tracking branch 'linus/master' into x86...
2012-01-19 Linus TorvaldsMerge branch 'for-next-merge' of git://git./linux/kerne...
2012-01-18 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2012-01-18 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2012-01-18 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-01-18 Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2012-01-18 Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2012-01-18 Len BrownMerge branches 'einj', 'intel_idle', 'misc', 'srat...
2012-01-18 Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2012-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-17 Linus TorvaldsMerge branch 'stable/for-linus-fixes-3.3' of git:/...
2012-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-17 Ingo MolnarMerge branch 'tip/perf/urgent-2' of git://git./linux...
2012-01-17 Len BrownMerge branch 'acpica-validate-address-regression' into...
2012-01-17 Olof JohanssonMerge branch 'fixes-for-arm-soc' of git://sources.calxe...
2012-01-17 Olof JohanssonMerge branch 'msm-fix' of git://codeaurora.org/quic...
2012-01-17 Olof JohanssonMerge branch 'picoxcell-fixes' of git://github.com...
2012-01-17 Linus TorvaldsMerge branch 'x86/rdrand' of git://git./linux/kernel...
2012-01-17 Linus TorvaldsMerge branch 'x86-syscall-for-linus' of git://git....
2012-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next