Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
[linux-flexiantxendom0-3.2.10.git] / drivers / net / wireless / iwlegacy / 4965-mac.c
2012-03-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-03-26 Stanislaw Gruszkaiwlegacy: do not nulify il->vif on reset
2012-03-25 Eric Dumazetnet: add a truesize parameter to skb_add_rx_frag()
2012-02-29 Greg Dietscheiwlegacy: remove enum iw_calib and related code
2012-02-29 Johannes Bergmac80211: handle non-bufferable MMPDUs correctly
2012-02-22 Stanislaw Gruszkaiwlegacy: s/il_txq_mem/il_free_txq_mem/g
2012-02-22 Stanislaw Gruszkaiwlegacy: s/S_RF_KILL_HW/S_RFKILL/g
2012-02-22 Stanislaw Gruszkaiwlegacy: small queue initializations cleanup
2012-02-22 Stanislaw Gruszkaiwlegacy: enable only rfkill interrupt when rfkill...
2012-02-22 Stanislaw Gruszkaiwlegacy: small il4965_set_hw_ready cleanup
2012-02-22 Stanislaw Gruszkaiwlegacy: do not grab nic access if rfkill
2012-02-22 Stanislaw Gruszkaiwleagcy: fix ident code damage
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: remove temp_ops
2012-02-22 Stanislaw Gruszkaiwlegacy: move debugfs_ops to il_priv
2012-02-22 Stanislaw Gruszkaiwlegacy: gather all 4965 handlers in one place
2012-02-22 Stanislaw Gruszkaiwlegacy: use writeb,writel,readl directly
2012-02-22 Stanislaw Gruszkaiwlegacy: always check if got h/w access before write
2012-02-06 Stanislaw Gruszkaiwlegacy: remove set_hw_params callback
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: get rid of ctx->is_active
2012-02-06 Stanislaw Gruszkaiwlegacy: get rid of ctx->ac_to_queue
2012-02-06 Stanislaw Gruszkaiwlegacy: get rid of ctx->ac_to_fifo
2012-02-06 Stanislaw Gruszkaiwlegacy: move ht out of ctx structure
2012-02-06 Stanislaw Gruszkaiwlegacy: remove ctx interface_modes
2012-02-06 Stanislaw Gruszkaiwlegacy: move wep_keys out of context
2012-02-06 Stanislaw Gruszkaiwlegacy: get rid of mcast_queue
2012-02-06 Stanislaw Gruszkaiwlegacy: get rid of ctxid
2012-02-06 Stanislaw Gruszkaiwlegacy: get rid of *_devtype
2012-02-06 Stanislaw Gruszkaiwlegacy: move bcast_sta_id to hw_params
2012-02-06 Stanislaw Gruszkaiwlegacy: get rid of ap_sta_id
2012-02-06 Stanislaw Gruszkaiwlegacy: get rid of wep_key_cmd
2012-02-06 Stanislaw Gruszkaiwlegacy: get rid of qos_cmd
2012-02-06 Stanislaw Gruszkaiwlegacy: get rid of rxon_assoc_cmd
2012-02-06 Stanislaw Gruszkaiwlegacy: get rid of ctx->rxon_timing_cmd
2012-02-06 Stanislaw Gruszkaiwlegacy: get rid of ctx->rxon_cmd
2012-02-06 Stanislaw Gruszkaiwlegacy: move rxon commands out of ctx structure
2012-01-04 Stanislaw Gruszkaiwlegacy: 4965: remove one il4965_hdl_beacon
2012-01-04 Stanislaw Gruszkaiwlegacy: 4965: small tx_cmd build cleanup
2012-01-04 Stanislaw Gruszkaiwlegacy: 4965: toggle tx antenna inline
2011-11-16 Greg Dietscheiwlegacy: 4965: remove vif null check in request_scan
2011-11-15 Greg Dietscheiwlegacy: change IL_WARN to D_HT in il4965_tx_agg_start
2011-11-15 Stanislaw Gruszkaiwlegacy: checkpatch.pl fixes
2011-11-15 Stanislaw Gruszkaiwlegacy: indentions and whitespaces
2011-11-15 Stanislaw Gruszkaiwlegacy: use FH49_ prefix in 4965 code
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: move IL_MASK
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-4965-{,hw,debugfs,calib}.h to 4965.h
2011-11-15 Stanislaw Gruszkaiwlegacy: add accidentally removed comments
2011-11-15 Stanislaw Gruszkaiwlegacy: merge iwl-4965-lib.c into 4965-mac.c
2011-11-15 Stanislaw Gruszkaiwlegacy: merge iwl-4965-{tx,rx}.c into 4965-mac.c
2011-11-15 Stanislaw Gruszkaiwlegacy: merge iwl-4965-sta.c into 4965-mac.c
2011-11-15 Stanislaw Gruszkaiwlegacy: merge iwl-4965-led.c into 4965.c
2011-11-15 Stanislaw Gruszkaiwlegacy: rename base 4965 and 3945 file names