summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/3945-mac.c
Commit message (Expand)AuthorAgeFilesLines
* iwlegacy: convert hex_dump_to_buffer() to %*phAndy Shevchenko2015-07-211-1/+1
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-2/+4
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-241-2/+2
* iwl3945: Use setup_timerJulia Lawall2015-01-071-3/+1
* iwlegacy: merge reclaim checkStanislaw Gruszka2014-02-241-8/+1
* iwl3945: fix wakeup interruptStanislaw Gruszka2014-02-241-1/+3
* iwl3945: do not print RFKILL messageStanislaw Gruszka2013-12-051-2/+1
* cfg80211: move regulatory flags to their own variableLuis R. Rodriguez2013-11-251-3/+3
* cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-251-1/+1
* wireless: iwlegacy: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-261-2/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-211-1/+2
|\
| * iwlegacy: fix error return code in il3945_pci_probe()Wei Yongjun2013-06-121-1/+2
* | net: wireless: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-031-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-221-10/+12
|\
| * iwl3945: fix length of dma buffersStanislaw Gruszka2013-03-181-10/+12
* | iwlegacy: fix sparse warningsStephen Hemminger2013-03-111-1/+1
|/
* iwlegacy: more checks for dma mapping errorsStanislaw Gruszka2013-02-141-24/+27
* iwlegacy: check for dma mapping errorsStanislaw Gruszka2013-02-011-12/+27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-1/+1
|\
| * drivers/net/wireless/iwlegacy: use strlcpy instead of strncpyChen Gang2013-01-071-1/+1
* | iwlegacy: allow to enable PSStanislaw Gruszka2013-01-071-1/+4
* | iwlegacy: add flush callbackStanislaw Gruszka2013-01-071-0/+1
|/
* iwlegacy: remove __dev* attributesBill Pemberton2012-12-061-2/+2
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-4/+8
* iwlegacy: do not nulify il->vif on resetStanislaw Gruszka2012-03-261-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-181-1/+1
|\
| * iwl3945: fix possible il->txq NULL pointer dereference in delayed worksStanislaw Gruszka2012-03-121-1/+1
* | iwlegacy: s/S_RF_KILL_HW/S_RFKILL/gStanislaw Gruszka2012-02-221-15/+15
* | iwlegacy: do not grab nic access if rfkillStanislaw Gruszka2012-02-221-4/+13
* | iwleagcy: fix ident code damageStanislaw Gruszka2012-02-221-13/+5
* | iwlegacy: improve mac operation debuggability a bitStanislaw Gruszka2012-02-221-7/+9
* | iwlegacy: get rid of tx/rx traffic logStanislaw Gruszka2012-02-221-10/+2
* | iwlegacy: merge il_lib_ops into il_opsStanislaw Gruszka2012-02-221-4/+4
* | iwlegacy: remove il_apm_opsStanislaw Gruszka2012-02-221-1/+1
* | iwlegacy: move debugfs_ops to il_privStanislaw Gruszka2012-02-221-0/+3
* | iwlegacy: use writeb,writel,readl directlyStanislaw Gruszka2012-02-221-3/+3
* | iwlegacy: remove struct il_tx_infoStanislaw Gruszka2012-02-061-3/+1
* | iwlegacy: move ops out of configStanislaw Gruszka2012-02-061-12/+10
* | iwlegacy: get rid of ctx structureStanislaw Gruszka2012-02-061-37/+30
* | iwlegacy: remove ctx interface_modesStanislaw Gruszka2012-02-061-4/+2
* | iwlegacy: get rid of ctxidStanislaw Gruszka2012-02-061-2/+0
* | iwlegacy: get rid of *_devtypeStanislaw Gruszka2012-02-061-3/+0
* | iwlegacy: move bcast_sta_id to hw_paramsStanislaw Gruszka2012-02-061-2/+2
* | iwlegacy: get rid of ap_sta_idStanislaw Gruszka2012-02-061-1/+0
* | iwlegacy: get rid of wep_key_cmdStanislaw Gruszka2012-02-061-1/+0
* | iwlegacy: get rid of qos_cmdStanislaw Gruszka2012-02-061-1/+0
* | iwlegacy: get rid of rxon_assoc_cmdStanislaw Gruszka2012-02-061-1/+0
* | iwlegacy: get rid of ctx->rxon_timing_cmdStanislaw Gruszka2012-02-061-1/+0
* | iwlegacy: get rid of ctx->rxon_cmdStanislaw Gruszka2012-02-061-1/+0
* | iwlegacy: move rxon commands out of ctx structureStanislaw Gruszka2012-02-061-46/+36
|/
OpenPOWER on IntegriCloud