Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[linux-flexiantxendom0-3.2.10.git] / drivers / net / wireless / iwlegacy / 3945.c
2012-03-19 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-03-12 Stanislaw Gruszkaiwl3945: fix possible il->txq NULL pointer dereference...
2012-02-22 Stanislaw Gruszkaiwlegacy: s/il_txq_mem/il_free_txq_mem/g
2012-02-22 Stanislaw Gruszkaiwlegacy: small queue initializations cleanup
2012-02-22 Stanislaw Gruszkaiwlegacy: do not grab nic access if rfkill
2012-02-22 Stanislaw Gruszkaiwlegacy: get rid of tx/rx traffic log
2012-02-22 Stanislaw Gruszkaiwlegacy: merge all ops structures into one
2012-02-22 Stanislaw Gruszkaiwlegacy: merge il_lib_ops into il_ops
2012-02-22 Stanislaw Gruszkaiwlegacy: remove il_apm_ops
2012-02-22 Stanislaw Gruszkaiwlegacy: merge eeprom_ops into lib_ops
2012-02-22 Stanislaw Gruszkaiwlegacy: move debugfs_ops to il_priv
2012-02-22 Stanislaw Gruszkaiwlegacy: regulatory_bands is not an ops
2012-02-06 Stanislaw Gruszkaiwlegacy: remove struct il_tx_info
2012-02-06 Stanislaw Gruszkaiwlegacy: merge il_base_params into il_cfg
2012-02-06 Stanislaw Gruszkaiwlegacy: move ops out of config
2012-02-06 Stanislaw Gruszkaiwlegacy: get rid of ctx structure
2012-02-06 Stanislaw Gruszkaiwlegacy: move bcast_sta_id to hw_params
2012-02-06 Stanislaw Gruszkaiwlegacy: move rxon commands out of ctx structure
2012-01-04 Stanislaw Gruszkaiwlegacy: 3945: simplify calculations of retry limit
2012-01-04 Stanislaw Gruszkaiwlegacy: 3945: get rid of hw_{set,get}_rate
2012-01-04 Dan Carpenteriwlegacy: off by one in iwl3945_hw_build_tx_cmd_rate()
2011-11-16 Greg Dietscheiwlegacy: debugfs_ops should depend on CONFIG_IWLEGACY_...
2011-11-15 Stanislaw Gruszkaiwlegacy: checkpatch.pl fixes
2011-11-15 Stanislaw Gruszkaiwlegacy: indentions and whitespaces
2011-11-15 Stanislaw Gruszkaiwlegacy: merge iwl-{eeprom,led}.h into common.h
2011-11-15 Stanislaw Gruszkaiwlegacy: merge common header files
2011-11-15 Stanislaw Gruszkaiwlegacy: rename iwl-core.h to common.h
2011-11-15 Stanislaw Gruszkaiwlegacy: rename iwl-commands.h to commands.h
2011-11-15 Stanislaw Gruszkaiwlegacy: rename other handlers
2011-11-15 Stanislaw Gruszkaiwlegacy: s/rx_reply/hdl/
2011-11-15 Stanislaw Gruszkaiwlegacy: s/rx_handler/handler/
2011-11-15 Stanislaw Gruszkaiwlegacy: rename REPLY_ to N_ or C_
2011-11-15 Stanislaw Gruszkaiwlegacy: s/STATISTICS/STATS/
2011-11-15 Stanislaw Gruszkaiwlegacy: s/STATUS_/S_/
2011-11-15 Stanislaw Gruszkaiwlegacy: move iwl-3945-{,hw,fh,debugfs}.h to 3945.h
2011-11-15 Stanislaw Gruszkaiwlegacy: merge iwl-3945-led.c into 3945.c
2011-11-15 Stanislaw Gruszkaiwlegacy: rename base 4965 and 3945 file names