aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/3945-mac.c
Commit message (Expand)AuthorAge
* iwl3945: Use setup_timerJulia Lawall2015-01-07
* iwlegacy: merge reclaim checkStanislaw Gruszka2014-02-24
* iwl3945: fix wakeup interruptStanislaw Gruszka2014-02-24
* iwl3945: do not print RFKILL messageStanislaw Gruszka2013-12-05
* cfg80211: move regulatory flags to their own variableLuis R. Rodriguez2013-11-25
* cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-25
* wireless: iwlegacy: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-26
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-21
|\
| * iwlegacy: fix error return code in il3945_pci_probe()Wei Yongjun2013-06-12
* | net: wireless: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-03
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-22
|\
| * iwl3945: fix length of dma buffersStanislaw Gruszka2013-03-18
* | iwlegacy: fix sparse warningsStephen Hemminger2013-03-11
|/
* iwlegacy: more checks for dma mapping errorsStanislaw Gruszka2013-02-14
* iwlegacy: check for dma mapping errorsStanislaw Gruszka2013-02-01
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28
|\
| * drivers/net/wireless/iwlegacy: use strlcpy instead of strncpyChen Gang2013-01-07
* | iwlegacy: allow to enable PSStanislaw Gruszka2013-01-07
* | iwlegacy: add flush callbackStanislaw Gruszka2013-01-07
|/
* iwlegacy: remove __dev* attributesBill Pemberton2012-12-06
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-31
* iwlegacy: do not nulify il->vif on resetStanislaw Gruszka2012-03-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-18
|\
| * iwl3945: fix possible il->txq NULL pointer dereference in delayed worksStanislaw Gruszka2012-03-12
* | iwlegacy: s/S_RF_KILL_HW/S_RFKILL/gStanislaw Gruszka2012-02-22
* | iwlegacy: do not grab nic access if rfkillStanislaw Gruszka2012-02-22
* | iwleagcy: fix ident code damageStanislaw Gruszka2012-02-22
* | iwlegacy: improve mac operation debuggability a bitStanislaw Gruszka2012-02-22
* | iwlegacy: get rid of tx/rx traffic logStanislaw Gruszka2012-02-22
* | iwlegacy: merge il_lib_ops into il_opsStanislaw Gruszka2012-02-22
* | iwlegacy: remove il_apm_opsStanislaw Gruszka2012-02-22
* | iwlegacy: move debugfs_ops to il_privStanislaw Gruszka2012-02-22
* | iwlegacy: use writeb,writel,readl directlyStanislaw Gruszka2012-02-22
* | iwlegacy: remove struct il_tx_infoStanislaw Gruszka2012-02-06
* | iwlegacy: move ops out of configStanislaw Gruszka2012-02-06
* | iwlegacy: get rid of ctx structureStanislaw Gruszka2012-02-06
* | iwlegacy: remove ctx interface_modesStanislaw Gruszka2012-02-06
* | iwlegacy: get rid of ctxidStanislaw Gruszka2012-02-06
* | iwlegacy: get rid of *_devtypeStanislaw Gruszka2012-02-06
* | iwlegacy: move bcast_sta_id to hw_paramsStanislaw Gruszka2012-02-06
* | iwlegacy: get rid of ap_sta_idStanislaw Gruszka2012-02-06
* | iwlegacy: get rid of wep_key_cmdStanislaw Gruszka2012-02-06
* | iwlegacy: get rid of qos_cmdStanislaw Gruszka2012-02-06
* | iwlegacy: get rid of rxon_assoc_cmdStanislaw Gruszka2012-02-06
* | iwlegacy: get rid of ctx->rxon_timing_cmdStanislaw Gruszka2012-02-06
* | iwlegacy: get rid of ctx->rxon_cmdStanislaw Gruszka2012-02-06
* | iwlegacy: move rxon commands out of ctx structureStanislaw Gruszka2012-02-06
|/
* iwlegacy: 3945: fix hw passive scan on radar channelsStanislaw Gruszka2012-01-04
* iwlegacy: 3945: simplify calculations of retry limitStanislaw Gruszka2012-01-04
* iwlegacy: checkpatch.pl fixesStanislaw Gruszka2011-11-15