Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
[deliverable/linux.git] / drivers / net / wireless / iwlwifi /
2012-03-08  Amit Bekaiwlwifi: fixed testmode notifications length
2012-03-08  Amit Bekaiwlwifi: add testmode command for rx forwarding
2012-03-08  Stanislaw Gruszkaiwlwifi: reintroduce iwl_enable_rfkill_int
2012-03-08  Stanislaw Gruszkaiwlwifi: print DMA stop timeout error only if it happened
2012-03-08  Stanislaw Gruszkaiwlwifi: use writeb,writel,readl directly
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  Stanislaw Gruszkaiwlwifi: dump stack when fail to gain access to the...
2012-03-08  Johannes Bergiwlwifi: return error if loading uCode failed
2012-03-08  Johannes Bergiwlwifi: remove unused max_nrg_cck from sensitivity...
2012-03-08  Johannes Bergiwlwifi: make EEPROM enhanced TX power a bool
2012-03-08  Johannes Bergiwlwifi: move BT/HT params to shared
2012-03-08  Johannes Bergiwlwifi: remove BT handlers from lib_ops
2012-03-08  Johannes Bergiwlwifi: transport's tx_agg_disable must be atomic
2012-03-08  Johannes Bergiwlwifi: redesign PASSIVE_NO_RX workaround
2012-03-08  Johannes Bergiwlwifi: remove unused argument from iwlagn_suspend
2012-03-08  Johannes Bergiwlwifi: remove two unused arguments in testmode
2012-03-08  Johannes Bergiwlwifi: remove unused argument from iwl_init_hw_rates
2012-03-08  Johannes Bergiwlwifi: move iwl_sta_id_or_broadcast to user
2012-03-08  Johannes Bergiwlwifi: remove unused argument from rs_initialize_lq
2012-03-08  Johannes Bergiwlwifi: remove unused arguments from iwlagn_gain_compu...
2012-03-08  Olof JohanssonMerge branch 'fixes' of git://git./linux/kernel/git...
2012-03-08  Luciano CoelhoMerge branch 'wl12xx-next' into for-linville
2012-03-08  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-03-08  David S. MillerMerge branch 'fixes' of git://git./linux/kernel/git...
2012-03-07  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2012-03-07  Johannes Bergiwlwifi: make iwl_fill_probe_req static
2012-03-07  Johannes Bergiwlwifi: clean up iwl-commands.h
2012-03-07  Johannes Bergiwlwifi: don't include iwl-prph.h everywhere
2012-03-07  Johannes Bergiwlwifi: remove PA type configuration
2012-03-07  Johannes Bergiwlwifi: remove priv from shared
2012-03-07  Johannes Bergiwlwifi: virtualize nic_config
2012-03-07  Johannes Bergiwlwifi: move packet to transport
2012-03-07  Johannes Bergiwlwifi: move irq to PCIe
2012-03-07  Johannes Bergiwlwifi: move all uCode load variables
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: fix notification wait bug
2012-03-07  Johannes Bergiwlwifi: constify remaining config data
2012-03-07  Johannes Bergiwlwifi: put use_rts_for_aggregation into hw_params
2012-03-07  Johannes Bergiwlwifi: use watchdog timeout from hw_params
2012-03-07  Johannes Bergiwlwifi: keep plcp_delta_threshold in priv
2012-03-07  Johannes Bergiwlwifi: remove max_txq_num from hw_params
2012-03-07  Johannes Bergiwlwifi: remove num_of_queues module parameter
2012-03-07  Johannes Bergiwlwifi: clean up iwl-core.h inclusions
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: move status check functions out of shared
2012-03-07  Johannes Bergiwlwifi: remove shadow_reg_enable from hw_params
2012-03-07  Johannes Bergiwlwifi: remove AMT check from transport
2012-03-07  Johannes Bergiwlwifi: rename ucode.h to fw-file.h
2012-03-07  Johannes Bergiwlwifi: move rfkill status handling out of transport
2012-03-07  Johannes Bergiwlwifi: move mutex out of shared
2012-03-07  Johannes Bergiwlwifi: move lockdep assertion into DVM
2012-03-07  Johannes Bergiwlwifi: move RF/CT kill check to command wrapper
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-07  Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-03-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-07  Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2012-03-06  Johannes Bergiwlwifi: move firmware completion wait
2012-03-06  Johannes Bergiwlwifi: move firmware request into drv
2012-03-06  Johannes Bergiwlwifi: move iwl_base_params to shared header
2012-03-06  Johannes Bergiwlwifi: move uCode deallocation to drv
2012-03-06  Johannes Bergiwlwifi: fix station HT parameters
2012-03-06  Johannes Bergiwlwifi: move traffic log definitions
2012-03-06  Johannes Bergiwlwifi: move IWL_MASK into file using it
2012-03-06  Johannes Bergiwlwifi: move tid_to_ac to PCI-E
2012-03-06  Johannes Bergiwlwifi: iwl_rx_cmd_buffer belongs to transport API
2012-03-06  Johannes Bergiwlwifi: move queue functions to PCI-E
2012-03-06  Johannes Bergiwlwifi: transport's tx_agg_alloc must not sleep
2012-03-06  Johannes Bergiwlwifi: refactor PCI-E RX path
2012-03-06  Johannes Bergiwlwifi: don't pass iwl_rx_mem_buffer to upper layers
2012-03-06  Johannes Bergiwlwifi: pass response packet directly
2012-03-06  Johannes Bergiwlwifi: use ieee80211_tx_status
2012-03-06  Johannes Bergiwlwifi: move wowlan bool into priv
2012-03-06  Johannes Bergiwlwifi: clean up (wowlan) suspend flow
2012-03-06  Johannes Bergiwlwifi: reduce IDI code ifdef
2012-03-06  Johannes Bergiwlwifi: make config const
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: remove per-device debug level
2012-03-06  Johannes Bergiwlwifi: simplify auth/assoc flow
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: introduce per-queue locks
2012-03-06  Johannes Bergiwlwifi: build some station commands directly
2012-03-06  Johannes Bergiwlwifi: simplify code in iwlagn_key_sta_id
2012-03-06  Johannes Bergiwlwifi: reduce sta_lock hold time in TX
2012-03-06  Johannes Bergiwlwifi: remove an unused argument
2012-03-06  Johannes Bergiwlwifi: move iwl_clear_driver_stations to user
2012-03-06  Johannes Bergiwlwifi: always monitor for stuck queues
2012-03-06  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-03-06  Linus TorvaldsMerge tag 'fixes-3.3-rc7' of git://git./linux/kernel...
2012-03-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-06  Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
next
This page took 0.073384 seconds and 8 git commands to generate.