aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlegacy/3945-mac.c
AgeCommit message (Expand)Author
2013-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-18iwl3945: fix length of dma buffersStanislaw Gruszka
2013-03-11iwlegacy: fix sparse warningsStephen Hemminger
2013-02-14iwlegacy: more checks for dma mapping errorsStanislaw Gruszka
2013-02-01iwlegacy: check for dma mapping errorsStanislaw Gruszka
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-07iwlegacy: allow to enable PSStanislaw Gruszka
2013-01-07iwlegacy: add flush callbackStanislaw Gruszka
2013-01-07drivers/net/wireless/iwlegacy: use strlcpy instead of strncpyChen Gang
2012-12-06iwlegacy: remove __dev* attributesBill Pemberton
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-03-26iwlegacy: do not nulify il->vif on resetStanislaw Gruszka
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-12iwl3945: fix possible il->txq NULL pointer dereference in delayed worksStanislaw Gruszka
2012-02-22iwlegacy: s/S_RF_KILL_HW/S_RFKILL/gStanislaw Gruszka
2012-02-22iwlegacy: do not grab nic access if rfkillStanislaw Gruszka
2012-02-22iwleagcy: fix ident code damageStanislaw Gruszka
2012-02-22iwlegacy: improve mac operation debuggability a bitStanislaw Gruszka
2012-02-22iwlegacy: get rid of tx/rx traffic logStanislaw Gruszka
2012-02-22iwlegacy: merge il_lib_ops into il_opsStanislaw Gruszka
2012-02-22iwlegacy: remove il_apm_opsStanislaw Gruszka
2012-02-22iwlegacy: move debugfs_ops to il_privStanislaw Gruszka
2012-02-22iwlegacy: use writeb,writel,readl directlyStanislaw Gruszka
2012-02-06iwlegacy: remove struct il_tx_infoStanislaw Gruszka
2012-02-06iwlegacy: move ops out of configStanislaw Gruszka
2012-02-06iwlegacy: get rid of ctx structureStanislaw Gruszka
2012-02-06iwlegacy: remove ctx interface_modesStanislaw Gruszka
2012-02-06iwlegacy: get rid of ctxidStanislaw Gruszka
2012-02-06iwlegacy: get rid of *_devtypeStanislaw Gruszka
2012-02-06iwlegacy: move bcast_sta_id to hw_paramsStanislaw Gruszka
2012-02-06iwlegacy: get rid of ap_sta_idStanislaw Gruszka
2012-02-06iwlegacy: get rid of wep_key_cmdStanislaw Gruszka
2012-02-06iwlegacy: get rid of qos_cmdStanislaw Gruszka
2012-02-06iwlegacy: get rid of rxon_assoc_cmdStanislaw Gruszka
2012-02-06iwlegacy: get rid of ctx->rxon_timing_cmdStanislaw Gruszka
2012-02-06iwlegacy: get rid of ctx->rxon_cmdStanislaw Gruszka
2012-02-06iwlegacy: move rxon commands out of ctx structureStanislaw Gruszka
2012-01-04iwlegacy: 3945: fix hw passive scan on radar channelsStanislaw Gruszka
2012-01-04iwlegacy: 3945: simplify calculations of retry limitStanislaw Gruszka
2011-11-15iwlegacy: checkpatch.pl fixesStanislaw Gruszka
2011-11-15iwlegacy: indentions and whitespacesStanislaw Gruszka
2011-11-15iwlegacy: use FH39_ prefix in 3945 codeStanislaw Gruszka
2011-11-15iwlegacy: merge common header filesStanislaw Gruszka
2011-11-15iwlegacy: rename iwl-core.h to common.hStanislaw Gruszka
2011-11-15iwlegacy: remove il_ieee80211_get_hw_confStanislaw Gruszka
2011-11-15iwlegacy: rename iwl-commands.h to commands.hStanislaw Gruszka
2011-11-15iwlegacy: rename other handlersStanislaw Gruszka
2011-11-15iwlegacy: s/rx_reply/hdl/Stanislaw Gruszka
2011-11-15iwlegacy: s/rx_handler/handler/Stanislaw Gruszka
2011-11-15iwlegacy: rename REPLY_ to N_ or C_Stanislaw Gruszka