summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/3945-mac.c
AgeCommit message (Expand)AuthorLines
2015-11-18iwlegacy: move under intel directoryKalle Valo-3959/+0
2015-07-21iwlegacy: convert hex_dump_to_buffer() to %*phAndy Shevchenko-1/+1
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg-2/+4
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg-2/+2
2015-01-07iwl3945: Use setup_timerJulia Lawall-3/+1
2014-02-24iwlegacy: merge reclaim checkStanislaw Gruszka-8/+1
2014-02-24iwl3945: fix wakeup interruptStanislaw Gruszka-1/+3
2013-12-05iwl3945: do not print RFKILL messageStanislaw Gruszka-2/+1
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez-3/+3
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez-1/+1
2013-09-26wireless: iwlegacy: remove unnecessary pci_set_drvdata()Jingoo Han-2/+0
2013-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+2
2013-06-12iwlegacy: fix error return code in il3945_pci_probe()Wei Yongjun-1/+2
2013-06-03net: wireless: replace strict_strtoul() with kstrtoul()Jingoo Han-1/+1
2013-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-10/+12
2013-03-18iwl3945: fix length of dma buffersStanislaw Gruszka-10/+12
2013-03-11iwlegacy: fix sparse warningsStephen Hemminger-1/+1
2013-02-14iwlegacy: more checks for dma mapping errorsStanislaw Gruszka-24/+27
2013-02-01iwlegacy: check for dma mapping errorsStanislaw Gruszka-12/+27
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+1
2013-01-07iwlegacy: allow to enable PSStanislaw Gruszka-1/+4
2013-01-07iwlegacy: add flush callbackStanislaw Gruszka-0/+1
2013-01-07drivers/net/wireless/iwlegacy: use strlcpy instead of strncpyChen Gang-1/+1
2012-12-06iwlegacy: remove __dev* attributesBill Pemberton-2/+2
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn-4/+8
2012-03-26iwlegacy: do not nulify il->vif on resetStanislaw Gruszka-2/+0
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2012-03-12iwl3945: fix possible il->txq NULL pointer dereference in delayed worksStanislaw Gruszka-1/+1
2012-02-22iwlegacy: s/S_RF_KILL_HW/S_RFKILL/gStanislaw Gruszka-15/+15
2012-02-22iwlegacy: do not grab nic access if rfkillStanislaw Gruszka-4/+13
2012-02-22iwleagcy: fix ident code damageStanislaw Gruszka-13/+5
2012-02-22iwlegacy: improve mac operation debuggability a bitStanislaw Gruszka-7/+9
2012-02-22iwlegacy: get rid of tx/rx traffic logStanislaw Gruszka-10/+2
2012-02-22iwlegacy: merge il_lib_ops into il_opsStanislaw Gruszka-4/+4
2012-02-22iwlegacy: remove il_apm_opsStanislaw Gruszka-1/+1
2012-02-22iwlegacy: move debugfs_ops to il_privStanislaw Gruszka-0/+3
2012-02-22iwlegacy: use writeb,writel,readl directlyStanislaw Gruszka-3/+3
2012-02-06iwlegacy: remove struct il_tx_infoStanislaw Gruszka-3/+1
2012-02-06iwlegacy: move ops out of configStanislaw Gruszka-12/+10
2012-02-06iwlegacy: get rid of ctx structureStanislaw Gruszka-37/+30
2012-02-06iwlegacy: remove ctx interface_modesStanislaw Gruszka-4/+2
2012-02-06iwlegacy: get rid of ctxidStanislaw Gruszka-2/+0
2012-02-06iwlegacy: get rid of *_devtypeStanislaw Gruszka-3/+0
2012-02-06iwlegacy: move bcast_sta_id to hw_paramsStanislaw Gruszka-2/+2
2012-02-06iwlegacy: get rid of ap_sta_idStanislaw Gruszka-1/+0
2012-02-06iwlegacy: get rid of wep_key_cmdStanislaw Gruszka-1/+0
2012-02-06iwlegacy: get rid of qos_cmdStanislaw Gruszka-1/+0
2012-02-06iwlegacy: get rid of rxon_assoc_cmdStanislaw Gruszka-1/+0
2012-02-06iwlegacy: get rid of ctx->rxon_timing_cmdStanislaw Gruszka-1/+0
2012-02-06iwlegacy: get rid of ctx->rxon_cmdStanislaw Gruszka-1/+0