summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlegacy/common.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-04iwlegacy: move some i/o helpers out of inlineStanislaw Gruszka1-0/+161
2011-12-07iwlegacy: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-3/+2
2011-11-15iwlegacy: checkpatch.pl fixesStanislaw Gruszka1-126/+31
2011-11-15iwlegacy: indentions and whitespacesStanislaw Gruszka1-936/+991
2011-11-15iwlegacy: merge iwl-debug.h into common.hStanislaw Gruszka1-1/+0
2011-11-15iwlegacy: merge iwl-{eeprom,led}.h into common.hStanislaw Gruszka1-1/+0
2011-11-15iwlegacy: merge iwl-power.h into common.hStanislaw Gruszka1-1/+0
2011-11-15iwlegacy: merge common header filesStanislaw Gruszka1-5/+1
2011-11-15iwlegacy: rename iwl-core.h to common.hStanislaw Gruszka1-1/+1
2011-11-15iwlegacy: remove il_ieee80211_get_hw_confStanislaw Gruszka1-1/+1
2011-11-15iwlegacy: merge common .c filesStanislaw Gruszka1-0/+3146
2011-11-15iwlegacy: rename iwl-core.c to common.cStanislaw Gruszka1-0/+2608