summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/common.c
Commit message (Expand)AuthorAgeFilesLines
* iwlegacy: get rid of ctx structureStanislaw Gruszka2012-02-061-120/+79
* iwlegacy: remove il_setup_interface()Stanislaw Gruszka2012-02-061-19/+3
* iwlegacy: get rid of ctx->is_activeStanislaw Gruszka2012-02-061-18/+3
* iwlegacy: move ht out of ctx structureStanislaw Gruszka2012-02-061-25/+24
* iwlegacy: move qos_data out of ctx structureStanislaw Gruszka2012-02-061-12/+12
* iwlegacy: remove ctx interface_modesStanislaw Gruszka2012-02-061-25/+4
* iwlegacy: get rid of ctx->station_flagsStanislaw Gruszka2012-02-061-1/+1
* iwlegacy: get rid of ctxidStanislaw Gruszka2012-02-061-6/+0
* iwlegacy: get rid of *_devtypeStanislaw Gruszka2012-02-061-3/+3
* iwlegacy: move bcast_sta_id to hw_paramsStanislaw Gruszka2012-02-061-1/+1
* iwlegacy: get rid of ap_sta_idStanislaw Gruszka2012-02-061-1/+1
* iwlegacy: get rid of qos_cmdStanislaw Gruszka2012-02-061-1/+1
* iwlegacy: get rid of ctx->rxon_timing_cmdStanislaw Gruszka2012-02-061-1/+1
* iwlegacy: move rxon commands out of ctx structureStanislaw Gruszka2012-02-061-80/+77
* iwlegacy: move some i/o helpers out of inlineStanislaw Gruszka2012-01-041-0/+161
* iwlegacy: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-061-3/+2
* iwlegacy: checkpatch.pl fixesStanislaw Gruszka2011-11-151-126/+31
* iwlegacy: indentions and whitespacesStanislaw Gruszka2011-11-151-936/+991
* iwlegacy: merge iwl-debug.h into common.hStanislaw Gruszka2011-11-151-1/+0
* iwlegacy: merge iwl-{eeprom,led}.h into common.hStanislaw Gruszka2011-11-151-1/+0
* iwlegacy: merge iwl-power.h into common.hStanislaw Gruszka2011-11-151-1/+0
* iwlegacy: merge common header filesStanislaw Gruszka2011-11-151-5/+1
* iwlegacy: rename iwl-core.h to common.hStanislaw Gruszka2011-11-151-1/+1
* iwlegacy: remove il_ieee80211_get_hw_confStanislaw Gruszka2011-11-151-1/+1
* iwlegacy: merge common .c filesStanislaw Gruszka2011-11-151-0/+3146
* iwlegacy: rename iwl-core.c to common.cStanislaw Gruszka2011-11-151-0/+2608