summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/4965.c
AgeCommit message (Expand)AuthorLines
2015-11-18iwlegacy: move under intel directoryKalle Valo-1950/+0
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg-1/+1
2013-01-30net: iwlegacy: remove unused variableGuenter Roeck-3/+0
2012-02-22iwlegacy: merge all ops structures into oneStanislaw Gruszka-32/+19
2012-02-22iwlegacy: merge il_lib_ops into il_opsStanislaw Gruszka-11/+8
2012-02-22iwlegacy: remove il_apm_opsStanislaw Gruszka-5/+2
2012-02-22iwlegacy: merge eeprom_ops into lib_opsStanislaw Gruszka-4/+2
2012-02-22iwlegacy: remove temp_opsStanislaw Gruszka-4/+1
2012-02-22iwlegacy: move debugfs_ops to il_privStanislaw Gruszka-7/+0
2012-02-22iwlegacy: gather all 4965 handlers in one placeStanislaw Gruszka-312/+0
2012-02-22iwlegacy: regulatory_bands is not an opsStanislaw Gruszka-8/+11
2012-02-06iwlegacy: remove set_hw_params callbackStanislaw Gruszka-76/+0
2012-02-06iwlegacy: remove struct il_tx_infoStanislaw Gruszka-8/+10
2012-02-06iwlegacy: merge il_base_params into il_cfgStanislaw Gruszka-20/+17
2012-02-06iwlegacy: move ops out of configStanislaw Gruszka-29/+5
2012-02-06iwlegacy: get rid of ctx structureStanislaw Gruszka-32/+30
2012-02-06iwlegacy: get rid of ctx->is_activeStanislaw Gruszka-3/+0
2012-02-06iwlegacy: move bcast_sta_id to hw_paramsStanislaw Gruszka-2/+1
2012-02-06iwlegacy: get rid of ctx->rxon_cmdStanislaw Gruszka-3/+3
2012-02-06iwlegacy: move rxon commands out of ctx structureStanislaw Gruszka-50/+49
2012-01-04iwlegacy: 4965: remove one il4965_hdl_beaconStanislaw Gruszka-19/+0
2011-11-16iwlegacy: debugfs_ops should depend on CONFIG_IWLEGACY_DEBUGFSGreg Dietsche-0/+2
2011-11-15iwlegacy: remove unused IL_AC_UNSET defineStanislaw Gruszka-2/+0
2011-11-15iwlegacy: checkpatch.pl fixesStanislaw Gruszka-2/+2
2011-11-15iwlegacy: indentions and whitespacesStanislaw Gruszka-373/+368
2011-11-15iwlegacy: use FH49_ prefix in 4965 codeStanislaw Gruszka-1/+1
2011-11-15iwlegacy: merge iwl-{eeprom,led}.h into common.hStanislaw Gruszka-1/+0
2011-11-15iwlegacy: merge common header filesStanislaw Gruszka-5/+1
2011-11-15iwlegacy: rename iwl-core.h to common.hStanislaw Gruszka-1/+1
2011-11-15iwlegacy: remove il_ieee80211_get_hw_confStanislaw Gruszka-1/+1
2011-11-15iwlegacy: rename other handlersStanislaw Gruszka-2/+2
2011-11-15iwlegacy: s/rx_reply/hdl/Stanislaw Gruszka-4/+4
2011-11-15iwlegacy: s/rx_handler/handler/Stanislaw Gruszka-5/+5
2011-11-15iwlegacy: rename REPLY_ to N_ or C_Stanislaw Gruszka-12/+12
2011-11-15iwlegacy: s/STATISTICS/STATS/Stanislaw Gruszka-2/+2
2011-11-15iwlegacy: s/STATUS_/S_/Stanislaw Gruszka-9/+9
2011-11-15iwlegacy: move iwl-4965-{,hw,debugfs,calib}.h to 4965.hStanislaw Gruszka-3/+23
2011-11-15iwlegacy: merge iwl-4965-ucode.c into 4965.cStanislaw Gruszka-0/+125
2011-11-15iwlegacy: merge iwl-4965-eeprom.c into 4965.cStanislaw Gruszka-0/+74
2011-11-15iwlegacy: merge iwl-4965-led.c into 4965.cStanislaw Gruszka-1/+30
2011-11-15iwlegacy: rename base 4965 and 3945 file namesStanislaw Gruszka-0/+2183